22 module
com { module sun { module star { module awt {
A combination of these values can be used to specify the reason for a focus change.
Definition FocusChangeReason.idl:29
const long BACKWARD
Changed Focus to the previous control.
Definition FocusChangeReason.idl:53
const long FORWARD
Changed Focus to the next control.
Definition FocusChangeReason.idl:48
const long CURSOR
Focus changed because Key Left/Right/Up/Down was pressed.
Definition FocusChangeReason.idl:38
const long AROUND
Changed Focus forward from last to first or backward from first to last.
Definition FocusChangeReason.idl:59
const long UNIQUEMNEMONIC
Focus changed because mnemonic key was pressed and this mnemonic is unique.
Definition FocusChangeReason.idl:65
const long TAB
Focus changed because TAB was pressed.
Definition FocusChangeReason.idl:33
const long MNEMONIC
Focus changed because mnemonic key was pressed.
Definition FocusChangeReason.idl:43
Definition Ambiguous.idl:20