Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx2500 bool bStopTab = bWasTabRowEnd && (nInTable > nCellLevel) && !bFtnEdn; in ProcessSpecial() local
2505 if (nInTable && !bTableRowEnd && !bStopTab && (nInTable == nCellLevel && aApo.HasStartStop())) in ProcessSpecial()
2506 bStopTab = bStartTab = true; // Required to stop and start table in ProcessSpecial()
2519 || bStopTab || bStartTab ) in ProcessSpecial()
2533 if (bStopTab) in ProcessSpecial()