21module
com { module sun { module star { module awt {
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,...
boolean keyPressed([in] com::sun::star::awt::KeyEvent aEvent)
This function is called by the broadcaster, an com::sun::star::awt::XExtendedToolkit for instance,...
base interface for all event listeners interfaces.
Definition XEventListener.idl:27
Definition Ambiguous.idl:20
specifies a key event.
Definition KeyEvent.idl:30