Searched defs:SetOwner (Results 1 – 4 of 4) sorted by relevance
/trunk/main/sot/source/sdstor/ | ||
H A D | stgcache.hxx | 111 void SetOwner( StgDirEntry* p ) { pOwner = p; } in SetOwner() function in StgPage |
/trunk/main/tools/source/communi/ | ||
H A D | geninfo.cxx | 393 GenericInformation* GenericInformationList::SetOwner( GenericInformation *pNewOwner ) in SetOwner() function in GenericInformationList |
/trunk/main/sw/source/core/inc/ | ||
H A D | swcache.hxx | 178 inline void SetOwner( const void *pNew ) { pOwner = pNew; } in SetOwner() function in SwCacheObj |
/trunk/main/svx/source/svdraw/ | ||
H A D | svdundo.cxx | 782 void SdrUndoObjList::SetOwner(bool bNew) in SetOwner() function in SdrUndoObjList |
Completed in 22 milliseconds