Home
last modified time | relevance | path

Searched refs:rBBox (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sdext/source/presenter/
H A DPresenterHelpView.cxx90 const geometry::RealRectangle2D& rBBox,
643 const geometry::RealRectangle2D& rBBox, in Paint() argument
652 double nY (rBBox.Y1); in Paint()
657 double nX (rBBox.X1); in Paint()
659 nX = rBBox.X2 - iLine->maSize.Width; in Paint()
675 return nY - rBBox.Y1; in Paint()
H A DPresenterPaneBorderPainter.cxx127 const awt::Rectangle& rBBox,
504 const awt::Rectangle& rBBox, in PaintBorder() argument
516 awt::Rectangle aOuterBox (rBBox); in PaintBorder()
/trunk/main/sd/source/ui/slidesorter/shell/
H A DSlideSorterViewShell.cxx539 const Rectangle& rBBox, in Paint() argument
545 mpSlideSorter->GetController().Paint(rBBox,pWindow); in Paint()
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlideSorterController.cxx318 const Rectangle& rBBox, in Paint() argument
327 mrView.CompleteRedraw(pWindow, Region(rBBox), 0); in Paint()
/trunk/main/sd/source/ui/slidesorter/inc/view/
H A DSlideSorterView.hxx167 void SetInsertionMarker (const Rectangle& rBBox);

Completed in 38 milliseconds