Home
last modified time | relevance | path

Searched refs:eCurLangCJK (Results 1 – 2 of 2) sorted by relevance

/trunk/main/cui/source/options/
H A Doptgdlg.cxx1671 LanguageType eCurLangCJK = LANGUAGE_NONE; in Reset() local
1691 eCurLangCJK = MsLangId::convertLocaleToLanguage( aLocale ); in Reset()
1717 …if (MsLangId::resolveSystemLanguageByScriptType(eCurLangCJK, ::com::sun::star::i18n::ScriptType::A… in Reset()
1718 eCurLangCJK = eTempCurLang; in Reset()
1733 if(LANGUAGE_NONE == eCurLangCJK || LANGUAGE_DONTKNOW == eCurLangCJK) in Reset()
1736 aAsianLanguageLB.SelectLanguage(eCurLangCJK); in Reset()
/trunk/main/reportdesign/source/core/api/
H A DReportComponent.cxx99 …LanguageType eCurLangCJK = MsLangId::resolveSystemLanguageByScriptType(MsLangId::convertLocaleToLa… in OFormatProperties() local
104 lcl_getDefaultFonts(aLatin,aCJK,aCTL,eCurLang,eCurLangCJK,eCurLangCTL); in OFormatProperties()

Completed in 30 milliseconds