Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx2393 SwTwips nRepaintRectSize = !rEntryStyle.GetWidth() ? 1 : rEntryStyle.GetWidth(); in PaintLines() local
2396 aRepaintRect.Height( 2 * nRepaintRectSize ); in PaintLines()
2397 aRepaintRect.Pos().Y() -= nRepaintRectSize; in PaintLines()
2401 aRepaintRect.Width( 2 * nRepaintRectSize ); in PaintLines()
2402 aRepaintRect.Pos().X() -= nRepaintRectSize; in PaintLines()

Completed in 39 milliseconds