]> git.pld-linux.org Git - packages/libreoffice.git/blob - openoffice-init-sw.patch
- DON'T hardcode java paths!
[packages/libreoffice.git] / openoffice-init-sw.patch
1 Index: sw/source/core/sw3io/sw3imp.cxx
2 ===================================================================
3 RCS file: /cvs/sw/sw/source/core/sw3io/sw3imp.cxx,v
4 retrieving revision 1.20
5 diff -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.029512 seconds and 3 git commands to generate.