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