19 #ifndef __com_sun_star_awt_FocusEvent_idl__ 20 #define __com_sun_star_awt_FocusEvent_idl__ 28 module
com { module sun { module star { module awt {
specifies the base for all event objects and identifies the source of the event.
Definition: EventObject.idl:31
specifies a keyboard focus event.
Definition: FocusEvent.idl:47
Definition: Ambiguous.idl:22
com::sun::star::uno::XInterface NextFocus
contains the window which gets the focus on a lose focus event.
Definition: FocusEvent.idl:60
boolean Temporary
specifies if this focus change event is a temporary change.
Definition: FocusEvent.idl:65
short FocusFlags
specifies the reason for the focus change as an arithmetic-or combination of FocusChangeReason.
Definition: FocusEvent.idl:55
base interface of all UNO interfaces
Definition: XInterface.idl:47