Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/engine3d/
H A Ddragmt3d.cxx667 basegfx::B2DPoint aGlobalScaleStart2D((double)(aStartPos.X()), (double)(aStartPos.Y())); in MoveSdrDrag() local
673 aGlobalScaleStart2D = aInverseSceneTransform * aGlobalScaleStart2D; in MoveSdrDrag()
677 …basegfx::B3DPoint aGlobalScaleStart3D(aGlobalScaleStart2D.getX(), aGlobalScaleStart2D.getY(), aObj… in MoveSdrDrag()

Completed in 17 milliseconds