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 |
BroadcasterStoreType::iterator | miBroadcasterPos |
CellTextAttrStoreType::iterator | miCellTextAttrPos |
CellStoreType::iterator | miCellPos |
Store position data for column array storage.
Definition at line 119 of file mtvelements.hxx.
|
inline |
Definition at line 126 of file mtvelements.hxx.
BroadcasterStoreType::iterator sc::ColumnBlockPosition::miBroadcasterPos |
Definition at line 122 of file mtvelements.hxx.
Referenced by ScColumn::DeleteBroadcasters(), ScColumn::EndListening(), ScColumn::InitBlockPosition(), and ScColumn::StartListening().
CellNoteStoreType::iterator sc::ColumnBlockPosition::miCellNotePos |
Definition at line 121 of file mtvelements.hxx.
Referenced by ScColumn::CopyOneCellFromClip(), ScColumn::DeleteCellNotes(), ScColumn::DuplicateNotes(), and ScColumn::InitBlockPosition().
CellStoreType::iterator sc::ColumnBlockPosition::miCellPos |
Definition at line 124 of file mtvelements.hxx.
Referenced by ScColumn::CopyOneCellFromClip(), ScColumn::CopyStaticToDocument(), ScColumn::DeleteCells(), ScDocumentImport::fillDownCells(), ScColumn::GetCellValue(), ScColumn::HasDataAt(), ScColumn::InitBlockPosition(), ScDocumentImport::setAutoInput(), ScDocumentImport::setEditCell(), ScColumn::SetEditText(), ScDocumentImport::setFormulaCell(), ScColumn::SetFormulaCell(), ScDocumentImport::setMatrixCells(), sc::DocumentStreamAccess::setNumericCell(), ScDocumentImport::setNumericCell(), ScColumn::SetRawString(), sc::DocumentStreamAccess::setStringCell(), ScDocumentImport::setStringCell(), ScDocumentImport::setTableOpCells(), ScColumn::SetValue(), sc::DocumentStreamAccess::shiftRangeDown(), sc::DocumentStreamAccess::shiftRangeUp(), and ScColumn::UpdateReferenceOnCopy().
CellTextAttrStoreType::iterator sc::ColumnBlockPosition::miCellTextAttrPos |
Definition at line 123 of file mtvelements.hxx.
Referenced by 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().