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