Home
last modified time | relevance | path

Searched refs:rP0 (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/sw/source/filter/ww8/
H A Dww8graf.cxx334 Point& rP0 = aP[0]; in ReadLine() local
337 rP0.X() = (sal_Int16)SVBT16ToShort( pHd->xa ) + nDrawXOfs2; in ReadLine()
338 rP0.Y() = (sal_Int16)SVBT16ToShort( pHd->ya ) + nDrawYOfs2; in ReadLine()
339 rP1 = rP0; in ReadLine()
340 rP0.X() += (sal_Int16)SVBT16ToShort( aLine.xaStart ); in ReadLine()
341 rP0.Y() += (sal_Int16)SVBT16ToShort( aLine.yaStart ); in ReadLine()
/trunk/main/basegfx/source/tools/
H A Ddebugplotter.cxx242 const B2DPoint& rP0( rCurrPoly.getB2DPoint(k) ); in ~DebugPlotter() local
249 << rP0.getX() << "," in ~DebugPlotter()
253 << rP0.getY() << "," in ~DebugPlotter()
260 rP0.getX(), in ~DebugPlotter()
264 rP0.getY(), in ~DebugPlotter()

Completed in 19 milliseconds