Home
last modified time | relevance | path

Searched refs:IsClosedObj (Results 1 – 16 of 16) sorted by relevance

/aoo41x/main/svx/source/svdraw/
H A Dsvdovirt.cxx61 bClosedObj=rRefObj.IsClosedObj(); in SdrVirtObj()
70 bClosedObj=rRefObj.IsClosedObj(); in SdrVirtObj()
92 bClosedObj=rRefObj.IsClosedObj(); in Notify()
H A Dsvdpoev.cxx464 bRetval = pMarkedPathObject->IsClosedObj(); // #i76617# aPathPolygon.isClosed(); in IsRipUpAtMarkedPointsPossible()
524 if(pMarkedPathObject->IsClosedObj()) in GetMarkedObjectsClosedState()
568 sal_Bool bClosed=pO->IsClosedObj(); in CloseMarkedObjects()
H A Dsvddrgv.cxx687 sal_Bool bClosed0(pMarkedPath->IsClosedObj()); in ImpBegInsObjPoint()
698 if(bClosed0 != pMarkedPath->IsClosedObj()) in ImpBegInsObjPoint()
H A Dsvdetc.cxx892 && pObj->IsClosedObj() in impGetSdrObjListFillColor()
1076 if(pText && pText->IsClosedObj()) in GetTextEditBackgroundColor()
H A Dsvdfmtf.cxx338 bool bFill(!pObj || (pObj->IsClosedObj() && !bForceTextAttr)); in SetAttributes()
668 const bool bClosed(pObj->IsClosedObj()); in InsertObj()
H A Dsvdoole2.cxx1722 SetClosedObj( rObj.IsClosedObj() ); in operator =()
H A Dsvdopath.cxx2265 if(!IsClosedObj()) in EndCreate()
/aoo41x/main/sd/source/ui/animations/
H A Dmotionpathtag.cxx525 sal_Bool bClosed0(mpPathObj->IsClosedObj()); in MouseButtonDown()
529 if(bClosed0 != mpPathObj->IsClosedObj()) in MouseButtonDown()
/aoo41x/main/sw/source/ui/shells/
H A Ddrawsh.cxx116 if(!pPickObj->IsClosedObj()) in TYPEINIT1()
/aoo41x/main/sd/source/ui/view/
H A Dsdview4.cxx115 && pPickObj->IsClosedObj() in InsertGraphic()
H A Dsdview3.cxx1355 sal_Bool bClosed = pPickObj->IsClosedObj(); in InsertData()
/aoo41x/main/svx/inc/svx/
H A Dsvdobj.hxx1003 sal_Bool IsClosedObj() const { return bClosedObj; } in IsClosedObj() function in SdrObject
/aoo41x/main/sc/source/ui/view/
H A Ddrawview.cxx1002 else if(rHitObject.IsClosedObj() && !dynamic_cast< SdrOle2Obj* >(&rHitObject)) in ApplyGraphicToObject()
/aoo41x/main/sd/source/ui/func/
H A Dfudraw.cxx758 if ( !pObj->IsClosedObj() || in SetPointer()
H A Dfusel.cxx1277 sal_Bool bClosed = pObj->IsClosedObj(); in AnimateObj()
/aoo41x/main/sw/source/core/frmedt/
H A Dfecopy.cxx1578 (pObj = pView->GetMarkedObjectList().GetMark( 0 )->GetMarkedSdrObj())->IsClosedObj() && in Paste()

Completed in 803 milliseconds