19#ifndef __com_sun_star_awt_ItemEvent_idl__
20#define __com_sun_star_awt_ItemEvent_idl__
26 module
com { module sun { module star { module awt {
Definition Ambiguous.idl:22
specifies an event occurred to an item of a menu, a list box etc.
Definition ItemEvent.idl:32
long Highlighted
specifies which item is newly highlighted.
Definition ItemEvent.idl:41
long Selected
specifies which item is newly selected.
Definition ItemEvent.idl:36
long ItemId
specifies the id of the item.
Definition ItemEvent.idl:46
specifies the base for all event objects and identifies the source of the event.
Definition EventObject.idl:32