summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-09-17 12:34:57 +0000
committerRüdiger Timm <rt@openoffice.org>2004-09-17 12:34:57 +0000
commit89c8243f63e364c7347fadf90dc8ec10c29f57e6 (patch)
tree7e5412f3c7b0e2922a725d1c17ec46cb7e469445
parent99ecfb7e53217d0b1d372ddfac3ac82b51d73961 (diff)
INTEGRATION: CWS os34 (1.2.24); FILE MERGED
2004/08/02 09:50:52 tl 1.2.24.1: #i30303# conversion dictionaries for simplified/traditional Chinese
-rw-r--r--linguistic/source/hhconvdic.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/linguistic/source/hhconvdic.cxx b/linguistic/source/hhconvdic.cxx
index 273f782783a2..10222accfcb0 100644
--- a/linguistic/source/hhconvdic.cxx
+++ b/linguistic/source/hhconvdic.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: hhconvdic.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: obo $ $Date: 2004-04-27 16:07:31 $
+ * last change: $Author: rt $ $Date: 2004-09-17 13:34:57 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -187,7 +187,7 @@ BOOL TextIsAllScriptType( const OUString &rTxt, INT16 nScriptType )
///////////////////////////////////////////////////////////////////////////
HHConvDic::HHConvDic( const String &rName, const String &rMainURL ) :
- ConvDic( rName, LANGUAGE_KOREAN, ConversionDictionaryType::HANGUL_HANJA, rMainURL )
+ ConvDic( rName, LANGUAGE_KOREAN, ConversionDictionaryType::HANGUL_HANJA, TRUE, rMainURL )
{
}