Searched refs:locale_ (Results 1 – 3 of 3) sorted by relevance
105 locale_(locale) in Service()169 rtl::OUString locale_; member in configmgr::configuration_provider::__anoncce303250111::Service250 locale = locale_; in createInstanceWithArguments()355 locale_ = comphelper::Locale( in setLocale()362 if (locale_.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("*"))) { in getLocale()363 loc.Language = locale_; in getLocale()364 } else if (locale_.getLength() != 0) { in getLocale()366 comphelper::Locale l(locale_); in getLocale()
75 locale_(locale), update_(update) in RootAccess()119 return locale_; in getLocale()
142 rtl::OUString locale_; member in configmgr::RootAccess
Completed in 12 milliseconds