|
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 2339 of file docnode.cpp.
|
inline |
Definition at line 2341 of file docnode.cpp.
| uint32_t ActiveRowSpan::column |
Definition at line 2343 of file docnode.cpp.
Referenced by ActiveRowSpan().
| uint32_t ActiveRowSpan::rowsLeft |
Definition at line 2342 of file docnode.cpp.
Referenced by ActiveRowSpan().