LibreOffice Module sc (master) 1
|
#include <mtvelements.hxx>
Public Member Functions | |
ColumnBlockConstPosition () | |
Public Attributes | |
CellNoteStoreType::const_iterator | miCellNotePos |
SparklineStoreType::const_iterator | miSparklinePos |
CellTextAttrStoreType::const_iterator | miCellTextAttrPos |
CellStoreType::const_iterator | miCellPos |
Definition at line 168 of file mtvelements.hxx.
|
inline |
Definition at line 175 of file mtvelements.hxx.
CellNoteStoreType::const_iterator sc::ColumnBlockConstPosition::miCellNotePos |
Definition at line 170 of file mtvelements.hxx.
Referenced by ScColumn::GetCellNote(), and ScColumn::InitBlockPosition().
CellStoreType::const_iterator sc::ColumnBlockConstPosition::miCellPos |
Definition at line 173 of file mtvelements.hxx.
Referenced by ScColumn::DeleteRow(), ScColumn::GetCellValue(), ScColumn::GetFilterEntries(), ScColumn::HasDataAt(), ScColumn::InitBlockPosition(), and sc::SingleColumnSpanSet::scan().
CellTextAttrStoreType::const_iterator sc::ColumnBlockConstPosition::miCellTextAttrPos |
Definition at line 172 of file mtvelements.hxx.
Referenced by ScColumn::GetCellTextAttr(), and ScColumn::InitBlockPosition().
SparklineStoreType::const_iterator sc::ColumnBlockConstPosition::miSparklinePos |
Definition at line 171 of file mtvelements.hxx.