Home
last modified time | relevance | path

Searched refs:HasMarkedObjPageView (Results 1 – 4 of 4) sorted by relevance

/AOO42X/main/svx/inc/svx/
H A Dsvdpagv.hxx206 sal_Bool HasMarkedObjPageView() const { return mbHasMarked; } in HasMarkedObjPageView() function in SdrPageView
/AOO42X/main/svx/source/svdraw/
H A Dsvddrgmt.cxx352 … if(getSdrDragView().GetSdrPageView() && getSdrDragView().GetSdrPageView()->HasMarkedObjPageView()) in createSdrDragEntries()
3019 if (pPV->HasMarkedObjPageView()) in _MovAllPoints()
3599 if (pPV->HasMarkedObjPageView()) in _MovAllPoints()
H A Dsvddrgv.cxx165 if(pPV&& pPV->HasMarkedObjPageView()) in TakeActionRect()
/AOO42X/main/svx/source/engine3d/
H A Ddragmt3d.cxx278 if(pPV && pPV->HasMarkedObjPageView()) in CreateOverlayGeometry()