Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8par2.cxx2652 pIo->bWasTabRowEnd = false; in UseSwTable()
2835 pIo->bWasTabRowEnd = false; in FinishSwTable()
3370 if( pIo->bWasTabRowEnd ) in TableCellEnd()
3707 bWasTabRowEnd = true; in Read_TabRowEnd()
H A Dww8par.cxx2500 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()
H A Dww8par.hxx1163 bool bWasTabRowEnd; // Tabelle : Row End Mark member in SwWW8ImplReader