Home
last modified time | relevance | path

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

/trunk/main/unotools/source/config/
H A Dsyslocaleoptions.cxx58 com::sun::star::lang::Locale lcl_str_to_locale( const ::rtl::OUString rStr ) in lcl_str_to_locale() function
257 m_aRealLocale = lcl_str_to_locale( m_aLocaleString ); in MakeRealLocale()
274 m_aRealUILocale = lcl_str_to_locale( m_aUILocaleString ); in MakeRealUILocale()
670 return lcl_str_to_locale( GetLocaleConfigString() ); in GetLocale()
675 return lcl_str_to_locale( GetUILocaleConfigString() ); in GetUILocale()

Completed in 14 milliseconds