LibreOffice Module sc (master) 1
|
Store position data for column array storage. More...
#include <mtvelements.hxx>
Public Member Functions | |
ColumnBlockPosition () | |
Public Attributes | |
CellNoteStoreType::iterator | miCellNotePos |
SparklineStoreType::iterator | miSparklinePos |
BroadcasterStoreType::iterator | miBroadcasterPos |
CellTextAttrStoreType::iterator | miCellTextAttrPos |
CellStoreType::iterator | miCellPos |
Store position data for column array storage.
Definition at line 157 of file mtvelements.hxx.
|
inline |
Definition at line 165 of file mtvelements.hxx.
BroadcasterStoreType::iterator sc::ColumnBlockPosition::miBroadcasterPos |
Definition at line 161 of file mtvelements.hxx.
Referenced by ScColumn::DeleteBroadcasters(), and ScColumn::InitBlockPosition().
CellNoteStoreType::iterator sc::ColumnBlockPosition::miCellNotePos |
Definition at line 159 of file mtvelements.hxx.
Referenced by ScColumn::CopyOneCellFromClip(), ScColumn::DeleteCellNotes(), ScColumn::DuplicateNotes(), and ScColumn::InitBlockPosition().
CellStoreType::iterator sc::ColumnBlockPosition::miCellPos |
Definition at line 163 of file mtvelements.hxx.
Referenced by ScColumn::CloneFormulaCell(), ScColumn::CopyOneCellFromClip(), ScColumn::CopyStaticToDocument(), ScColumn::DeleteCells(), ScDocumentImport::fillDownCells(), ScColumn::GetCellValue(), ScColumn::HasDataAt(), ScColumn::InitBlockPosition(), ScColumn::RemoveEditAttribs(), ScDocumentImport::setAutoInput(), ScDocumentImport::setEditCell(), ScColumn::SetEditText(), ScDocumentImport::setFormulaCell(), ScColumn::SetFormulaCell(), ScDocumentImport::setMatrixCells(), ScDocumentImport::setNumericCell(), sc::DocumentStreamAccess::setNumericCell(), ScColumn::SetRawString(), ScDocumentImport::setStringCell(), sc::DocumentStreamAccess::setStringCell(), ScDocumentImport::setTableOpCells(), ScColumn::SetValue(), sc::DocumentStreamAccess::shiftRangeDown(), sc::DocumentStreamAccess::shiftRangeUp(), and ScColumn::UpdateReferenceOnCopy().
CellTextAttrStoreType::iterator sc::ColumnBlockPosition::miCellTextAttrPos |
Definition at line 162 of file mtvelements.hxx.
Referenced by ScColumn::CloneFormulaCell(), ScColumn::CopyOneCellFromClip(), ScTable::GetRangeScriptType(), ScColumn::InitBlockPosition(), ScColumn::SetEditText(), ScColumn::SetFormulaCell(), sc::DocumentStreamAccess::setNumericCell(), ScColumn::SetRawString(), sc::DocumentStreamAccess::setStringCell(), ScColumn::SetValue(), sc::DocumentStreamAccess::shiftRangeDown(), and sc::DocumentStreamAccess::shiftRangeUp().
SparklineStoreType::iterator sc::ColumnBlockPosition::miSparklinePos |
Definition at line 160 of file mtvelements.hxx.
Referenced by ScColumn::DeleteSparklineCells(), ScColumn::duplicateSparkline(), ScColumn::DuplicateSparklines(), and ScColumn::InitBlockPosition().