Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/text/
H A Dfrmform.cxx999 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()
H A Ditrform2.hxx154 inline sal_Bool IsStop() const { return GetInfo().IsStop(); } in IsStop() function in SwTxtFormatter
H A Ditrform2.cxx430 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()
H A Dinftxt.hxx638 inline sal_Bool IsStop() const { return bStop; } in IsStop() function in SwTxtFormatInfo
H A Dpormulti.cxx2174 rInf.SetStop( aInf.IsStop() ); in BuildMultiPortion()

Completed in 52 milliseconds