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 {
short KeyFunc
contains the function type of the key event.
Definition: KeyEvent.idl:53
Definition: Ambiguous.idl:22
specifies a key event.
Definition: KeyEvent.idl:33
char KeyChar
contains the Unicode character generated by this event or 0.
Definition: KeyEvent.idl:45
short KeyCode
contains the integer code representing the key of the event.
Definition: KeyEvent.idl:40