Searched refs:notifyAllListenersCursorBeforeMove (Results 1 – 4 of 4) sorted by relevance
491 sal_Bool bRet( notifyAllListenersCursorBeforeMove( aGuard ) ); in moveToBookmark()534 sal_Bool bRet( notifyAllListenersCursorBeforeMove( aGuard ) ); in moveRelativeToBookmark()644 sal_Bool bRet( notifyAllListenersCursorBeforeMove( aGuard ) ); in next()782 if((bWasNew || !m_bBeforeFirst) && notifyAllListenersCursorBeforeMove(aGuard) ) in beforeFirst()823 if((bWasNew || !m_bAfterLast) && notifyAllListenersCursorBeforeMove(aGuard) ) in afterLast()861 sal_Bool bRet( notifyAllListenersCursorBeforeMove( aGuard ) ); in move()964 && notifyAllListenersCursorBeforeMove( aGuard ); in absolute()1017 && notifyAllListenersCursorBeforeMove( aGuard ) in relative()1067 && notifyAllListenersCursorBeforeMove(aGuard); in previous()1315 sal_Bool ORowSetBase::notifyAllListenersCursorBeforeMove(::osl::ResettableMutexGuard& /*_rGuard*/) in notifyAllListenersCursorBeforeMove() function in dbaccess::ORowSetBase
1151 sal_Bool ORowSet::notifyAllListenersCursorBeforeMove(::osl::ResettableMutexGuard& _rGuard) in notifyAllListenersCursorBeforeMove() function in dbaccess::ORowSet1198 if ( notifyAllListenersCursorBeforeMove( aGuard ) ) in moveToInsertRow()1295 if ( notifyAllListenersCursorBeforeMove( aGuard ) ) in moveToCurrentRow()
175 virtual sal_Bool notifyAllListenersCursorBeforeMove(::osl::ResettableMutexGuard& _rGuard);
239 virtual sal_Bool notifyAllListenersCursorBeforeMove(::osl::ResettableMutexGuard& _rGuard);
Completed in 66 milliseconds