Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/layout/
H A Dpaintfrm.cxx2358 Point aPaintEnd = rDev.PixelToLogic( rDev.LogicToPixel( aEnd ) ); in PaintLines() local
2375 aPaintEnd.X() = aUpperAligned.Left(); in PaintLines()
2377 aPaintEnd.X() = aUpperAligned._Right(); in PaintLines()
2379 aPaintEnd.Y() = aUpperAligned.Top(); in PaintLines()
2381 aPaintEnd.Y() = aUpperAligned._Bottom(); in PaintLines()
2385 aPaintEnd.X() -= nTwipXCorr; in PaintLines()
2387 aPaintEnd.Y() -= nTwipYCorr; in PaintLines()
2396 aPaintEnd, in PaintLines()
2413 aPaintEnd, in PaintLines()

Completed in 81 milliseconds