Home
last modified time | relevance | path

Searched refs:OfficeLocale (Results 1 – 3 of 3) sorted by relevance

/trunk/main/desktop/source/deployment/misc/
H A Ddp_resource.cxx43 struct OfficeLocale : struct
44 public rtl::StaticWithInit<const OUString, OfficeLocale> {
220 return toLocale(OfficeLocale::get()); in getOfficeLocale()
225 return OfficeLocale::get(); in getOfficeLocaleString()
/trunk/main/desktop/source/pkgchk/unopkg/
H A Dunopkg_shared.h53 struct OfficeLocale : struct
54 public rtl::StaticWithInit<const css::lang::Locale, OfficeLocale> {
69 return ResMgr::CreateResMgr( "deployment", OfficeLocale::get()); in operator ()()
H A Dunopkg_cmdenv.cxx64 struct OfficeLocale : struct
65 public rtl::StaticWithInit<const lang::Locale, OfficeLocale> {
183 xCollator->loadDefaultCollator(OfficeLocale::get(), in printLicense()

Completed in 13 milliseconds