Searched refs:TC_SEPARATORS (Results 1 – 5 of 5) sorted by relevance
213 { TC_SEPARATORS, &m_aLineFormat }, in DBG_NAME()377 if ( ( m_nAvailableSections & TC_SEPARATORS ) != 0 ) in implInitControls()497 if ( ( m_nAvailableSections & TC_SEPARATORS ) != 0 ) in FillItemSet()
57 …m_pTextConnectionHelper.reset( new OTextConnectionHelper( this, TC_HEADER | TC_SEPARATORS | TC_CHA… in TextConnectionSettingsDialog()
63 #define TC_SEPARATORS ((short)0x02) // a section specifying the various separators macro
138 m_pTextConnectionHelper = new OTextConnectionHelper( this, TC_EXTENSION | TC_SEPARATORS ); in DBG_NAME()
1076 …nHelper = new OTextConnectionHelper( this, TC_EXTENSION | TC_HEADER | TC_SEPARATORS | TC_CHARSET ); in DBG_NAME()
Completed in 30 milliseconds