Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/edit/
H A Dautofmt.cxx2213 sal_Bool bNxtEmpty = sal_False; in SwAutoFormat() local
2410 bNxtEmpty = IsEmptyLine( *pNxtNd ); in SwAutoFormat()
2416 if( !bNxtEmpty && HasBreakAttr( *pNxtNd ) ) in SwAutoFormat()
2417 bNxtEmpty = sal_True; in SwAutoFormat()
2426 bNxtEmpty = sal_False; // sal_True; in SwAutoFormat()
2477 if( bNxtEmpty || bNxtAlpha in SwAutoFormat()
2555 !bNxtEmpty && !bNxtAlpha && !nNxtLevel && in SwAutoFormat()
2581 !bNxtEmpty && !bNxtAlpha && nNxtLevel && in SwAutoFormat()

Completed in 22 milliseconds