LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | List of all members
ScSortInfoArray::Cell Struct Reference
Collaboration diagram for ScSortInfoArray::Cell:
[legend]

Public Member Functions

 Cell ()
 

Public Attributes

ScRefCellValue maCell
 
const sc::CellTextAttrmpAttr
 
const ScPostItmpNote
 
std::vector< SdrObject * > maDrawObjects
 
const ScPatternAttrmpPattern
 

Detailed Description

Definition at line 235 of file table3.cxx.

Constructor & Destructor Documentation

◆ Cell()

ScSortInfoArray::Cell::Cell ( )
inline

Definition at line 243 of file table3.cxx.

Member Data Documentation

◆ maCell

ScRefCellValue ScSortInfoArray::Cell::maCell

Definition at line 237 of file table3.cxx.

◆ maDrawObjects

std::vector<SdrObject*> ScSortInfoArray::Cell::maDrawObjects

Definition at line 240 of file table3.cxx.

◆ mpAttr

const sc::CellTextAttr* ScSortInfoArray::Cell::mpAttr

Definition at line 238 of file table3.cxx.

◆ mpNote

const ScPostIt* ScSortInfoArray::Cell::mpNote

Definition at line 239 of file table3.cxx.

◆ mpPattern

const ScPatternAttr* ScSortInfoArray::Cell::mpPattern

Definition at line 241 of file table3.cxx.


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