Home
last modified time | relevance | path

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

/aoo41x/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
/aoo41x/main/svx/source/svdraw/
H A Dsvdundo.cxx769 if (pObj!=NULL && IsOwner()) in ~SdrUndoObjList()
921 DBG_ASSERT(IsOwner(),"UndoDeleteObj: pObj gehoert nicht der UndoAction"); in Undo()
928 DBG_ASSERT(!IsOwner(),"RedoDeleteObj: pObj gehoert bereits der UndoAction"); in Redo()
965 DBG_ASSERT(!IsOwner(),"RedoNewObj: pObj gehoert bereits der UndoAction"); in Undo()
972 DBG_ASSERT(IsOwner(),"RedoNewObj: pObj gehoert nicht der UndoAction"); in Redo()
/aoo41x/main/sw/source/core/bastyp/
H A Dswcache.cxx312 if ( !pRet->IsOwner( pOwner ) ) in Get()
333 while ( pRet && !pRet->IsOwner( pOwner ) ) in Get()
/aoo41x/main/svl/inc/svl/
H A Dhint.hxx51 sal_Bool IsOwner() const { return bIsOwner; } \
/aoo41x/main/svx/inc/svx/
H A Dsvdundo.hxx286 bool IsOwner() { return bOwner; } in IsOwner() function in SdrUndoObjList

Completed in 29 milliseconds