Searched refs:NotEOL (Results 1 – 4 of 4) sorted by relevance
101 if( ITALIC_NONE != rInf.GetFont()->GetItalic() && !rInf.NotEOL() ) in Guess()
263 bNotEOL( rNew.NotEOL() ), in SwTxtSizeInfo()388 bNotEOL( rNew.NotEOL() ), in SwTxtSizeInfo()
262 if( ITALIC_NONE != rInf.GetFont()->GetItalic() && !rInf.NotEOL() ) in BreakCut()
244 inline sal_Bool NotEOL() const { return bNotEOL; } in NotEOL() function in SwTxtSizeInfo
Completed in 35 milliseconds