Searched refs:getDriverPos (Results 1 – 6 of 6) sorted by relevance
87 m_aBookmarksPositions.push_back(m_pHelper->getDriverPos()); in skipDeleted()105 m_aBookmarksPositions.push_back(m_pHelper->getDriverPos()); in skipDeleted()131 m_aBookmarksPositions.push_back(m_pHelper->getDriverPos()); in skipDeleted()147 m_aBookmarksPositions.push_back(m_pHelper->getDriverPos()); in skipDeleted()156 const sal_Int32 nDriverPos = m_pHelper->getDriverPos(); in skipDeleted()190 m_aBookmarksPositions.push_back(m_pHelper->getDriverPos()); in moveAbsolute()210 m_aBookmarksPositions.push_back(m_pHelper->getDriverPos()); in moveAbsolute()
530 return m_pSkipDeletedSet ? m_pSkipDeletedSet->getMappedPosition(getDriverPos()) : getDriverPos(); in getRow()894 sal_Int32 nRowPos = getDriverPos(); in insertRow()943 sal_Int32 nPos = getDriverPos(); in deleteRow()1675 sal_Int32 OResultSet::getDriverPos() const in getDriverPos() function in OResultSet
47 virtual sal_Int32 getDriverPos() const = 0;
333 virtual sal_Int32 getDriverPos() const;
312 virtual sal_Int32 getDriverPos() const;
1871 sal_Int32 OResultSet::getDriverPos() const in getDriverPos() function in OResultSet
Completed in 38 milliseconds