Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/layout/
H A Dpaintfrm.cxx2448 Point aPaintStart = rDev.PixelToLogic( rDev.LogicToPixel( aStart ) ); in PaintLines() local
2457 aPaintStart.X() = aUpperAligned.Left(); in PaintLines()
2459 aPaintStart.X() = aUpperAligned._Right(); in PaintLines()
2461 aPaintStart.Y() = aUpperAligned.Top(); in PaintLines()
2463 aPaintStart.Y() = aUpperAligned._Bottom(); in PaintLines()
2475aPaintStart.X() -= nTwipXCorr; // nHalfPixelSzW - 2 to assure that we do not leave the pixel in PaintLines()
2477 aPaintStart.Y() -= nTwipYCorr; in PaintLines()
2486 aPaintStart, in PaintLines()
2503 aPaintStart, in PaintLines()

Completed in 56 milliseconds