Searched refs:aActionRectangle (Results 1 – 1 of 1) sorted by relevance
849 Rectangle aActionRectangle; in CreateOverlayGeometry() local850 getSdrDragView().TakeActionRect(aActionRectangle); in CreateOverlayGeometry()852 const basegfx::B2DPoint aTopLeft(aActionRectangle.Left(), aActionRectangle.Top()); in CreateOverlayGeometry()853 const basegfx::B2DPoint aBottomRight(aActionRectangle.Right(), aActionRectangle.Bottom()); in CreateOverlayGeometry()
Completed in 20 milliseconds