Searched refs:aGlobalScaleNext2D (Results 1 – 1 of 1) sorted by relevance
668 basegfx::B2DPoint aGlobalScaleNext2D((double)(rPnt.X()), (double)(rPnt.Y())); in MoveSdrDrag() local674 aGlobalScaleNext2D = aInverseSceneTransform * aGlobalScaleNext2D; in MoveSdrDrag()678 …basegfx::B3DPoint aGlobalScaleNext3D(aGlobalScaleNext2D.getX(), aGlobalScaleNext2D.getY(), aObject… in MoveSdrDrag()
Completed in 12 milliseconds