LibreOffice Module sc (master) 1
|
Public Attributes | |
sc::CellStoreType::const_iterator | maPos |
sc::CellStoreType::const_iterator | maEnd |
SCCOL | mnCol |
Definition at line 294 of file dociter.hxx.
sc::CellStoreType::const_iterator ScHorizontalCellIterator::ColParam::maEnd |
Definition at line 297 of file dociter.hxx.
Referenced by ScHorizontalCellIterator::SetTab(), and ScHorizontalCellIterator::SkipInvalidInRow().
sc::CellStoreType::const_iterator ScHorizontalCellIterator::ColParam::maPos |
Definition at line 296 of file dociter.hxx.
Referenced by ScHorizontalCellIterator::GetNext(), ScHorizontalCellIterator::SetTab(), and ScHorizontalCellIterator::SkipInvalidInRow().
SCCOL ScHorizontalCellIterator::ColParam::mnCol |
Definition at line 298 of file dociter.hxx.
Referenced by ScHorizontalCellIterator::GetNext(), and ScHorizontalCellIterator::SetTab().