20 #ifndef __com_sun_star_awt_XItemListListener_idl__ 21 #define __com_sun_star_awt_XItemListListener_idl__ 27 module
com { module sun { module star { module awt {
37 void listItemInserted(
49 void listItemModified(
specifies the base for all event objects and identifies the source of the event.
Definition: EventObject.idl:31
base interface for all event listeners interfaces.
Definition: XEventListener.idl:32
Definition: Ambiguous.idl:22
is the event broadcasted by a XListItems implementation for changes in its item list.
Definition: ItemListEvent.idl:33
describes a listener for changes in a item list
Definition: XItemListListener.idl:33