Searched refs:GetSnapPos (Results 1 – 7 of 7) sorted by relevance
/aoo42x/main/svx/source/svdraw/ |
H A D | svdsnpv.cxx | 308 Point SdrSnapView::GetSnapPos(const Point& rPnt, const SdrPageView* pPV) const in GetSnapPos() function in SdrSnapView 524 aDragStat.Reset(GetSnapPos(rPnt,NULL)); in BegSetPageOrg() 533 aDragStat.NextMove(GetSnapPos(rPnt,NULL)); in MovSetPageOrg() 612 aDragStat.Reset(GetSnapPos(aHelpLinePos, pPV)); in BegDragHelpLine() 634 aDragStat.Reset(GetSnapPos(rPnt, 0L)); in BegDragHelpLine() 660 Point aPnt(GetSnapPos(rPnt, 0L)); in MovDragHelpLine()
|
H A D | svdcrtv.cxx | 470 aPnt=GetSnapPos(aPnt,pCreatePV); in ImpBegCreateObj() 592 aPnt=GetSnapPos(aPnt,pCreatePV); in MovCreateObj()
|
H A D | svddrgmt.cxx | 1914 Point aPnt(GetSnapPos(rNoSnapPnt)); in MoveSdrDrag() 2379 aPnt=GetSnapPos(aPnt); in MoveSdrDrag() 2416 aPt2=GetSnapPos(aPnt); // den also in jedem Falle fangen in MoveSdrDrag() 3193 aPnt=GetSnapPos(aPnt); in MoveSdrDrag() 3624 Point aPnt(GetSnapPos(rPnt)); in MoveSdrDrag()
|
H A D | svddrgv.cxx | 685 aPt = GetSnapPos(aPt,pMarkedPV); in ImpBegInsObjPoint()
|
/aoo42x/main/svx/inc/svx/ |
H A D | svddrgmt.hxx | 190 …Point GetSnapPos(const Point& rPt) const { return getSdrDragView().GetSnapPos(rPt,get… in GetSnapPos() function in SdrDragMethod
|
H A D | svdsnpv.hxx | 139 Point GetSnapPos(const Point& rPnt, const SdrPageView* pPV) const;
|
/aoo42x/main/sd/source/ui/animations/ |
H A D | motionpathtag.cxx | 523 aPt = mrView.GetSnapPos(aPt,mrView.GetSdrPageView()); in MouseButtonDown()
|
Completed in 52 milliseconds