Home
last modified time | relevance | path

Searched defs:aRB (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Dgridwin.cxx5383 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 Dsvdedtv2.cxx752 const basegfx::B2DPoint aRB(aRetval.getB2DPoint(aRetval.count() - 1L)); in ImpCombineToSinglePolygon() local
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx6325 const Point aRB( nRight, nBottom ); in PaintSubsidiaryLines() local

Completed in 97 milliseconds