Searched refs:m_cAttributes (Results 1 – 2 of 2) sorted by relevance
116 m_cAttributes(0), in COooFilter()263 if ( m_cAttributes > 0 ) in Init()267 m_cAttributes = 0; in Init()275 m_cAttributes = cAttributes; in Init()297 m_cAttributes = COUNT_ATTRIBUTES; in Init()403 if ( m_cAttributes == 0 ) in GetChunk()413 if ( m_ulPropertyNum < m_cAttributes ) in GetChunk()418 if ( m_ulPropertyNum == m_cAttributes) in GetChunk()543 if ( m_cAttributes == 0 || ( m_ulCurrentPropertyNum == m_ulPropertyNum ) ) in GetValue()
171 ULONG m_cAttributes; // Count of attributes member in COooFilter
Completed in 16 milliseconds