Searched refs:m_TxtLocale (Results 1 – 2 of 2) sorted by relevance
61 LCID CFormatRegistrar::m_TxtLocale = 0; member in CFormatRegistrar307 return m_TxtLocale; in getSynthesizedLocale()416 m_TxtLocale = 0; in findLocaleForTextCodePage()418 return ( IsValidLocale( m_TxtLocale, LCID_INSTALLED ) ) ? sal_True : sal_False; in findLocaleForTextCodePage()471 CFormatRegistrar::m_TxtLocale = lcid; in EnumLocalesProc()
144 static LCID m_TxtLocale; member in CFormatRegistrar
Completed in 24 milliseconds