summaryrefslogtreecommitdiff
path: root/i18npool
diff options
context:
space:
mode:
authorEike Rathke [er] <eike.rathke@oracle.com>2010-07-30 21:31:39 +0200
committerEike Rathke [er] <eike.rathke@oracle.com>2010-07-30 21:31:39 +0200
commit09bef4bf9ec8b77c55f4fa8ace4650bf1bfcd017 (patch)
tree961b367f1fb997ad25f52d6dea442bcc15310bdb /i18npool
parent06d8dc602fb3fa13f768044dc0b8058eb7b393c2 (diff)
calc57: #i113485# Uyghur is CTL
Diffstat (limited to 'i18npool')
-rw-r--r--i18npool/source/isolang/mslangid.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/i18npool/source/isolang/mslangid.cxx b/i18npool/source/isolang/mslangid.cxx
index da9da0ff8646..a03d24e6fcdb 100644
--- a/i18npool/source/isolang/mslangid.cxx
+++ b/i18npool/source/isolang/mslangid.cxx
@@ -373,6 +373,7 @@ sal_Int16 MsLangId::getScriptType( LanguageType nLang )
case LANGUAGE_USER_BODO_INDIA:
case LANGUAGE_USER_DOGRI_INDIA:
case LANGUAGE_USER_MAITHILI_INDIA:
+ case LANGUAGE_UIGHUR_CHINA:
nScript = ::com::sun::star::i18n::ScriptType::COMPLEX;
break;