Home
last modified time | relevance | path

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

/trunk/main/unotools/source/misc/
H A Dsyslocale.cxx65 …w LocaleDataWrapper( ::comphelper::getProcessServiceFactory(), aSysLocaleOptions.GetRealLocale() ); in SvtSysLocale_Impl()
82 …lass = new CharClass(::comphelper::getProcessServiceFactory(), aSysLocaleOptions.GetRealLocale() ); in GetCharClass()
91 com::sun::star::lang::Locale aLocale( aSysLocaleOptions.GetRealLocale() ); in ConfigurationChanged()
168 return pImpl->aSysLocaleOptions.GetRealLocale(); in GetLocale()
/trunk/main/unotools/source/config/
H A Dsyslocaleoptions.cxx122 const Locale& GetRealLocale() { return m_aRealLocale; } in GetRealLocale() function in SvtSysLocaleOptions_Impl
678 com::sun::star::lang::Locale SvtSysLocaleOptions::GetRealLocale() const in GetRealLocale() function in SvtSysLocaleOptions
680 return pOptions->GetRealLocale(); in GetRealLocale()
/trunk/main/unotools/inc/unotools/
H A Dsyslocaleoptions.hxx103 com::sun::star::lang::Locale GetRealLocale() const;

Completed in 25 milliseconds