Home
last modified time | relevance | path

Searched refs:SetClassId (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sot/source/sdstor/
H A Dstg.cxx770 p2->SetClassId( p1->GetClassId() ); in CopyTo()
836 pDest->SetClassId( GetClassId() ); in CopyTo()
980 pEntry->aEntry.SetClassId( (const ClsId&) rClass.GetCLSID() ); in SetClass()
1072 void Storage::SetClassId( const ClsId& rId ) in SetClassId() function in Storage
1075 pEntry->aEntry.SetClassId( rId ); in SetClassId()
H A Dstgelem.hxx90 void SetClassId( const ClsId& );
152 void SetClassId( const ClsId& );
H A Dstgelem.cxx222 void StgHeader::SetClassId( const ClsId& r ) in SetClassId() function in StgHeader
380 void StgEntry::SetClassId( const ClsId& r ) in SetClassId() function in StgEntry
H A Ducbstorage.cxx2670 void UCBStorage::SetClassId( const ClsId& rClsId ) function in UCBStorage
2807 pOtherStorage->SetClassId( pStorage->GetClassId() );
2852 pDestStg->SetClassId( GetClassId() );
/trunk/main/sot/inc/sot/
H A Dstg.hxx114 virtual void SetClassId( const ClsId& ) = 0;
214 virtual void SetClassId( const ClsId& );
334 virtual void SetClassId( const ClsId& );

Completed in 43 milliseconds