Searched refs:EMPTY_STYLELOCALE_PAIR (Results 1 – 3 of 3) sorted by relevance
31 m_CurrentStyleLocalePair( EMPTY_STYLELOCALE_PAIR ) in CAutoStyleTag()50 if ( EMPTY_STYLELOCALE_PAIR == m_CurrentStyleLocalePair ) in addAttributes()93 m_CurrentStyleLocalePair = EMPTY_STYLELOCALE_PAIR; in clearStyleLocalePair()
44 CAutoStyleTag():m_CurrentStyleLocalePair( EMPTY_STYLELOCALE_PAIR ){}; in CAutoStyleTag()
89 const StyleLocalePair_t EMPTY_STYLELOCALE_PAIR = ::std::make_pair(::std::wstring(), EMPTY_LOCALE ); variable
Completed in 10 milliseconds