Home
last modified time | relevance | path

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

/aoo42x/main/reportdesign/source/ui/misc/
H A DRptUndo.cxx147 OSL_ENSURE( pShape && pShape->HasSdrObjectOwnership() && pObject && !pObject->IsInserted(), in ~OSectionUndo()
/aoo42x/main/reportdesign/source/core/sdr/
H A DUndoActions.cxx150 OSL_ENSURE( pObject ? pShape->HasSdrObjectOwnership() && !pObject->IsInserted() : true , in ~OUndoContainerAction()
H A DRptObject.cxx459 …OSL_ENSURE( !pShape->HasSdrObjectOwnership(), "OObjectBase::ensureSdrObjectOwnership: called twice… in ensureSdrObjectOwnership()
/aoo42x/main/svx/source/unodraw/
H A Dunoshape.cxx265 if( HasSdrObjectOwnership() && mpObj.is() ) in ~SvxShape()
286 bool SvxShape::HasSdrObjectOwnership() const in HasSdrObjectOwnership() function in SvxShape
1169 if( !HasSdrObjectOwnership() ) in Notify()
1437 OSL_ENSURE( HasSdrObjectOwnership(), "SvxShape::dispose: is the below code correct?" ); in dispose()
/aoo42x/main/svx/source/svdraw/
H A Dsvdobj.cxx452 …OSL_ENSURE(!pSvxShape->HasSdrObjectOwnership(),"Please check where this call come from and replace… in ~SdrObject()
489 if ( pShape && pShape->HasSdrObjectOwnership() ) in Free()
/aoo42x/main/svx/inc/svx/
H A Dunoshape.hxx184 bool HasSdrObjectOwnership() const;

Completed in 55 milliseconds