Searched refs:convertLanguageToIsoNames (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/i18npool/source/isolang/ |
H A D | isolang.cxx | 586 void MsLangId::convertLanguageToIsoNames( LanguageType nLang, in convertLanguageToIsoNames() function in MsLangId 630 void MsLangId::convertLanguageToIsoNames( LanguageType nLang, in convertLanguageToIsoNames() function in MsLangId 833 convertLanguageToIsoNames( nLang, aLangStr, aCountry ); in convertLanguageToIsoString() 853 convertLanguageToIsoNames( nLang, aLangStr, aCountry ); in convertLanguageToIsoByteString()
|
H A D | mslangid.cxx | 179 convertLanguageToIsoNames( nLang, rLocale.Language, rLocale.Country); in convertLanguageToLocale()
|
/aoo42x/main/i18npool/inc/i18npool/ |
H A D | mslangid.hxx | 165 static void convertLanguageToIsoNames( LanguageType nLang, 167 static void convertLanguageToIsoNames( LanguageType nLang,
|
/aoo42x/main/xmloff/source/style/ |
H A D | xmlnumfe.cxx | 371 MsLangId::convertLanguageToIsoNames( (LanguageType)nLang, aLangStr, aCountryStr ); in AddLanguageAttr_Impl()
|
/aoo42x/main/unotools/source/i18n/ |
H A D | localedatawrapper.cxx | 483 MsLangId::convertLanguageToIsoNames( eLang, aLanguage, aCountry ); in getInstalledLanguageTypes()
|
/aoo42x/main/sc/source/core/tool/ |
H A D | addincol.cxx | 191 MsLangId::convertLanguageToIsoNames( eDestLang, aLangStr, aCountryStr ); in GetExcelName()
|
Completed in 87 milliseconds