Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dfrmpaint.cxx93 SwTwips nRedX; member in SwExtraPainter
192 nRedX = text::HoriOrientation::LEFT == eHor ? pTmpFrm->Frm().Left() - REDLINE_DISTANCE : in SwExtraPainter()
267 long nDiff = bGoLeft ? nRedX - nX : nX - nRedX; in PaintExtra()
275 Point aStart( nRedX, nY ); in PaintRedline()
276 Point aEnd( nRedX, nY + nMax ); in PaintRedline()

Completed in 16 milliseconds