LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | List of all members
ScSortInfoArray::Row Struct Reference

Public Member Functions

 Row (size_t nColSize)
 

Public Attributes

std::vector< CellmaCells
 
bool mbHidden:1
 
bool mbFiltered:1
 

Detailed Description

Definition at line 246 of file table3.cxx.

Constructor & Destructor Documentation

◆ Row()

ScSortInfoArray::Row::Row ( size_t  nColSize)
inlineexplicit

Definition at line 253 of file table3.cxx.

Member Data Documentation

◆ maCells

std::vector<Cell> ScSortInfoArray::Row::maCells

Definition at line 248 of file table3.cxx.

◆ mbFiltered

bool ScSortInfoArray::Row::mbFiltered

Definition at line 251 of file table3.cxx.

◆ mbHidden

bool ScSortInfoArray::Row::mbHidden

Definition at line 250 of file table3.cxx.


The documentation for this struct was generated from the following file: