Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/layout/
H A Dpaintfrm.cxx2302 SwTwips nRepaintRectSize = !rEntryStyle.GetWidth() ? 1 : rEntryStyle.GetWidth(); in PaintLines() local
2305 aRepaintRect.Height( 2 * nRepaintRectSize ); in PaintLines()
2306 aRepaintRect.Pos().Y() -= nRepaintRectSize; in PaintLines()
2310 aRepaintRect.Width( 2 * nRepaintRectSize ); in PaintLines()
2311 aRepaintRect.Pos().X() -= nRepaintRectSize; in PaintLines()

Completed in 35 milliseconds