Searched refs:m_nAvailableSections (Results 1 – 2 of 2) sorted by relevance
177 ,m_nAvailableSections( _nAvailableSections ) in DBG_NAME()223 if ( ( m_nAvailableSections & aSections[section].nFlag ) != 0 ) in DBG_NAME()367 if ( ( m_nAvailableSections & TC_EXTENSION ) != 0 ) in implInitControls()373 if ( ( m_nAvailableSections & TC_HEADER ) != 0 ) in implInitControls()379 if ( ( m_nAvailableSections & TC_SEPARATORS ) != 0 ) in implInitControls()387 if ( ( m_nAvailableSections & TC_CHARSET ) != 0 ) in implInitControls()480 if ( ( m_nAvailableSections & TC_EXTENSION ) != 0 ) in FillItemSet()490 if ( ( m_nAvailableSections & TC_HEADER ) != 0 ) in FillItemSet()499 if ( ( m_nAvailableSections & TC_SEPARATORS ) != 0 ) in FillItemSet()524 if ( ( m_nAvailableSections & TC_CHARSET ) != 0 ) in FillItemSet()
106 short m_nAvailableSections; member in dbaui::OTextConnectionHelper
Completed in 16 milliseconds