summaryrefslogtreecommitdiff
path: root/linguistic
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2001-04-03 10:50:08 +0000
committerOliver Specht <os@openoffice.org>2001-04-03 10:50:08 +0000
commit76db0a64d13c166b156eef3cbbb320f7fb53d860 (patch)
tree46dc451705b1d9ea837abb2f11645e8deebe18f0 /linguistic
parentde0acd8b745d5d041f3414862bbae2acd7b217be (diff)
#83139# which ids corrected
Diffstat (limited to 'linguistic')
-rw-r--r--linguistic/source/lngopt.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/linguistic/source/lngopt.cxx b/linguistic/source/lngopt.cxx
index f3f1ffbce46b..0eb2cf573935 100644
--- a/linguistic/source/lngopt.cxx
+++ b/linguistic/source/lngopt.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: lngopt.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: tl $ $Date: 2001-02-02 15:39:32 $
+ * last change: $Author: os $ $Date: 2001-04-03 11:50:08 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -381,9 +381,9 @@ static SfxItemPropertyMap aLinguProps[] =
&::getCppuType( (sal_Int16*)0 ), 0, 0 },
{ MAP_CHAR_LEN(UPN_DEFAULT_LOCALE), WID_DEFAULT_LOCALE,
&::getCppuType( (Locale* )0), 0, 0 },
- { MAP_CHAR_LEN(UPN_DEFAULT_LOCALE_CJK), WID_DEFAULT_LOCALE,
+ { MAP_CHAR_LEN(UPN_DEFAULT_LOCALE_CJK), WID_DEFAULT_LOCALE_CJK,
&::getCppuType( (Locale* )0), 0, 0 },
- { MAP_CHAR_LEN(UPN_DEFAULT_LOCALE_CTL), WID_DEFAULT_LOCALE,
+ { MAP_CHAR_LEN(UPN_DEFAULT_LOCALE_CTL), WID_DEFAULT_LOCALE_CTL,
&::getCppuType( (Locale* )0), 0, 0 },
{ MAP_CHAR_LEN(UPN_HYPH_MIN_LEADING), WID_HYPH_MIN_LEADING,
&::getCppuType( (sal_Int16*)0 ), 0, 0 },