22 module
com { module sun { module star { module awt {
makes it possible to receive events from a component when the state of an item changes.
Definition: XItemListener.idl:29
void itemStateChanged([in] com::sun::star::awt::ItemEvent rEvent)
is invoked when an item changes its state.
base interface for all event listeners interfaces.
Definition: XEventListener.idl:27
Definition: Ambiguous.idl:20
specifies an event occurred to an item of a menu, a list box etc.
Definition: ItemEvent.idl:28