Home
last modified time | relevance | path

Searched refs:CFullPropSpec (Results 1 – 4 of 4) sorted by relevance

/AOO42X/main/shell/source/win32/shlxthandler/ooofilt/
H A Dpropspec.hxx68 class CFullPropSpec class
71 CFullPropSpec();
72 CFullPropSpec( GUID const & guidPropSet, PROPID pidProperty );
73 CFullPropSpec( GUID const & guidPropSet, WCHAR const * wcsProperty );
78 CFullPropSpec( CFullPropSpec const & Property );
79 CFullPropSpec & operator=( CFullPropSpec const & Property );
80 ~CFullPropSpec();
88 int operator==( CFullPropSpec const & prop ) const;
89 int operator!=( CFullPropSpec const & prop ) const;
106 inline void * CFullPropSpec::operator new( size_t size ) in operator new()
[all …]
H A Dpropspec.cxx70 CFullPropSpec::CFullPropSpec() in CFullPropSpec() function in CFullPropSpec
86 CFullPropSpec::CFullPropSpec( GUID const & guidPropSet, PROPID pidProperty ) : in CFullPropSpec() function in CFullPropSpec
102 CFullPropSpec::CFullPropSpec( GUID const & guidPropSet, in CFullPropSpec() function in CFullPropSpec
118 CFullPropSpec::CFullPropSpec( CFullPropSpec const & src ) : in CFullPropSpec() function in CFullPropSpec
150 CFullPropSpec & CFullPropSpec::operator=( CFullPropSpec const & Property ) in operator =()
153 this->CFullPropSpec::~CFullPropSpec(); in operator =()
158 new (this) CFullPropSpec( Property ); in operator =()
164 CFullPropSpec::~CFullPropSpec() in ~CFullPropSpec()
172 void CFullPropSpec::SetProperty( PROPID pidProperty ) in SetProperty()
182 BOOL CFullPropSpec::SetProperty( WCHAR const * wcsProperty ) in SetProperty()
[all …]
H A Dooofilt.cxx274 m_pAttributes = new CFullPropSpec[cAttributes]; in Init()
277 CFullPropSpec *pAttrib = (CFullPropSpec *) aAttributes; in Init()
296 m_pAttributes = new CFullPropSpec[COUNT_ATTRIBUTES]; in Init()
H A Dooofilt.hxx43 class CFullPropSpec;
172 CFullPropSpec * m_pAttributes; // Attributes to filter