Doxygen
|
Public 属性 | |
RowSpanList | rowSpans |
int | numCols = 0 |
int | currentColumn = 0 |
bool | inRowSpan = false |
bool | inColSpan = false |
bool | firstRow = false |
在文件 latexdocvisitor.h 第 197 行定义.
int LatexDocVisitor::TableState::currentColumn = 0 |
在文件 latexdocvisitor.h 第 201 行定义.
bool LatexDocVisitor::TableState::firstRow = false |
在文件 latexdocvisitor.h 第 204 行定义.
bool LatexDocVisitor::TableState::inColSpan = false |
在文件 latexdocvisitor.h 第 203 行定义.
bool LatexDocVisitor::TableState::inRowSpan = false |
在文件 latexdocvisitor.h 第 202 行定义.
int LatexDocVisitor::TableState::numCols = 0 |
在文件 latexdocvisitor.h 第 200 行定义.
RowSpanList LatexDocVisitor::TableState::rowSpans |
在文件 latexdocvisitor.h 第 199 行定义.