Searched refs:IsOneLine (Results 1 – 4 of 4) sorted by relevance
183 sal_Bool IsOneLine( const SwTxtNode& ) const;402 sal_Bool SwAutoFormat::IsOneLine( const SwTxtNode& rNd ) const in IsOneLine() function in SwAutoFormat405 return aFInfo.IsOneLine(); in IsOneLine()523 if( !CanJoin( pNxtNd ) || !IsOneLine( *pNxtNd ) ) in GetBigIndent()2407 bMoreLines = !IsOneLine( *pAktTxtNd ); in SwAutoFormat()
48 sal_Bool IsOneLine() const;
77 sal_Bool SwTxtFrmInfo::IsOneLine() const in IsOneLine() function in SwTxtFrmInfo
955 if( aFInfo.IsOneLine() ) // nur dann sinnvoll! in TextToTable()
Completed in 29 milliseconds