Public Member Functions | |
ActiveRowSpan (int rows, int col) | |
Public Attributes | |
int | rowsLeft |
int | column |
Helper class to compute the grid for an HTML style table
Definition at line 3732 of file docparser.cpp.
|
inline |
Definition at line 3734 of file docparser.cpp.
int ActiveRowSpan::column |
Definition at line 3736 of file docparser.cpp.
int ActiveRowSpan::rowsLeft |
Definition at line 3735 of file docparser.cpp.