Home
last modified time | relevance | path

Searched defs:_rxHandler (Results 1 – 12 of 12) sorted by relevance

/trunk/main/sfx2/source/view/
H A Duserinputinterception.cxx141 …tInterception::addKeyHandler( const Reference< XKeyHandler >& _rxHandler ) throw (RuntimeException) in addKeyHandler()
148 …terception::removeKeyHandler( const Reference< XKeyHandler >& _rxHandler ) throw (RuntimeException) in removeKeyHandler()
154 …:addMouseClickHandler( const Reference< XMouseClickHandler >& _rxHandler ) throw (RuntimeException) in addMouseClickHandler()
161 …moveMouseClickHandler( const Reference< XMouseClickHandler >& _rxHandler ) throw (RuntimeException) in removeMouseClickHandler()
/trunk/main/forms/source/component/
H A Dclickableimage.cxx366 …XInteractionHandler >& _rxHandler ) throw (VetoException, WrappedTargetException, RuntimeException) in submitWithInteraction()
390 …ractionHandler >& _rxHandler ) SAL_THROW((VetoException, WrappedTargetException, RuntimeException)) in implSubmit()
H A DDatabaseForm.cxx3317 …pletion( const Reference< XInteractionHandler >& _rxHandler ) throw(SQLException, RuntimeException) in executeWithCompletion()
/trunk/main/dbaccess/source/ui/browser/
H A Dgenericcontroller.cxx1515 …UnoController::addKeyHandler( const Reference< XKeyHandler >& _rxHandler ) throw (RuntimeException) in addKeyHandler()
1522 …Controller::removeKeyHandler( const Reference< XKeyHandler >& _rxHandler ) throw (RuntimeException) in removeKeyHandler()
1528 …:addMouseClickHandler( const Reference< XMouseClickHandler >& _rxHandler ) throw (RuntimeException) in addMouseClickHandler()
1535 …moveMouseClickHandler( const Reference< XMouseClickHandler >& _rxHandler ) throw (RuntimeException) in removeMouseClickHandler()
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddatasource.cxx1133 …pletion( const Reference< XInteractionHandler >& _rxHandler ) throw(SQLException, RuntimeException) in connectWithCompletion()
1151 …pletion( const Reference< XInteractionHandler >& _rxHandler ) throw(SQLException, RuntimeException) in getIsolatedConnectionWithCompletion()
1157 …ence< XInteractionHandler >& _rxHandler,sal_Bool _bIsolated ) throw(SQLException, RuntimeException) in connectWithCompletion()
/trunk/main/forms/source/xforms/
H A Dmodel.cxx573 const XInteractionHandler_t& _rxHandler ) in submitWithInteraction()
H A Dsubmission.cxx500 const Reference<XInteractionHandler>& _rxHandler ) in submitWithInteraction()
/trunk/main/dbaccess/source/ui/dlg/
H A Ddbwizsetup.cxx807 bool lcl_handle( const Reference< XInteractionHandler2 >& _rxHandler, const Any& _rRequest ) in lcl_handle()
/trunk/main/extensions/source/propctrlr/
H A Dcomposeduiupdate.cxx426 …omposedPropertyUIUpdate::getUIForPropertyHandler( const Reference< XPropertyHandler >& _rxHandler ) in getUIForPropertyHandler()
H A Dformcomponenthandler.cxx1519 … Reference< XObjectInspectorUI >& _rxInspectorUI, const Reference< XPropertyHandler >& _rxHandler ) in lcl_rebuildAndResetCommand()
/trunk/main/dbaccess/source/core/api/
H A DRowSet.cxx1457 …pletion( const Reference< XInteractionHandler >& _rxHandler ) throw(SQLException, RuntimeException) in executeWithCompletion()
2186 …nection(const Reference< XInteractionHandler >& _rxHandler) throw( SQLException, RuntimeException ) in calcConnection()
/trunk/main/connectivity/source/commontools/
H A Ddbtools.cxx1803 void askForParameters(const Reference< XSingleSelectQueryComposer >& _xComposer, in askForParameters()