Home
last modified time | relevance | path

Searched refs:setCurrentRow (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/dbaccess/source/core/api/
H A DRowSetBase.cxx509 setCurrentRow( sal_True, sal_True, aOldValues, aGuard ); in moveToBookmark()
552 setCurrentRow( sal_True, sal_True, aOldValues, aGuard ); in moveRelativeToBookmark()
666 setCurrentRow( bRet, sal_True, aOldValues, aGuard ); in next()
796 setCurrentRow( sal_True, sal_True, aOldValues, aGuard ); in beforeFirst()
839 setCurrentRow( sal_True, sal_True, aOldValues, aGuard ); in afterLast()
882 setCurrentRow( bMoved, sal_True, aOldValues, aGuard ); in move()
983 setCurrentRow( sal_True, sal_True, aOldValues, aGuard ); in absolute()
1039 setCurrentRow( sal_True, sal_True, aOldValues, aGuard ); in relative()
1089 setCurrentRow( sal_True, sal_True, aOldValues, aGuard ); in previous()
1110 void ORowSetBase::setCurrentRow( sal_Bool _bMoved, sal_Bool _bDoNotify, const ORowSetRow& _rOldValu… in setCurrentRow() function in dbaccess::ORowSetBase
H A DRowSetBase.hxx229 …void setCurrentRow( sal_Bool _bMoved, sal_Bool _bDoNotify, const ORowSetRow& _rOldValues, ::osl::R…
H A DRowSet.cxx916 setCurrentRow( sal_False, sal_True, aOldValues, aGuard ); // we don't move here in insertRow()
1206 setCurrentRow( sal_True, sal_False, aOldValues, aGuard); in moveToInsertRow()

Completed in 38 milliseconds