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.cxx2501 bool bStopTab = bWasTabRowEnd && (nInTable > nCellLevel) && !bFtnEdn; in ProcessSpecial() local
2506 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 28 milliseconds