Searched refs:bWasTabRowEnd (Results 1 – 3 of 3) sorted by relevance
2652 pIo->bWasTabRowEnd = false; in UseSwTable()2835 pIo->bWasTabRowEnd = false; in FinishSwTable()3370 if( pIo->bWasTabRowEnd ) in TableCellEnd()3707 bWasTabRowEnd = true; in Read_TabRowEnd()
2500 bool bStopTab = bWasTabRowEnd && (nInTable > nCellLevel) && !bFtnEdn; in ProcessSpecial()2502 bWasTabRowEnd = false; // must be deactivated right here to prevent next in ProcessSpecial()3642 if (bStartLine || bWasTabRowEnd) in ReadText()3767 = bWasTabRowEnd = bWasTabCellEnd = false; in SwWW8ImplReader()
1163 bool bWasTabRowEnd; // Tabelle : Row End Mark member in SwWW8ImplReader