Home
last modified time | relevance | path

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

/trunk/main/shell/source/win32/shlxthandler/ooofilt/
H A Dooofilt.cxx111 m_ulCurrentPropertyNum(0), in COooFilter()
262 m_ulCurrentPropertyNum = 0; in Init()
433 m_ulCurrentPropertyNum = m_ulPropertyNum; in GetChunk()
543 if ( m_cAttributes == 0 || ( m_ulCurrentPropertyNum == m_ulPropertyNum ) ) in GetValue()
548 …::std::wstring wsTagName= GetMetaInfoNameFromPropertyId( m_pAttributes[m_ulCurrentPropertyNum].Get… in GetValue()
562 m_ulCurrentPropertyNum = m_ulPropertyNum; in GetValue()
H A Dooofilt.hxx165 ULONG m_ulCurrentPropertyNum; // Current Property that is processing; member in COooFilter

Completed in 19 milliseconds