Home
last modified time | relevance | path

Searched refs:ScQueryCellIterator (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sc/source/core/data/
H A Ddociter.cxx1116 ScQueryCellIterator::ScQueryCellIterator(ScDocument* pDocument, SCTAB nTable, in ScQueryCellIterator() function in ScQueryCellIterator
1146 ScBaseCell* ScQueryCellIterator::GetThis() in GetThis()
1243 ScBaseCell* ScQueryCellIterator::GetFirst() in GetFirst()
1255 ScBaseCell* ScQueryCellIterator::GetNext() in GetNext()
1265 void ScQueryCellIterator::AdvanceQueryParamEntryField() in AdvanceQueryParamEntryField()
1286 sal_Bool ScQueryCellIterator::FindEqualOrSortedLastInRange( SCCOL& nFoundCol, in FindEqualOrSortedLastInRange()
1409 ScBaseCell* ScQueryCellIterator::BinarySearch() in BinarySearch()
/trunk/main/sc/inc/
H A Ddociter.hxx249 class ScQueryCellIterator // run through all not empty cells in an area class
296 ScQueryCellIterator(ScDocument* pDocument, SCTAB nTable,
H A Dcolumn.hxx113 friend class ScQueryCellIterator;
H A Dtable.hxx198 friend class ScQueryCellIterator;
H A Ddocument.hxx245 friend class ScQueryCellIterator;
/trunk/main/sc/source/core/tool/
H A Dinterpr1.cxx4576 ScQueryCellIterator aCellIter(pDok, nTab1, rParam, sal_False); in ScMatch()
4963 ScQueryCellIterator aCellIter(pDok, nTab1, rParam, false); in IterateParametersIf()
5208 ScQueryCellIterator aCellIter(pDok, nTab1, rParam, sal_False); in ScCountIf()
5448 ScQueryCellIterator aCellIter(pDok, nTab1, rParam, false); in IterateParametersIfs()
6054 ScQueryCellIterator aCellIter(pDok, nTab1, aParam, sal_False); in ScLookup()
6369 ScQueryCellIterator aCellIter(pDok, nTab1, rParam, sal_False); in CalculateLookup()
6742 ScQueryCellIterator aCellIter( pDok, nTab, *p); in ScDBCount()
8331 ScQueryCellIterator aCellIter( pDoc, rParam.nTab, rParam, sal_False); in lcl_LookupQuery()

Completed in 71 milliseconds