Searched refs:GetPropertyPropid (Results 1 – 3 of 3) sorted by relevance
281 pAttrib[ulNumAttr].GetPropertyPropid() == PID_STG_CONTENTS && in Init()406 ( ( m_pAttributes[m_ulPropertyNum].GetPropertyPropid() != PIDSI_AUTHOR ) && in GetChunk()407 ( m_pAttributes[m_ulPropertyNum].GetPropertyPropid() != PIDSI_TITLE ) && in GetChunk()408 ( m_pAttributes[m_ulPropertyNum].GetPropertyPropid() != PIDSI_SUBJECT ) && in GetChunk()409 ( m_pAttributes[m_ulPropertyNum].GetPropertyPropid() != PIDSI_KEYWORDS ) && in GetChunk()410 ( m_pAttributes[m_ulPropertyNum].GetPropertyPropid() != PIDSI_COMMENTS ) ) ) in GetChunk()428 … pStat->attribute.psProperty.propid = m_pAttributes[m_ulPropertyNum].GetPropertyPropid(); in GetChunk()547 …agName= GetMetaInfoNameFromPropertyId( m_pAttributes[m_ulCurrentPropertyNum].GetPropertyPropid() ); in GetValue()
96 inline PROPID GetPropertyPropid() const;140 inline PROPID CFullPropSpec::GetPropertyPropid() const in GetPropertyPropid() function in CFullPropSpec
220 return( GetPropertyPropid() == prop.GetPropertyPropid() ); in operator ==()
Completed in 19 milliseconds