LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
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;
const short CURSOR
specifies a cursor key.
Definition: KeyGroup.idl:51
const short NUM
specifies a numeric key.
Definition: KeyGroup.idl:36
Definition: Ambiguous.idl:22
const short FKEYS
specifies a function key.
Definition: KeyGroup.idl:46
const short MISC
specifies other keys.
Definition: KeyGroup.idl:56
const short ALPHA
specifies an alphabetic key.
Definition: KeyGroup.idl:41
const short TYPE
specifies the group mask.
Definition: KeyGroup.idl:61