Doxygen
|
Helper class to compute the grid for an HTML style table. More...
Public Member Functions | |
ActiveRowSpan (uint32_t rows, uint32_t col) |
Public Attributes | |
uint32_t | rowsLeft |
uint32_t | column |
Helper class to compute the grid for an HTML style table.
Definition at line 2179 of file docnode.cpp.
|
inline |
Definition at line 2181 of file docnode.cpp.
uint32_t ActiveRowSpan::column |
Definition at line 2183 of file docnode.cpp.
Referenced by ActiveRowSpan().
uint32_t ActiveRowSpan::rowsLeft |
Definition at line 2182 of file docnode.cpp.
Referenced by ActiveRowSpan().