]> git.pld-linux.org Git - packages/libreoffice.git/blob - openoffice-i18n-cleanup.patch
- up
[packages/libreoffice.git] / openoffice-i18n-cleanup.patch
1 Index: sc/source/ui/app/scmod2.cxx
2 ===================================================================
3 RCS file: /cvs/sc/sc/source/ui/app/scmod2.cxx,v
4 retrieving revision 1.8
5 diff -u -p -u -r1.8 scmod2.cxx
6 --- sc/source/ui/app/scmod2.cxx 18 Feb 2002 18:03:35 -0000      1.8
7 +++ sc/source/ui/app/scmod2.cxx 12 Aug 2003 11:26:55 -0000
8 @@ -79,9 +79,6 @@ using namespace com::sun::star;
9  
10  //------------------------------------------------------------------
11  
12 -//#define LINGUPROP_DEFLOCALE                  "DefaultLocale"
13 -//#define LINGUPROP_CJKLOCALE                  "DefaultLocale_CJK"
14 -//#define LINGUPROP_CTLLOCALE                  "DefaultLocale_CTL"
15  #define LINGUPROP_AUTOSPELL                    "IsSpellAuto"
16  #define LINGUPROP_HIDEAUTO                     "IsSpellHide"
17  
18 Index: sch/source/core/chtmodel.cxx
19 ===================================================================
20 RCS file: /cvs/graphics/sch/source/core/chtmodel.cxx,v
21 retrieving revision 1.63
22 diff -u -p -u -r1.63 chtmodel.cxx
23 --- sch/source/core/chtmodel.cxx        1 Nov 2002 14:14:49 -0000       1.63
24 +++ sch/source/core/chtmodel.cxx        12 Aug 2003 11:27:03 -0000
25 @@ -211,11 +211,6 @@ using namespace ::com::sun::star::uno;
26  using namespace ::com::sun::star::lang;
27  using namespace ::com::sun::star::linguistic2;
28  
29 -#define LINGUPROP_DEFLOCALE                    "DefaultLocale"
30 -#define LINGUPROP_CJKLOCALE                    "DefaultLocale_CJK"
31 -#define LINGUPROP_CTLLOCALE                    "DefaultLocale_CTL"
32 -
33 -
34  /************************************************************************/
35  
36  /*************************************************************************
This page took 0.026067 seconds and 3 git commands to generate.