Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dsvdundo.cxx772 if (pObj!=NULL && IsOwner()) in ~SdrUndoObjList()
924 DBG_ASSERT(IsOwner(),"UndoDeleteObj: pObj gehoert nicht der UndoAction"); in Undo()
931 DBG_ASSERT(!IsOwner(),"RedoDeleteObj: pObj gehoert bereits der UndoAction"); in Redo()
968 DBG_ASSERT(!IsOwner(),"RedoNewObj: pObj gehoert bereits der UndoAction"); in Undo()
975 DBG_ASSERT(IsOwner(),"RedoNewObj: pObj gehoert nicht der UndoAction"); in Redo()
/trunk/main/sw/source/core/inc/
H A Dswcache.hxx186 inline sal_Bool IsOwner( const void *pNew ) const;
258 inline sal_Bool SwCacheObj::IsOwner( const void *pNew ) const in IsOwner() function in SwCacheObj
/trunk/main/sw/source/core/bastyp/
H A Dswcache.cxx312 if ( !pRet->IsOwner( pOwner ) ) in Get()
333 while ( pRet && !pRet->IsOwner( pOwner ) ) in Get()
/trunk/main/svl/inc/svl/
H A Dhint.hxx51 sal_Bool IsOwner() const { return bIsOwner; } \
/trunk/main/svx/inc/svx/
H A Dsvdundo.hxx286 bool IsOwner() { return bOwner; } in IsOwner() function in SdrUndoObjList

Completed in 36 milliseconds