Home
last modified time | relevance | path

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

/aoo41x/main/shell/source/win32/shlxthandler/ooofilt/
H A Dooofilt.cxx109 m_ulPropertyNum(0), in COooFilter()
260 m_ulPropertyNum = 0; in Init()
404 while( !( ( m_pAttributes[m_ulPropertyNum].IsPropertyPropid() ) && in GetChunk()
407 ( m_pAttributes[m_ulPropertyNum].GetPropertyPropid() != PIDSI_TITLE ) && in GetChunk()
412 if ( m_ulPropertyNum < m_cAttributes ) in GetChunk()
413 m_ulPropertyNum++; in GetChunk()
417 if ( m_ulPropertyNum == m_cAttributes) in GetChunk()
432 m_ulCurrentPropertyNum = m_ulPropertyNum; in GetChunk()
433 m_ulPropertyNum++; in GetChunk()
542 if ( m_cAttributes == 0 || ( m_ulCurrentPropertyNum == m_ulPropertyNum ) ) in GetValue()
[all …]
H A Dooofilt.hxx164 ULONG m_ulPropertyNum; // Number of properties that has been processed member in COooFilter

Completed in 16 milliseconds