Home
last modified time | relevance | path

Searched refs:getCountry (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sal/qa/rtl/locale/
H A Drtl_locale.cxx124 class getCountry : public ::testing::Test class
137 TEST_F(getCountry, getCountry_001) in TEST_F() argument
140 rtl::OUString suCountry = aLocale.getCountry(); in TEST_F()
145 TEST_F(getCountry, getCountry_002) in TEST_F() argument
/trunk/main/comphelper/source/misc/
H A Dlocale.cxx396 ::rtl::OUString Locale::getCountry() const in getCountry() function in comphelper::Locale
638 if ( !aLocale.getCountry().isEmpty()) in getFallback()
/trunk/main/sal/inc/rtl/
H A Dlocale.hxx217 OUString getCountry() const { return pData->Country; } in getCountry() function in rtl::OLocale
/trunk/main/comphelper/inc/comphelper/
H A Dlocale.hxx239 ::rtl::OUString getCountry() const;
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/SetupData/
H A DPackageDescription.java395 String countryString = l.getCountry(); in getLocalizedValue()
/trunk/main/configmgr/source/
H A Dconfigurationprovider.cxx368 loc.Country = l.getCountry(); in getLocale()
/trunk/main/wizards/com/sun/star/wizards/common/
H A DFileAccess.java308 aLocale.Country = java.util.Locale.getDefault().getCountry(); in checkIfLanguagePathExists()
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DReportBuilderLayouter.java832 aLocale.Country = Locale.getDefault().getCountry(); in insertFormattedField()
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontconfig.cxx549 …sFullMatch += rtl::OUStringToOString(maLoc.getCountry().toAsciiLowerCase(), RTL_TEXTENCODING_UTF8); in bestname()

Completed in 76 milliseconds