Searched defs:aRB (Results 1 – 3 of 3) sorted by relevance
/trunk/main/sc/source/ui/view/ |
H A D | gridwin.cxx | 5383 basegfx::B2DRange aRB(aRA.Left(), aRA.Top(), aRA.Right() + 1, aRA.Bottom() + 1); in UpdateCursorOverlay() local 5433 basegfx::B2DRange aRB(aRA.Left() - 1, aRA.Top() - 1, aRA.Right(), aRA.Bottom()); in UpdateSelectionOverlay() local 5512 …basegfx::B2DRange aRB(mpAutoFillRect->Left(), mpAutoFillRect->Top(), mpAutoFillRect->Right() + 1, … in UpdateAutoFillOverlay() local 5644 basegfx::B2DRange aRB(aRA.Left(), aRA.Top(), aRA.Right() + 1, aRA.Bottom() + 1); in UpdateDragRectOverlay() local 5690 …basegfx::B2DRange aRB(aInvertRect.Left(), aInvertRect.Top(), aInvertRect.Right() + 1, aInvertRect.… in UpdateHeaderOverlay() local 5760 …basegfx::B2DRange aRB(aPixRect.Left(), aPixRect.Top(), aPixRect.Right() + 1, aPixRect.Bottom() + 1… in UpdateShrinkOverlay() local
|
/trunk/main/svx/source/svdraw/ |
H A D | svdedtv2.cxx | 752 const basegfx::B2DPoint aRB(aRetval.getB2DPoint(aRetval.count() - 1L)); in ImpCombineToSinglePolygon() local
|
/trunk/main/sw/source/core/layout/ |
H A D | paintfrm.cxx | 6325 const Point aRB( nRight, nBottom ); in PaintSubsidiaryLines() local
|
Completed in 67 milliseconds