LibreOffice Module sc (master) 1
|
#include <queryiter.hxx>
Protected Types | |
typedef sc::CellStoreType::const_position_type | PositionType |
typedef std::pair< ScRefCellValue, SCROW > | BinarySearchCellType |
Protected Member Functions | |
ScQueryCellIteratorAccessSpecific (ScDocument &rDocument, ScInterpreterContext &rContext, const ScQueryParam &rParam) | |
void | InitPos () |
void | IncPos () |
void | IncBlock () |
Static Protected Member Functions | |
static NonEmptyCellIndexer | MakeBinarySearchIndexer (const sc::CellStoreType &rCells, SCROW nStartRow, SCROW nEndRow) |
Protected Attributes | |
PositionType | maCurPos |
ScQueryParam | maParam |
ScDocument & | rDoc |
ScInterpreterContext & | mrContext |
SCTAB | nTab |
SCCOL | nCol |
SCROW | nRow |
Definition at line 61 of file queryiter.hxx.
|
protected |
Definition at line 85 of file queryiter.hxx.
|
protected |
Definition at line 75 of file queryiter.hxx.
|
protected |
Definition at line 864 of file queryiter.cxx.
References mrContext.
|
protected |
Definition at line 895 of file queryiter.cxx.
|
protected |
Definition at line 882 of file queryiter.cxx.
|
protected |
Definition at line 873 of file queryiter.cxx.
References ScColumn::maCells.
|
staticprotected |
Definition at line 1067 of file queryiter.cxx.
|
protected |
Definition at line 76 of file queryiter.hxx.
|
protected |
Definition at line 77 of file queryiter.hxx.
|
protected |
Definition at line 79 of file queryiter.hxx.
|
protected |
Definition at line 81 of file queryiter.hxx.
|
protected |
Definition at line 82 of file queryiter.hxx.
|
protected |
Definition at line 80 of file queryiter.hxx.
|
protected |
Definition at line 78 of file queryiter.hxx.