|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 module
com { module sun { module star { module awt {
specifies a key event.
Definition: KeyEvent.idl:30
base interface for all event listeners interfaces.
Definition: XEventListener.idl:27
This key handler is similar to com::sun::star::awt::XKeyListener but allows the consumption of key ev...
Definition: XKeyHandler.idl:33
boolean keyReleased([in] com::sun::star::awt::KeyEvent aEvent)
This function is called by the broadcaster, an com::sun::star::awt::XExtendedToolkit for instance,...
Definition: Ambiguous.idl:20
boolean keyPressed([in] com::sun::star::awt::KeyEvent aEvent)
This function is called by the broadcaster, an com::sun::star::awt::XExtendedToolkit for instance,...