Home
last modified time | relevance | path

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

/aoo4110/main/uui/source/
H A Diahndl-ssl.cxx121 LanguageType eUILang = Application::GetSettings().GetUILanguage(); in getLocalizedDatTimeStr() local
123 = new SvNumberFormatter( xServiceFactory, eUILang ); in getLocalizedDatTimeStr()
128 = pNumberFormatter->GetStandardFormat( NUMBERFORMAT_DATE, eUILang ); in getLocalizedDatTimeStr()
134 nFormat = pNumberFormatter->GetStandardFormat( NUMBERFORMAT_TIME, eUILang ); in getLocalizedDatTimeStr()
/aoo4110/main/cui/source/options/
H A Doptupdt.cxx145 LanguageType eUILang = Application::GetSettings().GetUILanguage(); in UpdateLastCheckedText() local
146 …ter *pNumberFormatter = new SvNumberFormatter( ::comphelper::getProcessServiceFactory(), eUILang ); in UpdateLastCheckedText()
150 sal_uInt32 nFormat = pNumberFormatter->GetStandardFormat( NUMBERFORMAT_DATE, eUILang ); in UpdateLastCheckedText()
155 nFormat = pNumberFormatter->GetStandardFormat( NUMBERFORMAT_TIME, eUILang ); in UpdateLastCheckedText()

Completed in 11 milliseconds