Searched refs:aActionRectangle (Results 1 – 1 of 1) sorted by relevance
844 Rectangle aActionRectangle; in CreateOverlayGeometry() local845 getSdrDragView().TakeActionRect(aActionRectangle); in CreateOverlayGeometry()847 const basegfx::B2DPoint aTopLeft(aActionRectangle.Left(), aActionRectangle.Top()); in CreateOverlayGeometry()848 const basegfx::B2DPoint aBottomRight(aActionRectangle.Right(), aActionRectangle.Bottom()); in CreateOverlayGeometry()