Home
last modified time | relevance | path

Searched refs:BasicInteractionHandler (Results 1 – 2 of 2) sorted by relevance

/trunk/main/dbaccess/source/ui/uno/
H A Ddbinteraction.cxx113BasicInteractionHandler::BasicInteractionHandler( const Reference< XMultiServiceFactory >& _rxORB,… in BasicInteractionHandler() function in dbaui::BasicInteractionHandler
122 …::sal_Bool SAL_CALL BasicInteractionHandler::handleInteractionRequest( const Reference< XInteracti… in handleInteractionRequest()
128 …void SAL_CALL BasicInteractionHandler::handle( const Reference< XInteractionRequest >& i_rRequest … in handle()
134 …sal_Bool BasicInteractionHandler::impl_handle_throw( const Reference< XInteractionRequest >& i_Req… in impl_handle_throw()
173 …void BasicInteractionHandler::implHandle(const ParametersRequest& _rParamRequest, const Sequence< … in implHandle()
217 …void BasicInteractionHandler::implHandle(const SQLExceptionInfo& _rSqlInfo, const Sequence< Refere… in implHandle()
291 …void BasicInteractionHandler::implHandle(const DocumentSaveRequest& _rDocuRequest, const Sequence<… in implHandle()
359 …bool BasicInteractionHandler::implHandleUnknown( const Reference< XInteractionRequest >& _rxReques… in implHandleUnknown()
373 …sal_Int32 BasicInteractionHandler::getContinuation(Continuation _eCont, const Sequence< Reference<… in getContinuation()
H A Ddbinteraction.hxx70 class BasicInteractionHandler class
79 BasicInteractionHandler(
135 class SQLExceptionInteractionHandler : public BasicInteractionHandler
141 :BasicInteractionHandler( i_rORB, false ) in SQLExceptionInteractionHandler()
165 class LegacyInteractionHandler : public BasicInteractionHandler
171 :BasicInteractionHandler( i_rORB, true ) in LegacyInteractionHandler()

Completed in 11 milliseconds