Searched refs:getMappedPosition (Results 1 – 4 of 4) sorted by relevance
79 sal_Int32 getMappedPosition(sal_Int32 _nBookmark) const;
242 sal_Int32 OSkipDeletedSet::getMappedPosition(sal_Int32 _nPos) const in getMappedPosition() function in OSkipDeletedSet
326 return m_aSkipDeletedSet.getMappedPosition((m_aRow->get())[0]->getValue()); in getRow()
530 return m_pSkipDeletedSet ? m_pSkipDeletedSet->getMappedPosition(getDriverPos()) : getDriverPos(); in getRow()
Completed in 35 milliseconds