Searched refs:IsStop (Results 1 – 5 of 5) sorted by relevance
999 FormatAdjust( aLine, aFrmBreak, aInf.GetTxt().Len(), aInf.IsStop() ); in CalcPreps()1006 aInf.GetTxt().Len(), aInf.IsStop() ); in CalcPreps()1083 ( rLine.IsStop() || in FormatAdjust()1117 if( rLine.IsStop() ) in FormatAdjust()1397 if( rLine.IsStop() ) in FormatLine()1693 if( rInf.IsStop() || rInf.GetIdx() >= nStrLen ) in _Format()1718 if( !rLine.IsStop() ) in _Format()1736 FormatAdjust( rLine, aFrmBreak, nStrLen, rInf.IsStop() ); in _Format()2211 if( aInf.IsNewLine() || (!aInf.IsStop() && nStart < nEnd) ) in FormatQuick()
154 inline sal_Bool IsStop() const { return GetInfo().IsStop(); } in IsStop() function in SwTxtFormatter
430 while( pPor && !rInf.IsStop() ) in BuildPortions()719 if( !rInf.IsStop() ) in BuildPortions()1391 if( !pPor || rInf.IsStop() ) in NewPortion()1563 if( GetInfo().IsStop() ) in FormatLine()
638 inline sal_Bool IsStop() const { return bStop; } in IsStop() function in SwTxtFormatInfo
2174 rInf.SetStop( aInf.IsStop() ); in BuildMultiPortion()
Completed in 38 milliseconds