Home
last modified time | relevance | path

Searched refs:rAnchor1 (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsFramePainter.cxx185 const Point& rAnchor1, in PaintSide() argument
194 if (rAnchor1.Y() == rAnchor2.Y()) in PaintSide()
197 const sal_Int32 nY (rAnchor1.Y() + maOffset.Y()); in PaintSide()
199 rAnchor1.X() in PaintSide()
214 else if (rAnchor1.X() == rAnchor2.X()) in PaintSide()
217 const sal_Int32 nX (rAnchor1.X() + maOffset.X()); in PaintSide()
219 rAnchor1.Y() in PaintSide()
H A DSlsFramePainter.hxx91 const Point& rAnchor1,

Completed in 9 milliseconds