diff options
author | Rüdiger Timm <rt@openoffice.org> | 2004-09-09 08:37:06 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2004-09-09 08:37:06 +0000 |
commit | e633460d49688fd7e2599661cee737a7a83c9b7e (patch) | |
tree | f68b62dd1b9db180f904585a2933a0d1f64604ba /svtools/source/config/languageoptions.cxx | |
parent | 78d5f7fbcd55642d07134275b5903a33a2b43a7f (diff) |
INTEGRATION: CWS kurdish (1.8.12); FILE MERGED
2004/08/31 15:35:42 er 1.8.12.1: #i33578# add Kurdish
Diffstat (limited to 'svtools/source/config/languageoptions.cxx')
-rw-r--r-- | svtools/source/config/languageoptions.cxx | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/svtools/source/config/languageoptions.cxx b/svtools/source/config/languageoptions.cxx index 877ffa01ac74..e185baf2faa1 100644 --- a/svtools/source/config/languageoptions.cxx +++ b/svtools/source/config/languageoptions.cxx @@ -2,9 +2,9 @@ * * $RCSfile: languageoptions.cxx,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: obo $ $Date: 2004-08-11 15:30:02 $ + * last change: $Author: rt $ $Date: 2004-09-09 09:37:06 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -284,6 +284,8 @@ sal_uInt16 SvtLanguageOptions::GetScriptTypeOfLanguage( sal_uInt16 nLang ) case LANGUAGE_URDU: case LANGUAGE_URDU_PAKISTAN: case LANGUAGE_URDU_INDIA: + case LANGUAGE_USER_KURDISH_IRAQ: + case LANGUAGE_USER_KURDISH_IRAN: case LANGUAGE_VIETNAMESE: // not included in langtab.src? nScript = SCRIPTTYPE_COMPLEX; break; |