Lines Matching refs:ScBaseCell
197 ScBaseCell* ScDocumentIterator::GetCell() in GetCell()
347 ScBaseCell* pCell = pCol->pItems[nColRow].pCell; in GetThis()
443 const ScBaseCell* pCell; in GetCurNumFmtInfo()
510 ScBaseCell* ScDBQueryDataIterator::GetCellByColEntryIndex(ScDocument& rDoc, SCTAB nTab, SCCOL nCol,… in GetCellByColEntryIndex()
522 …QueryValid(ScDocument& rDoc, const ScQueryParam& rParam, SCTAB nTab, SCROW nRow, ScBaseCell* pCell) in IsQueryValid()
586 ScBaseCell* pCell = NULL; in getCurrent()
1048 ScBaseCell* ScCellIterator::GetThis() in GetThis()
1079 ScBaseCell* pCell = pCol->pItems[nColRow].pCell; in GetThis()
1095 ScBaseCell* ScCellIterator::GetFirst() in GetFirst()
1108 ScBaseCell* ScCellIterator::GetNext() in GetNext()
1146 ScBaseCell* ScQueryCellIterator::GetThis() in GetThis()
1187 ScBaseCell* pCell = pCol->pItems[nColRow].pCell; in GetThis()
1243 ScBaseCell* ScQueryCellIterator::GetFirst() in GetFirst()
1255 ScBaseCell* ScQueryCellIterator::GetNext() in GetNext()
1302 ScBaseCell* pNext = 0; in FindEqualOrSortedLastInRange()
1409 ScBaseCell* ScQueryCellIterator::BinarySearch() in BinarySearch()
1416 ScBaseCell* pCell; in BinarySearch()
1731 ScBaseCell* ScHorizontalCellIterator::GetNext( SCCOL& rCol, SCROW& rRow ) in GetNext()
1741 ScBaseCell* pCell = pCol->pItems[nIndex].pCell; in GetNext()
1851 ScBaseCell* pCell = pCellIter->GetNext( nCurCol, nCurRow ); in GetNext()
1931 const ScBaseCell* pCell; in GetCurNumFmtInfo()