Searched refs:IsFastFullLine (Results 1 – 1 of 1) sorted by relevance
184 sal_Bool IsFastFullLine( const SwTxtNode& ) const;409 sal_Bool SwAutoFormat::IsFastFullLine( const SwTxtNode& rNd ) const in IsFastFullLine() function in SwAutoFormat1338 bBreak = !IsFastFullLine( *pAktTxtNd ) || in BuildIndent()1349 bBreak = !IsFastFullLine( *pNxtNd ) || in BuildIndent()1376 bBreak = !IsFastFullLine( *pAktTxtNd ) || in BuildTextIndent()1391 bBreak = !IsFastFullLine( *pNxtNd ) || IsBlanksInString( *pNxtNd ) || in BuildTextIndent()1416 bBreak = !IsFastFullLine( *pAktTxtNd ) || in BuildText()1468 bBreak = !IsFastFullLine( *pAktTxtNd ) || in BuildEnum()1747 bBreak = !IsFastFullLine( *pNxtNd ) || IsBlanksInString( *pNxtNd ) || in BuildEnum()1778 bBreak = !IsFastFullLine( *pAktTxtNd ) || in BuildNegIndent()[all …]
Completed in 22 milliseconds