Home
last modified time | relevance | path

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

/aoo41x/main/sal/qa/rtl/locale/
H A Drtl_locale.cxx155 class getCountry : public CppUnit::TestFixture class
171 rtl::OUString suCountry = aLocale.getCountry(); in getCountry_001()
187 CPPUNIT_TEST_SUITE(getCountry);
320 CPPUNIT_TEST_SUITE_NAMED_REGISTRATION(rtl_locale::getCountry, "rtl_locale");
/aoo41x/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()
/aoo41x/main/sal/inc/rtl/
H A Dlocale.hxx217 OUString getCountry() const { return pData->Country; } in getCountry() function in rtl::OLocale
/aoo41x/main/comphelper/inc/comphelper/
H A Dlocale.hxx231 ::rtl::OUString getCountry() const;
/aoo41x/main/javainstaller2/src/JavaSetup/org/openoffice/setup/SetupData/
H A DPackageDescription.java395 String countryString = l.getCountry(); in getLocalizedValue()
/aoo41x/main/configmgr/source/
H A Dconfigurationprovider.cxx368 loc.Country = l.getCountry(); in getLocale()
/aoo41x/main/wizards/com/sun/star/wizards/common/
H A DFileAccess.java304 aLocale.Country = java.util.Locale.getDefault().getCountry(); in checkIfLanguagePathExists()
/aoo41x/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DReportBuilderLayouter.java832 aLocale.Country = Locale.getDefault().getCountry(); in insertFormattedField()
/aoo41x/main/vcl/unx/generic/fontmanager/
H A Dfontconfig.cxx549 …sFullMatch += rtl::OUStringToOString(maLoc.getCountry().toAsciiLowerCase(), RTL_TEXTENCODING_UTF8); in bestname()

Completed in 969 milliseconds