21module
com { module sun { module star { module awt {
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,...
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 generated_idl_chapter_refs.idl:2648
Definition Ambiguous.idl:20
specifies a key event.
Definition KeyEvent.idl:30