|
LibreOffice
LibreOffice 25.8 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
makes it possible to receive keyboard events.
Definition: XKeyHandler.idl:45
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,...