Home
last modified time | relevance | path

Searched refs:aCountryStr (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/xmloff/source/style/
H A Dxmlnumfe.cxx370 OUString aLangStr, aCountryStr; in AddLanguageAttr_Impl() local
371 MsLangId::convertLanguageToIsoNames( (LanguageType)nLang, aLangStr, aCountryStr ); in AddLanguageAttr_Impl()
375 if (aCountryStr.getLength()) in AddLanguageAttr_Impl()
376 rExport.AddAttribute( XML_NAMESPACE_NUMBER, XML_COUNTRY, aCountryStr ); in AddLanguageAttr_Impl()
/aoo4110/main/sfx2/inc/sfx2/
H A Dsfxhelp.hxx39 String aCountryStr; member in SfxHelp
/aoo4110/main/sfx2/source/appl/
H A Dsfxhelp.cxx624 aCountryStr = aLocaleStr.copy( nSepPos+1 ); in SfxHelp()
632 aCountryStr = aLocaleStr.copy( nSepPos+1 ); in SfxHelp()
/aoo4110/main/sc/source/core/tool/
H A Daddincol.cxx190 rtl::OUString aLangStr, aCountryStr; in GetExcelName() local
191 MsLangId::convertLanguageToIsoNames( eDestLang, aLangStr, aCountryStr ); in GetExcelName()
193 rtl::OUString aUserCountry = aCountryStr.toAsciiUpperCase(); in GetExcelName()

Completed in 66 milliseconds