Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/edit/
H A Dautofmt.cxx211 sal_Bool HasBreakAttr( const SwTxtNode& ) const;
233 !HasBreakAttr( *pTxtNd ); in CanJoin()
1106 sal_Bool SwAutoFormat::HasBreakAttr( const SwTxtNode& rTxtNd ) const in HasBreakAttr() function in SwAutoFormat
2415 if( !bEmptyLine && HasBreakAttr( *pAktTxtNd ) ) in SwAutoFormat()
2417 if( !bNxtEmpty && HasBreakAttr( *pNxtNd ) ) in SwAutoFormat()

Completed in 20 milliseconds