Searched refs:m_cAttributes (Results 1 – 2 of 2) sorted by relevance
115 m_cAttributes(0), in COooFilter()262 if ( m_cAttributes > 0 ) in Init()266 m_cAttributes = 0; in Init()274 m_cAttributes = cAttributes; in Init()296 m_cAttributes = COUNT_ATTRIBUTES; in Init()402 if ( m_cAttributes == 0 ) in GetChunk()412 if ( m_ulPropertyNum < m_cAttributes ) in GetChunk()417 if ( m_ulPropertyNum == m_cAttributes) in GetChunk()542 if ( m_cAttributes == 0 || ( m_ulCurrentPropertyNum == m_ulPropertyNum ) ) in GetValue()
171 ULONG m_cAttributes; // Count of attributes member in COooFilter