Searched refs:bEndPor (Results 1 – 1 of 1) sorted by relevance
189 const sal_Bool bEndPor = GetInfo().GetOpt().IsParagraph() && !GetInfo().GetTxt().Len(); in DrawTextLine() local191 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 20 milliseconds