Home
last modified time | relevance | path

Searched refs:IsNewLine (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/sw/source/core/text/
H A Ditrform2.hxx157 inline sal_Bool IsNewLine() const { return GetInfo().IsNewLine(); } in IsNewLine() function in SwTxtFormatter
H A Dfrmform.cxx1401 if( rLine.IsNewLine() ) in FormatLine()
1689 if( !rInf.IsNewLine() ) in _Format()
2211 if( aInf.IsNewLine() || (!aInf.IsStop() && nStart < nEnd) ) in FormatQuick()
H A Ditrform2.cxx1179 if( rInf.IsNewLine() && (!rInf.GetFly() || !pCurr->IsDummy()) ) in NewPortion()
1579 CalcRealHeight( GetInfo().IsNewLine() ); in FormatLine()
H A Dinftxt.hxx642 inline sal_Bool IsNewLine() const { return bNewLine; } in IsNewLine() function in SwTxtFormatInfo

Completed in 32 milliseconds