Searched refs:bStopTab (Results 1 – 1 of 1) sorted by relevance
2500 bool bStopTab = bWasTabRowEnd && (nInTable > nCellLevel) && !bFtnEdn; in ProcessSpecial() local2505 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()