Lines Matching refs:Ref1
1017 DragStat().Ref1()=GetDragHdl()->GetPos(); in BeginSdrDrag()
1063 getSdrDragView().CheckSnap(Ref1()+aDif,NULL,nBestXSnap,nBestYSnap,bXSnapped,bYSnapped); in MoveSdrDrag()
1074 pH1->SetPos(Ref1()+aDif); in MoveSdrDrag()
1162 Ref1()=DragStat().GetNow(); in EndSdrDrag()
1170 Ref1()+=DragStat().GetNow()-DragStat().GetStart(); in EndSdrDrag()
1880 DragStat().Ref1()=pRefHdl->GetPos(); in BeginSdrDrag()
1889 DragStat().Ref1()=Rectangle(pRef1->GetPos(),pRef2->GetPos()).Center(); in BeginSdrDrag()
1893 DragStat().Ref1()=GetMarkedRect().Center(); in BeginSdrDrag()
1905 -DragStat().Ref1().X(), -DragStat().Ref1().Y())); in getCurrentTransformation()
1907 aRetval.translate(DragStat().Ref1().X(), DragStat().Ref1().Y()); in getCurrentTransformation()
2095 rTarget.Resize(DragStat().Ref1(),aXFact,aYFact); in applyCurrentTransformationToSdrObject()
2104 getSdrDragView().ResizeMarkedPoints(DragStat().Ref1(),aXFact,aYFact,bCopy); in EndSdrDrag()
2108 getSdrDragView().ResizeMarkedGluePoints(DragStat().Ref1(),aXFact,aYFact,bCopy); in EndSdrDrag()
2112 getSdrDragView().ResizeMarkedObj(DragStat().Ref1(),aXFact,aYFact,bCopy); in EndSdrDrag()
2176 DragStat().Ref1()=pH->GetPos(); in BeginSdrDrag()
2326 DragStat().Ref1()=pRefHdl->GetPos(); in BeginSdrDrag()
2604 DragStat().Ref1()=pH1->GetPos(); in BeginSdrDrag()
2606 Ref1()=pH1->GetPos(); in BeginSdrDrag()
2712 DragStat().Ref1() = pIAOHandle->GetPos(); in BeginSdrDrag()
2785 pIAOHandle->SetPos(DragStat().Ref1() + aMoveDiff); in MoveSdrDrag()
2787 pIAOHandle->GetColorHdl1()->SetPos(DragStat().Ref1() + aMoveDiff); in MoveSdrDrag()
2798 pIAOHandle->SetPos(DragStat().Ref1() + aMoveDiff); in MoveSdrDrag()
2802 pIAOHandle->GetColorHdl1()->SetPos(DragStat().Ref1() + aMoveDiff); in MoveSdrDrag()
2816 Ref1() = pIAOHandle->GetPos(); in EndSdrDrag()
2828 pIAOHandle->SetPos(DragStat().Ref1()); in CancelSdrDrag()
2832 pIAOHandle->GetColorHdl1()->SetPos(DragStat().Ref1()); in CancelSdrDrag()