Searched refs:executeWithCompletion (Results 1 – 13 of 13) sorted by relevance
66 oObj.executeWithCompletion(checkHandler); in _executeWithCompletion()
49 void executeWithCompletion([in]com::sun::star::task::XInteractionHandler handler)
157 xExecute->executeWithCompletion( xHandler ); in CreateCache()
220 xExecute.executeWithCompletion(xInteraction); in executeCommand()
33 "ORowSet";"com::sun::star::sdb::XCompletedExecution";"executeWithCompletion()"
261 xExecute->executeWithCompletion( xHandler ); in DoImport()
220 execute.executeWithCompletion(handler); in queryData()
52 "ODatabaseForm";"com::sun::star::sdb::XCompletedExecution";"executeWithCompletion()"
299 …virtual void SAL_CALL executeWithCompletion( const ::com::sun::star::uno::Reference< ::com::sun::s…
1457 void SAL_CALL ORowSet::executeWithCompletion( const Reference< XInteractionHandler >& _rxHandler ) … in executeWithCompletion() function in dbaccess::ORowSet
351 …virtual void SAL_CALL executeWithCompletion( const ::com::sun::star::uno::Reference< ::com::sun::s…
3317 void SAL_CALL ODatabaseForm::executeWithCompletion( const Reference< XInteractionHandler >& _rxHand… in executeWithCompletion() function in frm::ODatabaseForm
2802 xRowSet->executeWithCompletion(xHandler); in createCursor()
Completed in 85 milliseconds