Searched refs:getCountry (Results 1 – 9 of 9) sorted by relevance
124 class getCountry : public ::testing::Test class137 TEST_F(getCountry, getCountry_001) in TEST_F() argument140 rtl::OUString suCountry = aLocale.getCountry(); in TEST_F()145 TEST_F(getCountry, getCountry_002) in TEST_F() argument
396 ::rtl::OUString Locale::getCountry() const in getCountry() function in comphelper::Locale638 if ( !aLocale.getCountry().isEmpty()) in getFallback()
217 OUString getCountry() const { return pData->Country; } in getCountry() function in rtl::OLocale
239 ::rtl::OUString getCountry() const;
395 String countryString = l.getCountry(); in getLocalizedValue()
368 loc.Country = l.getCountry(); in getLocale()
308 aLocale.Country = java.util.Locale.getDefault().getCountry(); in checkIfLanguagePathExists()
832 aLocale.Country = Locale.getDefault().getCountry(); in insertFormattedField()
549 …sFullMatch += rtl::OUStringToOString(maLoc.getCountry().toAsciiLowerCase(), RTL_TEXTENCODING_UTF8); in bestname()
Completed in 76 milliseconds