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 2164 of file docnode.cpp.
|
inline |
Definition at line 2166 of file docnode.cpp.
uint32_t ActiveRowSpan::column |
Definition at line 2168 of file docnode.cpp.
Referenced by ActiveRowSpan().
uint32_t ActiveRowSpan::rowsLeft |
Definition at line 2167 of file docnode.cpp.
Referenced by ActiveRowSpan().