Home
last modified time | relevance | path

Searched refs:getVariant (Results 1 – 6 of 6) sorted by relevance

/aoo42x/main/sal/qa/rtl/locale/
H A Drtl_locale.cxx153 class getVariant : public ::testing::Test class
166 TEST_F(getVariant, getVariant_001) in TEST_F() argument
169 rtl::OUString suVariant = aLocale.getVariant(); in TEST_F()
174 TEST_F(getVariant, getVariant_002) in TEST_F() argument
/aoo42x/main/sal/inc/rtl/
H A Dlocale.hxx222 OUString getVariant() const { return pData->Variant; } in getVariant() function in rtl::OLocale
/aoo42x/main/comphelper/inc/comphelper/
H A Dlocale.hxx247 ::rtl::OUString getVariant() const;
/aoo42x/main/comphelper/source/misc/
H A Dlocale.cxx402 ::rtl::OUString Locale::getVariant() const in getVariant() function in comphelper::Locale
/aoo42x/main/configmgr/source/
H A Dconfigurationprovider.cxx369 loc.Variant = l.getVariant(); in getLocale()
/aoo42x/main/wizards/com/sun/star/wizards/common/
H A DFileAccess.java310 aLocale.Variant = java.util.Locale.getDefault().getVariant(); in checkIfLanguagePathExists()

Completed in 32 milliseconds