Searched refs:m_nAvailableSections (Results 1 – 2 of 2) sorted by relevance
175 ,m_nAvailableSections( _nAvailableSections ) in DBG_NAME()221 if ( ( m_nAvailableSections & aSections[section].nFlag ) != 0 ) in DBG_NAME()365 if ( ( m_nAvailableSections & TC_EXTENSION ) != 0 ) in implInitControls()371 if ( ( m_nAvailableSections & TC_HEADER ) != 0 ) in implInitControls()377 if ( ( m_nAvailableSections & TC_SEPARATORS ) != 0 ) in implInitControls()385 if ( ( m_nAvailableSections & TC_CHARSET ) != 0 ) in implInitControls()478 if ( ( m_nAvailableSections & TC_EXTENSION ) != 0 ) in FillItemSet()488 if ( ( m_nAvailableSections & TC_HEADER ) != 0 ) in FillItemSet()497 if ( ( m_nAvailableSections & TC_SEPARATORS ) != 0 ) in FillItemSet()522 if ( ( m_nAvailableSections & TC_CHARSET ) != 0 ) in FillItemSet()
106 short m_nAvailableSections; member in dbaui::OTextConnectionHelper
Completed in 11 milliseconds