Searched refs:bStopTab (Results 1 – 1 of 1) sorted by relevance
2501 bool bStopTab = bWasTabRowEnd && (nInTable > nCellLevel) && !bFtnEdn; in ProcessSpecial() local2506 if (nInTable && !bTableRowEnd && !bStopTab && (nInTable == nCellLevel && aApo.HasStartStop())) in ProcessSpecial()2507 bStopTab = bStartTab = true; // Required to stop and start table in ProcessSpecial()2520 || bStopTab || bStartTab ) in ProcessSpecial()2534 if (bStopTab) in ProcessSpecial()
Completed in 31 milliseconds