Home
last modified time | relevance | path

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

/AOO41X/main/shell/source/win32/shlxthandler/ooofilt/
H A Dpropspec.hxx67 class CFullPropSpec class
70 CFullPropSpec();
71 CFullPropSpec( GUID const & guidPropSet, PROPID pidProperty );
72 CFullPropSpec( GUID const & guidPropSet, WCHAR const * wcsProperty );
77 CFullPropSpec( CFullPropSpec const & Property );
78 CFullPropSpec & operator=( CFullPropSpec const & Property );
79 ~CFullPropSpec();
87 int operator==( CFullPropSpec const & prop ) const;
88 int operator!=( CFullPropSpec const & prop ) const;
105 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.cxx273 m_pAttributes = new CFullPropSpec[cAttributes]; in Init()
276 CFullPropSpec *pAttrib = (CFullPropSpec *) aAttributes; in Init()
295 m_pAttributes = new CFullPropSpec[COUNT_ATTRIBUTES]; in Init()
H A Dooofilt.hxx43 class CFullPropSpec;
172 CFullPropSpec * m_pAttributes; // Attributes to filter