Searched refs:bNxtEmpty (Results 1 – 1 of 1) sorted by relevance
2213 sal_Bool bNxtEmpty = sal_False; in SwAutoFormat() local2410 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 20 milliseconds