Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Ditrpaint.cxx189 const sal_Bool bEndPor = GetInfo().GetOpt().IsParagraph() && !GetInfo().GetTxt().Len(); in DrawTextLine() local
191 SwLinePortion *pPor = bEndPor ? pCurr->GetFirstPortion() : CalcPaintOfst( rPaint ); in DrawTextLine()
196 if( !bEndPor && nTmpLeft >= nMaxRight ) in DrawTextLine()
265 if( !pPor && !bEndPor ) in DrawTextLine()
306 if( bEndPor ) in DrawTextLine()

Completed in 12 milliseconds