Home
last modified time | relevance | path

Searched refs:aDistortedRect (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/svx/source/svdraw/
H A Dsvddrgmt.cxx3586 aDistortedRect=XPolygon(aMarkRect); in BeginSdrDrag()
3608 const basegfx::B2DPoint aTopLeft(aDistortedRect[0].X(), aDistortedRect[0].Y()); in _MovAllPoints()
3609 const basegfx::B2DPoint aTopRight(aDistortedRect[1].X(), aDistortedRect[1].Y()); in _MovAllPoints()
3610 const basegfx::B2DPoint aBottomLeft(aDistortedRect[3].X(), aDistortedRect[3].Y()); in _MovAllPoints()
3611 const basegfx::B2DPoint aBottomRight(aDistortedRect[2].X(), aDistortedRect[2].Y()); in _MovAllPoints()
3631 if (bNeuContortion!=bContortion || aDistortedRect[nPolyPt]!=aPnt) in MoveSdrDrag()
3634 aDistortedRect[nPolyPt]=aPnt; in MoveSdrDrag()
3649 getSdrDragView().DistortMarkedObj(aMarkRect,aDistortedRect,!bContortion,bCopy); in EndSdrDrag()
3667 getSdrDragView().ImpDistortObj(&rTarget, aMarkRect, aDistortedRect, !bContortion); in applyCurrentTransformationToSdrObject()
H A Dsvddrgm1.hxx229 XPolygon aDistortedRect; member in SdrDragDistort

Completed in 29 milliseconds