Home
last modified time | relevance | path

Searched refs:m_cAttributes (Results 1 – 2 of 2) sorted by relevance

/trunk/main/shell/source/win32/shlxthandler/ooofilt/
H A Dooofilt.cxx116 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()
H A Dooofilt.hxx171 ULONG m_cAttributes; // Count of attributes member in COooFilter

Completed in 27 milliseconds