Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/edit/
H A Dautofmt.cxx2214 sal_Bool bNxtEmpty = sal_False; in SwAutoFormat() local
2411 bNxtEmpty = IsEmptyLine( *pNxtNd ); in SwAutoFormat()
2417 if( !bNxtEmpty && HasBreakAttr( *pNxtNd ) ) in SwAutoFormat()
2418 bNxtEmpty = sal_True; in SwAutoFormat()
2427 bNxtEmpty = sal_False; // sal_True; in SwAutoFormat()
2478 if( bNxtEmpty || bNxtAlpha in SwAutoFormat()
2556 !bNxtEmpty && !bNxtAlpha && !nNxtLevel && in SwAutoFormat()
2582 !bNxtEmpty && !bNxtAlpha && nNxtLevel && in SwAutoFormat()

Completed in 26 milliseconds