Searched refs:EMPTY_LOCALE (Results 1 – 3 of 3) sorted by relevance
74 const LocaleSet_t EMPTY_LOCALE = ::std::make_pair(::std::wstring(), ::std::wstring()); variable75 const Chunk_t EMPTY_CHUNK = ::std::make_pair( EMPTY_LOCALE, ::std::wstring());89 const StyleLocalePair_t EMPTY_STYLELOCALE_PAIR = ::std::make_pair(::std::wstring(), EMPTY_LOCALE );
61 ( m_CurrentStyleLocalePair.second != EMPTY_LOCALE)); in isFull()
187 if ( EMPTY_LOCALE == Locale ) in LocaleSetToLCID()
Completed in 17 milliseconds