19 #ifndef __com_sun_star_awt_KeyModifier_idl__
20 #define __com_sun_star_awt_KeyModifier_idl__
24 module com { module sun { module star { module awt {
29 published constants KeyModifier
const short MOD2
refers in the most cases to the "Alt" key.
Definition: KeyModifier.idl:44
const short MOD1
refers in the most cases to the "Ctrl" key (Cmd on Mac OS X).
Definition: KeyModifier.idl:39
const short SHIFT
refers to both shift keys.
Definition: KeyModifier.idl:34
const short MOD3
refers in the most cases to the "Ctrl" key (Mac OS X)
Definition: KeyModifier.idl:48