Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx5077 SwTwips nPenHalf = rFmtCol.GetLineWidth(); in PaintColLines() local
5078 (aLineRect.*fnRect->fnSetWidth)( nPenHalf ); in PaintColLines()
5079 nPenHalf /= 2; in PaintColLines()
5083 (aRect.*fnRect->fnSubLeft)( nPenHalf + nPixelSzW ); in PaintColLines()
5084 (aRect.*fnRect->fnAddRight)( nPenHalf + nPixelSzW ); in PaintColLines()
5089 ( (pCol->Frm().*fnGetX)() - nPenHalf ); in PaintColLines()

Completed in 43 milliseconds