LibreOffice Module sc (master) 1
|
Public Member Functions | |
Cell () | |
Public Attributes | |
ScRefCellValue | maCell |
const sc::CellTextAttr * | mpAttr |
const ScPostIt * | mpNote |
std::vector< SdrObject * > | maDrawObjects |
const ScPatternAttr * | mpPattern |
Definition at line 235 of file table3.cxx.
|
inline |
Definition at line 243 of file table3.cxx.
ScRefCellValue ScSortInfoArray::Cell::maCell |
Definition at line 237 of file table3.cxx.
std::vector<SdrObject*> ScSortInfoArray::Cell::maDrawObjects |
Definition at line 240 of file table3.cxx.
const sc::CellTextAttr* ScSortInfoArray::Cell::mpAttr |
Definition at line 238 of file table3.cxx.
const ScPostIt* ScSortInfoArray::Cell::mpNote |
Definition at line 239 of file table3.cxx.
const ScPatternAttr* ScSortInfoArray::Cell::mpPattern |
Definition at line 241 of file table3.cxx.