22 module
com { module sun { module star { module awt {
short KeyCode
contains the integer code representing the key of the event.
Definition: KeyStroke.idl:45
short Modifiers
contains the modifier keys which were pressed while the event occurred.
Definition: KeyStroke.idl:37
Definition: Ambiguous.idl:20
short KeyFunc
contains the function type of the key event.
Definition: KeyStroke.idl:58
char KeyChar
contains the Unicode character generated by this event or 0.
Definition: KeyStroke.idl:50
Describes a key stroke for hotkeys etc.
Definition: KeyStroke.idl:29