Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/edit/
H A Dautofmt.cxx183 sal_Bool IsOneLine( const SwTxtNode& ) const;
402 sal_Bool SwAutoFormat::IsOneLine( const SwTxtNode& rNd ) const in IsOneLine() function in SwAutoFormat
405 return aFInfo.IsOneLine(); in IsOneLine()
523 if( !CanJoin( pNxtNd ) || !IsOneLine( *pNxtNd ) ) in GetBigIndent()
2407 bMoreLines = !IsOneLine( *pAktTxtNd ); in SwAutoFormat()
/trunk/main/sw/source/core/inc/
H A Dfrminf.hxx48 sal_Bool IsOneLine() const;
/trunk/main/sw/source/core/text/
H A Dfrminf.cxx77 sal_Bool SwTxtFrmInfo::IsOneLine() const in IsOneLine() function in SwTxtFrmInfo
/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx955 if( aFInfo.IsOneLine() ) // nur dann sinnvoll! in TextToTable()

Completed in 65 milliseconds