Searched refs:BasicInteractionHandler (Results 1 – 2 of 2) sorted by relevance
113 …BasicInteractionHandler::BasicInteractionHandler( const Reference< XMultiServiceFactory >& _rxORB,… in BasicInteractionHandler() function in dbaui::BasicInteractionHandler122 …::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()
70 class BasicInteractionHandler class79 BasicInteractionHandler(135 class SQLExceptionInteractionHandler : public BasicInteractionHandler141 :BasicInteractionHandler( i_rORB, false ) in SQLExceptionInteractionHandler()165 class LegacyInteractionHandler : public BasicInteractionHandler171 :BasicInteractionHandler( i_rORB, true ) in LegacyInteractionHandler()
Completed in 14 milliseconds