[ooo-build-commit] .: patches/dev300

Kohei Yoshida kohei at kemper.freedesktop.org
Fri May 21 18:56:52 PDT 2010


 patches/dev300/cjk-character-units-imp.diff |    8 ++++++++
 1 file changed, 8 insertions(+)

New commits:
commit c546cee7646f924044bb78202d120f6c2141ae9b
Author: Kohei Yoshida <kyoshida at novell.com>
Date:   Fri May 21 21:56:35 2010 -0400

    Include needed header to fix build breakage.
    
    * patches/dev300/cjk-character-units-imp.diff:

diff --git a/patches/dev300/cjk-character-units-imp.diff b/patches/dev300/cjk-character-units-imp.diff
index 2b6ae3d..f98d76e 100644
--- a/patches/dev300/cjk-character-units-imp.diff
+++ b/patches/dev300/cjk-character-units-imp.diff
@@ -28,6 +28,14 @@ diff --git cui/source/tabpages/paragrph.cxx cui/source/tabpages/paragrph.cxx
 index d500078..14128e6 100644
 --- cui/source/tabpages/paragrph.cxx
 +++ cui/source/tabpages/paragrph.cxx
+@@ -38,6 +38,7 @@
+ #define _SVX_PARAGRPH_CXX   0
+ 
+ #include <svl/languageoptions.hxx>
++#include <svl/cjkoptions.hxx>
+ #include <editeng/pgrditem.hxx>
+ #include <cuires.hrc>
+ #include "paragrph.hrc"
 @@ -438,11 +438,19 @@ void SvxStdParagraphTabPage::Reset( const SfxItemSet& rSet )
  
      // Metrik einstellen


More information about the ooo-build-commit mailing list