Home
last modified time | relevance | path

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

/trunk/main/dtrans/source/win32/dtobj/
H A DFetcList.cxx61 LCID CFormatRegistrar::m_TxtLocale = 0; member in CFormatRegistrar
307 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()
H A DFetcList.hxx143 static LCID m_TxtLocale; member in CFormatRegistrar

Completed in 12 milliseconds