Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/core/data/
H A Ddociter.cxx504 SCROW ScDBQueryDataIterator::GetRowByColEntryIndex(ScDocument& rDoc, SCTAB nTab, SCCOL nCol, SCSIZE… in GetRowByColEntryIndex() function in ScDBQueryDataIterator
579 SCROW nThisRow = ScDBQueryDataIterator::GetRowByColEntryIndex(*mpDoc, nTab, nCol, nColRow); in getCurrent()
581 nThisRow = ScDBQueryDataIterator::GetRowByColEntryIndex(*mpDoc, nTab, nCol, ++nColRow); in getCurrent()
/aoo41x/main/sc/inc/
H A Ddociter.hxx144 …static SCROW GetRowByColEntryIndex(ScDocument& rDoc, SCTAB nTab, SCCOL nCol, SCSIZE nColRow…

Completed in 61 milliseconds