Searched refs:GetCellByColEntryIndex (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/sc/source/core/data/ |
H A D | dociter.cxx | 510 ScBaseCell* ScDBQueryDataIterator::GetCellByColEntryIndex(ScDocument& rDoc, SCTAB nTab, SCCOL nCol,… in GetCellByColEntryIndex() function in ScDBQueryDataIterator 588 pCell = ScDBQueryDataIterator::GetCellByColEntryIndex(*mpDoc, nTab, nCol, nColRow); in getCurrent() 594 … pCell = ScDBQueryDataIterator::GetCellByColEntryIndex(*mpDoc, nTab, nCol, nColRow); in getCurrent()
|
/aoo42x/main/sc/inc/ |
H A D | dociter.hxx | 145 …static ScBaseCell* GetCellByColEntryIndex(ScDocument& rDoc, SCTAB nTab, SCCOL nCol, SCSIZE nColRo…
|
Completed in 22 milliseconds