Lines Matching refs:Ref1
1019 DragStat().Ref1()=GetDragHdl()->GetPos(); in BeginSdrDrag()
1065 getSdrDragView().CheckSnap(Ref1()+aDif,NULL,nBestXSnap,nBestYSnap,bXSnapped,bYSnapped); in MoveSdrDrag()
1076 pH1->SetPos(Ref1()+aDif); in MoveSdrDrag()
1164 Ref1()=DragStat().GetNow(); in EndSdrDrag()
1172 Ref1()+=DragStat().GetNow()-DragStat().GetStart(); in EndSdrDrag()
1883 DragStat().Ref1()=pRefHdl->GetPos(); in BeginSdrDrag()
1892 DragStat().Ref1()=Rectangle(pRef1->GetPos(),pRef2->GetPos()).Center(); in BeginSdrDrag()
1896 DragStat().Ref1()=GetMarkedRect().Center(); in BeginSdrDrag()
1908 -DragStat().Ref1().X(), -DragStat().Ref1().Y())); in getCurrentTransformation()
1910 aRetval.translate(DragStat().Ref1().X(), DragStat().Ref1().Y()); in getCurrentTransformation()
2098 rTarget.Resize(DragStat().Ref1(),aXFact,aYFact); in applyCurrentTransformationToSdrObject()
2107 getSdrDragView().ResizeMarkedPoints(DragStat().Ref1(),aXFact,aYFact,bCopy); in EndSdrDrag()
2111 getSdrDragView().ResizeMarkedGluePoints(DragStat().Ref1(),aXFact,aYFact,bCopy); in EndSdrDrag()
2115 getSdrDragView().ResizeMarkedObj(DragStat().Ref1(),aXFact,aYFact,bCopy); in EndSdrDrag()
2179 DragStat().Ref1()=pH->GetPos(); in BeginSdrDrag()
2329 DragStat().Ref1()=pRefHdl->GetPos(); in BeginSdrDrag()
2607 DragStat().Ref1()=pH1->GetPos(); in BeginSdrDrag()
2609 Ref1()=pH1->GetPos(); in BeginSdrDrag()
2715 DragStat().Ref1() = pIAOHandle->GetPos(); in BeginSdrDrag()
2788 pIAOHandle->SetPos(DragStat().Ref1() + aMoveDiff); in MoveSdrDrag()
2790 pIAOHandle->GetColorHdl1()->SetPos(DragStat().Ref1() + aMoveDiff); in MoveSdrDrag()
2801 pIAOHandle->SetPos(DragStat().Ref1() + aMoveDiff); in MoveSdrDrag()
2805 pIAOHandle->GetColorHdl1()->SetPos(DragStat().Ref1() + aMoveDiff); in MoveSdrDrag()
2819 Ref1() = pIAOHandle->GetPos(); in EndSdrDrag()
2831 pIAOHandle->SetPos(DragStat().Ref1()); in CancelSdrDrag()
2835 pIAOHandle->GetColorHdl1()->SetPos(DragStat().Ref1()); in CancelSdrDrag()