Home
last modified time | relevance | path

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

/trunk/main/shell/source/all/ooofilereader/
H A Dautostyletag.cxx31 m_CurrentStyleLocalePair( EMPTY_STYLELOCALE_PAIR ) in CAutoStyleTag()
50 if ( EMPTY_STYLELOCALE_PAIR == m_CurrentStyleLocalePair ) in addAttributes()
93 m_CurrentStyleLocalePair = EMPTY_STYLELOCALE_PAIR; in clearStyleLocalePair()
H A Dautostyletag.hxx44 CAutoStyleTag():m_CurrentStyleLocalePair( EMPTY_STYLELOCALE_PAIR ){}; in CAutoStyleTag()
/trunk/main/shell/inc/internal/
H A Dtypes.hxx94 const StyleLocalePair_t EMPTY_STYLELOCALE_PAIR = ::std::make_pair(::std::wstring(), EMPTY_LOCALE ); variable

Completed in 20 milliseconds