Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/layout/
H A Dpaintfrm.cxx4964 SwTwips nPenHalf = rFmtCol.GetLineWidth(); in PaintColLines() local
4965 (aLineRect.*fnRect->fnSetWidth)( nPenHalf ); in PaintColLines()
4966 nPenHalf /= 2; in PaintColLines()
4970 (aRect.*fnRect->fnSubLeft)( nPenHalf + nPixelSzW ); in PaintColLines()
4971 (aRect.*fnRect->fnAddRight)( nPenHalf + nPixelSzW ); in PaintColLines()
4976 ( (pCol->Frm().*fnGetX)() - nPenHalf ); in PaintColLines()

Completed in 70 milliseconds