Home
last modified time | relevance | path

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

/aoo41x/main/shell/source/win32/shlxthandler/ooofilt/
H A Dooofilt.cxx281 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()
H A Dpropspec.hxx96 inline PROPID GetPropertyPropid() const;
140 inline PROPID CFullPropSpec::GetPropertyPropid() const in GetPropertyPropid() function in CFullPropSpec
H A Dpropspec.cxx220 return( GetPropertyPropid() == prop.GetPropertyPropid() ); in operator ==()

Completed in 22 milliseconds