Public Member Functions | |
| TableState () | |
Public Attributes | |
| RowSpanList | rowSpans |
| int | numCols |
| int | currentColumn |
| bool | inRowSpan |
| bool | inColSpan |
| bool | firstRow |
Definition at line 198 of file latexdocvisitor.h.
|
inline |
Definition at line 200 of file latexdocvisitor.h.
| int LatexDocVisitor::TableState::currentColumn |
Definition at line 205 of file latexdocvisitor.h.
| bool LatexDocVisitor::TableState::firstRow |
Definition at line 208 of file latexdocvisitor.h.
| bool LatexDocVisitor::TableState::inColSpan |
Definition at line 207 of file latexdocvisitor.h.
| bool LatexDocVisitor::TableState::inRowSpan |
Definition at line 206 of file latexdocvisitor.h.
| int LatexDocVisitor::TableState::numCols |
Definition at line 204 of file latexdocvisitor.h.
| RowSpanList LatexDocVisitor::TableState::rowSpans |
Definition at line 203 of file latexdocvisitor.h.
1.8.11