Home
last modified time | relevance | path

Searched refs:addKeyHandler (Results 1 – 19 of 19) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/
H A D_XUserInputInterception.java125 oObj.addKeyHandler(m_KeyListener1); in _addKeyHandler()
129 oObj.addKeyHandler(m_KeyListener2); in _addKeyHandler()
/trunk/main/sfx2/inc/sfx2/
H A Duserinputinterception.hxx59 …void addKeyHandler( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XKeyHandler …
H A Dsfxbasecontroller.hxx364 …virtual void SAL_CALL addKeyHandler( const ::com::sun::star::uno::Reference< ::com::sun::star::awt…
/trunk/main/sfx2/source/view/
H A Duserinputinterception.cxx141 …void UserInputInterception::addKeyHandler( const Reference< XKeyHandler >& _rxHandler ) throw (Run… in addKeyHandler() function in sfx2::UserInputInterception
H A Dsfxbasecontroller.cxx1171 void SAL_CALL SfxBaseController::addKeyHandler( const ::com::sun::star::uno::Reference< XKEYHANDLER… in addKeyHandler() function in SfxBaseController
1174 m_pData->m_aUserInputInterception.addKeyHandler( xHandler ); in addKeyHandler()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sd/
H A Dcom.sun.star.comp.unknown.DrawController_DrawView.csv7 "DrawController_DrawView";"com::sun::star::awt::XUserInputInterception#optional";"addKeyHandler()"
H A Dcom.sun.star.comp.unknown.DrawController_HandoutView.csv7 "DrawController_HandoutView";"com::sun::star::awt::XUserInputInterception#optional";"addKeyHandler(…
H A Dcom.sun.star.comp.unknown.DrawController_NotesView.csv7 "DrawController_NotesView";"com::sun::star::awt::XUserInputInterception#optional";"addKeyHandler()"
H A Dcom.sun.star.comp.unknown.DrawController_OutlineView.csv7 "DrawController_OutlineView";"com::sun::star::awt::XUserInputInterception#optional";"addKeyHandler(…
H A Dcom.sun.star.comp.unknown.DrawController_PresentationView.csv7 …ntroller_PresentationView";"com::sun::star::awt::XUserInputInterception#optional";"addKeyHandler()"
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/accessibility/
H A DAccessBridge.java170 unoToolkit.addKeyHandler(new KeyHandler()); in initialize()
/trunk/main/offapi/com/sun/star/awt/
H A DXUserInputInterception.idl58 [oneway] void addKeyHandler (
H A DXExtendedToolkit.idl162 [oneway] void addKeyHandler (
/trunk/main/framework/qa/complex/XUserInputInterception/
H A DEventTest.java326 xUII.addKeyHandler(keyListener); in checkKeyListener()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScTabViewObj.csv82 "ScTabViewObj";"com::sun::star::awt::XUserInputInterception#optional";"addKeyHandler()"
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxtoolkit.hxx176 virtual void SAL_CALL addKeyHandler(
/trunk/main/dbaccess/source/ui/browser/
H A Dgenericcontroller.cxx1515 void SAL_CALL OGenericUnoController::addKeyHandler( const Reference< XKeyHandler >& _rxHandler ) th… in addKeyHandler() function in dbaui::OGenericUnoController
1518 m_pData->m_aUserInputInterception.addKeyHandler( _rxHandler ); in addKeyHandler()
/trunk/main/dbaccess/inc/
H A Dgenericcontroller.hxx524 …virtual void SAL_CALL addKeyHandler( const ::com::sun::star::uno::Reference< ::com::sun::star::awt…
/trunk/main/toolkit/source/awt/
H A Dvclxtoolkit.cxx1490 void SAL_CALL VCLXToolkit::addKeyHandler( in addKeyHandler() function in VCLXToolkit

Completed in 91 milliseconds