Home
last modified time | relevance | path

Searched refs:RemoveObj (Results 1 – 6 of 6) sorted by relevance

/AOO42X/main/sw/source/core/ole/
H A Dndole.cxx93 void RemoveObj( SwOLEObj& rObj );
140 pOLELRU_Cache->RemoveObj( *mpObj ); in stateChanged()
147 pOLELRU_Cache->RemoveObj( *mpObj ); in Release()
155 pOLELRU_Cache->RemoveObj( *mpObj ); in disposing()
1034 void SwOLELRUCache::RemoveObj( SwOLEObj& rObj ) in RemoveObj() function in SwOLELRUCache
/AOO42X/main/tools/inc/tools/
H A Dpstm.hxx254 sal_uIntPtr RemoveObj( SvPersistBase * );
/AOO42X/main/svx/source/svdraw/
H A Dsvdoole2.cxx224 GetSdrGlobalData().GetOLEObjCache().RemoveObj(mpObj); in stateChanged()
233 GetSdrGlobalData().GetOLEObjCache().RemoveObj(mpObj); in disposing()
1348 GetSdrGlobalData().GetOLEObjCache().RemoveObj(this); in Disconnect_Impl()
H A Dsvdetc.cxx223 void OLEObjCache::RemoveObj(SdrOle2Obj* pObj) in RemoveObj() function in OLEObjCache
/AOO42X/main/svx/inc/svx/
H A Dsvdetc.hxx299 void RemoveObj(SdrOle2Obj* pObj);
/AOO42X/main/tools/source/ref/
H A Dpstm.cxx904 sal_uIntPtr SvPersistStream::RemoveObj( SvPersistBase * pObj ) in RemoveObj() function in SvPersistStream