Searched refs:OfficeLocale (Results 1 – 3 of 3) sorted by relevance
43 struct OfficeLocale : struct44 public rtl::StaticWithInit<const OUString, OfficeLocale> {220 return toLocale(OfficeLocale::get()); in getOfficeLocale()225 return OfficeLocale::get(); in getOfficeLocaleString()
53 struct OfficeLocale : struct54 public rtl::StaticWithInit<const css::lang::Locale, OfficeLocale> {69 return ResMgr::CreateResMgr( "deployment", OfficeLocale::get()); in operator ()()
64 struct OfficeLocale : struct65 public rtl::StaticWithInit<const lang::Locale, OfficeLocale> {183 xCollator->loadDefaultCollator(OfficeLocale::get(), in printLicense()
Completed in 30 milliseconds