Searched refs:getCountry (Results 1 – 9 of 9) sorted by relevance
155 class getCountry : public CppUnit::TestFixture class171 rtl::OUString suCountry = aLocale.getCountry(); in getCountry_001()187 CPPUNIT_TEST_SUITE(getCountry);320 CPPUNIT_TEST_SUITE_NAMED_REGISTRATION(rtl_locale::getCountry, "rtl_locale");
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
231 ::rtl::OUString getCountry() const;
395 String countryString = l.getCountry(); in getLocalizedValue()
368 loc.Country = l.getCountry(); in getLocale()
304 aLocale.Country = java.util.Locale.getDefault().getCountry(); in checkIfLanguagePathExists()
832 aLocale.Country = Locale.getDefault().getCountry(); in insertFormattedField()
548 …sFullMatch += rtl::OUStringToOString(maLoc.getCountry().toAsciiLowerCase(), RTL_TEXTENCODING_UTF8); in bestname()
Completed in 83 milliseconds