Home
last modified time | relevance | path

Searched refs:GetPropertyPropid (Results 1 – 3 of 3) sorted by relevance

/trunk/main/shell/source/win32/shlxthandler/ooofilt/
H A Dooofilt.cxx282 pAttrib[ulNumAttr].GetPropertyPropid() == PID_STG_CONTENTS && in Init()
407 ( ( m_pAttributes[m_ulPropertyNum].GetPropertyPropid() != PIDSI_AUTHOR ) && in GetChunk()
408 ( m_pAttributes[m_ulPropertyNum].GetPropertyPropid() != PIDSI_TITLE ) && in GetChunk()
409 ( m_pAttributes[m_ulPropertyNum].GetPropertyPropid() != PIDSI_SUBJECT ) && in GetChunk()
410 ( m_pAttributes[m_ulPropertyNum].GetPropertyPropid() != PIDSI_KEYWORDS ) && in GetChunk()
411 ( m_pAttributes[m_ulPropertyNum].GetPropertyPropid() != PIDSI_COMMENTS ) ) ) in GetChunk()
429 pStat->attribute.psProperty.propid = m_pAttributes[m_ulPropertyNum].GetPropertyPropid(); in GetChunk()
548 …agName= GetMetaInfoNameFromPropertyId( m_pAttributes[m_ulCurrentPropertyNum].GetPropertyPropid() ); in GetValue()
H A Dpropspec.hxx97 inline PROPID GetPropertyPropid() const;
141 inline PROPID CFullPropSpec::GetPropertyPropid() const in GetPropertyPropid() function in CFullPropSpec
H A Dpropspec.cxx220 return( GetPropertyPropid() == prop.GetPropertyPropid() ); in operator ==()

Completed in 19 milliseconds