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 538 of file dociter.hxx.
ScUsedAreaIterator::ScUsedAreaIterator | ( | ScDocument & | rDocument, |
SCTAB | nTable, | ||
SCCOL | nCol1, | ||
SCROW | nRow1, | ||
SCCOL | nCol2, | ||
SCROW | nRow2 | ||
) |
Definition at line 2530 of file dociter.cxx.
References aAttrIter, aCellIter, ScHorizontalCellIterator::GetNext(), ScHorizontalAttrIterator::GetNext(), nAttrCol1, nAttrCol2, nAttrRow, nCellCol, nCellRow, pCell, and pPattern.
ScUsedAreaIterator::~ScUsedAreaIterator | ( | ) |
Definition at line 2550 of file dociter.cxx.
|
inline |
Definition at line 573 of file dociter.hxx.
|
inline |
Definition at line 570 of file dociter.hxx.
bool ScUsedAreaIterator::GetNext | ( | ) |
Definition at line 2554 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.
|
inline |
Definition at line 572 of file dociter.hxx.
|
inline |
Definition at line 571 of file dociter.hxx.
|
inline |
Definition at line 569 of file dociter.hxx.
|
private |
Definition at line 542 of file dociter.hxx.
Referenced by GetNext(), and ScUsedAreaIterator().
|
private |
Definition at line 541 of file dociter.hxx.
Referenced by GetNext(), and ScUsedAreaIterator().
|
private |
Definition at line 560 of file dociter.hxx.
Referenced by GetNext().
|
private |
Definition at line 550 of file dociter.hxx.
Referenced by GetNext(), and ScUsedAreaIterator().
|
private |
Definition at line 551 of file dociter.hxx.
Referenced by GetNext(), and ScUsedAreaIterator().
|
private |
Definition at line 552 of file dociter.hxx.
Referenced by GetNext(), and ScUsedAreaIterator().
|
private |
Definition at line 547 of file dociter.hxx.
Referenced by GetNext(), and ScUsedAreaIterator().
|
private |
Definition at line 548 of file dociter.hxx.
Referenced by GetNext(), and ScUsedAreaIterator().
|
private |
Definition at line 556 of file dociter.hxx.
Referenced by GetNext().
|
private |
Definition at line 557 of file dociter.hxx.
Referenced by GetNext().
|
private |
Definition at line 555 of file dociter.hxx.
Referenced by GetNext().
|
private |
Definition at line 544 of file dociter.hxx.
Referenced by GetNext().
|
private |
Definition at line 545 of file dociter.hxx.
Referenced by GetNext().
|
private |
Definition at line 549 of file dociter.hxx.
Referenced by GetNext(), and ScUsedAreaIterator().
|
private |
Definition at line 558 of file dociter.hxx.
Referenced by GetNext().
|
private |
Definition at line 553 of file dociter.hxx.
Referenced by GetNext(), and ScUsedAreaIterator().