Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx2449 Point aPaintEnd = rDev.PixelToLogic( rDev.LogicToPixel( aEnd ) ); in PaintLines() local
2466 aPaintEnd.X() = aUpperAligned.Left(); in PaintLines()
2468 aPaintEnd.X() = aUpperAligned._Right(); in PaintLines()
2470 aPaintEnd.Y() = aUpperAligned.Top(); in PaintLines()
2472 aPaintEnd.Y() = aUpperAligned._Bottom(); in PaintLines()
2476 aPaintEnd.X() -= nTwipXCorr; in PaintLines()
2478 aPaintEnd.Y() -= nTwipYCorr; in PaintLines()
2487 aPaintEnd, in PaintLines()
2504 aPaintEnd, in PaintLines()

Completed in 52 milliseconds