22 module
com { module sun { module star { module awt {
base interface of all UNO interfaces
Definition XInterface.idl:46
Definition Ambiguous.idl:20
specifies a keyboard focus event.
Definition FocusEvent.idl:42
boolean Temporary
specifies if this focus change event is a temporary change.
Definition FocusEvent.idl:59
com::sun::star::uno::XInterface NextFocus
contains the window which gets the focus on a lose focus event.
Definition FocusEvent.idl:54
short FocusFlags
specifies the reason for the focus change as an arithmetic-or combination of FocusChangeReason.
Definition FocusEvent.idl:49
specifies the base for all event objects and identifies the source of the event.
Definition EventObject.idl:28