19 #ifndef __com_sun_star_awt_KeyGroup_idl__
20 #define __com_sun_star_awt_KeyGroup_idl__
24 module com { module sun { module star { module awt {
31 published constants KeyGroup
36 const short NUM = 256;
reflecting the meta type
Definition: TypeClass.idl:79
const long CURSOR
Focus changed because Key Left/Right/Up/Down was pressed.
Definition: FocusChangeReason.idl:40
const short MISC
specifies other keys.
Definition: KeyGroup.idl:56
const short ALPHA
specifies an alphabetic key.
Definition: KeyGroup.idl:41
const short FKEYS
specifies a function key.
Definition: KeyGroup.idl:46
const short NUM
specifies a numeric key.
Definition: KeyGroup.idl:36