20 #ifndef __com_sun_star_awt_XUserInputInterception_idl__
21 #define __com_sun_star_awt_XUserInputInterception_idl__
27 module
com { module sun { module star { module awt {
56 void removeKeyHandler (
69 void addMouseClickHandler (
78 void removeMouseClickHandler (
This key handler is similar to com::sun::star::awt::XKeyListener but allows the consumption of key ev...
Definition: XKeyHandler.idl:39
– idl definition –
Definition: Ambiguous.idl:22
makes it possible to receive events from the mouse in a certain window.
Definition: XMouseClickHandler.idl:34
base interface of all UNO interfaces
Definition: XInterface.idl:47