Home
last modified time | relevance | path

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

/aoo41x/main/svx/source/svdraw/
H A Dsvdsnpv.cxx468 void SdrSnapView::CheckSnap(const Point& rPt, const SdrPageView* pPV, long& nBestXSnap, long& nBest… in CheckSnap() function in SdrSnapView
501 CheckSnap(rRect.TopLeft() ,pPV,nBestXSnap,nBestYSnap,bXSnapped,bYSnapped); in SnapRect()
503 CheckSnap(rRect.TopRight() ,pPV,nBestXSnap,nBestYSnap,bXSnapped,bYSnapped); in SnapRect()
504 CheckSnap(rRect.BottomLeft() ,pPV,nBestXSnap,nBestYSnap,bXSnapped,bYSnapped); in SnapRect()
505 CheckSnap(rRect.BottomRight(),pPV,nBestXSnap,nBestYSnap,bXSnapped,bYSnapped); in SnapRect()
H A Dsvddrgmt.cxx1065 getSdrDragView().CheckSnap(Ref1()+aDif,NULL,nBestXSnap,nBestYSnap,bXSnapped,bYSnapped); in MoveSdrDrag()
1066 getSdrDragView().CheckSnap(Ref2()+aDif,NULL,nBestXSnap,nBestYSnap,bXSnapped,bYSnapped); in MoveSdrDrag()
/aoo41x/main/svx/inc/svx/
H A Dsvdsnpv.hxx141 …void CheckSnap(const Point& rPt, const SdrPageView* pPV, long& nBestXSnap, long& nBestYSnap, bool&…

Completed in 36 milliseconds