Searched refs:IsRest (Results 1 – 6 of 6) sorted by relevance
427 GetInfo().GetParaPortion()->SetFollowField( pDel->IsRest() || in TruncLines()
140 inline sal_Bool IsRest() const { return bRest; } in IsRest() function in SwLineLayout
1487 rLine.GetCurr()->IsRest() ); in _Format()1491 if( rLine.GetCurr()->GetLen() && !rLine.GetCurr()->IsRest() ) in _Format()
309 sal_Bool bRest = pCurr->IsRest(); in DrawTextLine()
1498 sal_Bool bRest = pLay->IsRest(); in PaintMultiPortion()1614 bRest = pLay->IsRest(); in PaintMultiPortion()
800 || !pCurr->IsRest() ) // statt !rInf.GetRest() in CalcAscent()
Completed in 41 milliseconds