|
LibreOffice Module sc (master) 1
|
#include <dociter.hxx>
Public Member Functions | |
| ScUsedAreaIterator (ScDocument &rDocument, SCTAB nTable, SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2) | |
| ~ScUsedAreaIterator () | |
| bool | GetNext () |
| SCCOL | GetStartCol () const |
| SCCOL | GetEndCol () const |
| SCROW | GetRow () const |
| const ScPatternAttr * | GetPattern () const |
| const ScRefCellValue & | GetCell () const |
Definition at line 388 of file dociter.hxx.
| ScUsedAreaIterator::ScUsedAreaIterator | ( | ScDocument & | rDocument, |
| SCTAB | nTable, | ||
| SCCOL | nCol1, | ||
| SCROW | nRow1, | ||
| SCCOL | nCol2, | ||
| SCROW | nRow2 | ||
| ) |
Definition at line 1469 of file dociter.cxx.
References aAttrIter, aCellIter, ScHorizontalCellIterator::GetNext(), ScHorizontalAttrIterator::GetNext(), nAttrCol1, nAttrCol2, nAttrRow, nCellCol, nCellRow, pCell, and pPattern.
| ScUsedAreaIterator::~ScUsedAreaIterator | ( | ) |
Definition at line 1489 of file dociter.cxx.
|
inline |
Definition at line 423 of file dociter.hxx.
Referenced by XclExpCellTable::XclExpCellTable().
|
inline |
Definition at line 420 of file dociter.hxx.
Referenced by XclExpCellTable::XclExpCellTable().
| bool ScUsedAreaIterator::GetNext | ( | ) |
Definition at line 1493 of file dociter.cxx.
References aAttrIter, aCellIter, ScRefCellValue::clear(), ScHorizontalCellIterator::GetNext(), ScHorizontalAttrIterator::GetNext(), ScRefCellValue::isEmpty(), IsGreater(), maFoundCell, nAttrCol1, nAttrCol2, nAttrRow, nCellCol, nCellRow, nFoundEndCol, nFoundRow, nFoundStartCol, nNextCol, nNextRow, pCell, pFoundPattern, and pPattern.
Referenced by XclExpCellTable::XclExpCellTable().
|
inline |
Definition at line 422 of file dociter.hxx.
Referenced by XclExpCellTable::XclExpCellTable().
|
inline |
Definition at line 421 of file dociter.hxx.
Referenced by XclExpCellTable::XclExpCellTable().
|
inline |
Definition at line 419 of file dociter.hxx.
Referenced by XclExpCellTable::XclExpCellTable().
|
private |
Definition at line 392 of file dociter.hxx.
Referenced by GetNext(), and ScUsedAreaIterator().
|
private |
Definition at line 391 of file dociter.hxx.
Referenced by GetNext(), and ScUsedAreaIterator().
|
private |
Definition at line 410 of file dociter.hxx.
Referenced by GetNext().
|
private |
Definition at line 400 of file dociter.hxx.
Referenced by GetNext(), and ScUsedAreaIterator().
|
private |
Definition at line 401 of file dociter.hxx.
Referenced by GetNext(), and ScUsedAreaIterator().
|
private |
Definition at line 402 of file dociter.hxx.
Referenced by GetNext(), and ScUsedAreaIterator().
|
private |
Definition at line 397 of file dociter.hxx.
Referenced by GetNext(), and ScUsedAreaIterator().
|
private |
Definition at line 398 of file dociter.hxx.
Referenced by GetNext(), and ScUsedAreaIterator().
|
private |
Definition at line 406 of file dociter.hxx.
Referenced by GetNext().
|
private |
Definition at line 407 of file dociter.hxx.
Referenced by GetNext().
|
private |
Definition at line 405 of file dociter.hxx.
Referenced by GetNext().
|
private |
Definition at line 394 of file dociter.hxx.
Referenced by GetNext().
|
private |
Definition at line 395 of file dociter.hxx.
Referenced by GetNext().
|
private |
Definition at line 399 of file dociter.hxx.
Referenced by GetNext(), and ScUsedAreaIterator().
|
private |
Definition at line 408 of file dociter.hxx.
Referenced by GetNext().
|
private |
Definition at line 403 of file dociter.hxx.
Referenced by GetNext(), and ScUsedAreaIterator().