LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_awt_KeyEvent_idl__
20 #define __com_sun_star_awt_KeyEvent_idl__
26 module
com { module sun { module star { module awt {
specifies a key event.
Definition: KeyEvent.idl:34
short KeyFunc
contains the function type of the key event.
Definition: KeyEvent.idl:53
short KeyCode
contains the integer code representing the key of the event.
Definition: KeyEvent.idl:40
Definition: Ambiguous.idl:22
char KeyChar
contains the Unicode character generated by this event or 0.
Definition: KeyEvent.idl:45