Searched refs:IsNewLine (Results 1 – 4 of 4) sorted by relevance
157 inline sal_Bool IsNewLine() const { return GetInfo().IsNewLine(); } in IsNewLine() function in SwTxtFormatter
1401 if( rLine.IsNewLine() ) in FormatLine()1689 if( !rInf.IsNewLine() ) in _Format()2211 if( aInf.IsNewLine() || (!aInf.IsStop() && nStart < nEnd) ) in FormatQuick()
1179 if( rInf.IsNewLine() && (!rInf.GetFly() || !pCurr->IsDummy()) ) in NewPortion()1579 CalcRealHeight( GetInfo().IsNewLine() ); in FormatLine()
642 inline sal_Bool IsNewLine() const { return bNewLine; } in IsNewLine() function in SwTxtFormatInfo
Completed in 41 milliseconds