Home
last modified time | relevance | path

Searched refs:sISOLocale (Results 1 – 2 of 2) sorted by relevance

/trunk/main/framework/source/accelerators/
H A Dacceleratorconfiguration.cxx663 ::rtl::OUString sISOLocale; in impl_ts_getLocale()
664 xProp->getPropertyValue(LOCALE_KEY) >>= sISOLocale; in impl_ts_getLocale()
666 if (!sISOLocale.getLength()) in impl_ts_getLocale()
668 return ::comphelper::Locale(sISOLocale); in impl_ts_getLocale()
1728 ::rtl::OUString sISOLocale; in impl_ts_getLocale()
1729 xProp->getPropertyValue(LOCALE_KEY) >>= sISOLocale; in impl_ts_getLocale()
1731 if (!sISOLocale.getLength()) in impl_ts_getLocale()
1733 return ::comphelper::Locale(sISOLocale); in impl_ts_getLocale()
H A Dpresethandler.cxx857 const ::rtl::OUString& sISOLocale = *pFound; in impl_findMatchingLocalizedValue() local
858 aLocale.fromISO(sISOLocale); in impl_findMatchingLocalizedValue()

Completed in 30 milliseconds