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 153 of file mtvelements.hxx.
|
inline |
Definition at line 160 of file mtvelements.hxx.
CellNoteStoreType::const_iterator sc::ColumnBlockConstPosition::miCellNotePos |
Definition at line 155 of file mtvelements.hxx.
Referenced by ScColumn::GetCellNote(), and ScColumn::InitBlockPosition().
CellStoreType::const_iterator sc::ColumnBlockConstPosition::miCellPos |
Definition at line 158 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 157 of file mtvelements.hxx.
Referenced by ScColumn::GetCellTextAttr(), and ScColumn::InitBlockPosition().
SparklineStoreType::const_iterator sc::ColumnBlockConstPosition::miSparklinePos |
Definition at line 156 of file mtvelements.hxx.