LibreOffice Module sc (master) 1
|
Public Member Functions | |
Row (size_t nColSize) | |
Public Attributes | |
std::vector< Cell > | maCells |
bool | mbHidden:1 |
bool | mbFiltered:1 |
Definition at line 246 of file table3.cxx.
|
inlineexplicit |
Definition at line 253 of file table3.cxx.
std::vector<Cell> ScSortInfoArray::Row::maCells |
Definition at line 248 of file table3.cxx.
bool ScSortInfoArray::Row::mbFiltered |
Definition at line 251 of file table3.cxx.
bool ScSortInfoArray::Row::mbHidden |
Definition at line 250 of file table3.cxx.