Home
last modified time | relevance | path

Searched refs:getOverlayObjectList (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sd/source/ui/view/
H A Dsdview2.cxx579 if(pIAOHandle->getOverlayObjectList().isHitPixel(rEvt.maPosPixel)) in AcceptDrop()
735 if(pIAOHandle->getOverlayObjectList().isHitPixel(rEvt.maPosPixel)) in ExecuteDrop()
/trunk/main/svx/inc/svx/
H A Dsvdhdl.hxx201 const ::sdr::overlay::OverlayObjectList& getOverlayObjectList() const { return maOverlayGroup; } in getOverlayObjectList() function in SdrHdl
/trunk/main/svx/source/svdraw/
H A Dsvddrgmt.cxx2723 if(pColHdl->getOverlayObjectList().isHitLogic(aPosition)) in BeginSdrDrag()
2738 if(pColHdl->getOverlayObjectList().isHitLogic(aPosition)) in BeginSdrDrag()
2750 if(pIAOHandle->getOverlayObjectList().isHitLogic(aPosition)) in BeginSdrDrag()