Home
last modified time | relevance | path

Searched refs:GetCellByColEntryIndex (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/sc/source/core/data/
H A Ddociter.cxx510 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 Ddociter.hxx145 …static ScBaseCell* GetCellByColEntryIndex(ScDocument& rDoc, SCTAB nTab, SCCOL nCol, SCSIZE nColRo…

Completed in 25 milliseconds