]> git.pld-linux.org Git - packages/libreoffice.git/blame - openoffice-init-sw.patch
- DON'T hardcode java paths!
[packages/libreoffice.git] / openoffice-init-sw.patch
CommitLineData
f6bd72df 1Index: sw/source/core/sw3io/sw3imp.cxx
2===================================================================
3RCS file: /cvs/sw/sw/source/core/sw3io/sw3imp.cxx,v
4retrieving revision 1.20
5diff -u -p -u -r1.20 sw3imp.cxx
6--- sw/source/core/sw3io/sw3imp.cxx 4 Jul 2003 13:23:43 -0000 1.20
7+++ sw/source/core/sw3io/sw3imp.cxx 3 Oct 2003 08:06:03 -0000
8@@ -360,6 +360,7 @@ Sw3IoImp::Sw3IoImp( Sw3Io& r )
9 pRefSdrObjects = 0;
10 #endif
11 hBatsFontConv = 0;
12+ hMathFontConv = 0;
13 Reset();
14
15 {
This page took 0.031904 seconds and 4 git commands to generate.