20 #ifndef __com_sun_star_awt_ItemListEvent_idl__
21 #define __com_sun_star_awt_ItemListEvent_idl__
27 module
com { module sun { module star { module awt {
48 ::com::sun::star::beans::Optional< string >
57 ::com::sun::star::beans::Optional< string >
Definition: Ambiguous.idl:22
is the event broadcasted by a XListItems implementation for changes in its item list.
Definition: ItemListEvent.idl:34
long ItemPosition
specifies the position of the item which is affected by the event
Definition: ItemListEvent.idl:40
::com::sun::star::beans::Optional< string > ItemImageURL
the URL of the image of the item
Definition: ItemListEvent.idl:58
::com::sun::star::beans::Optional< string > ItemText
the text of the item.
Definition: ItemListEvent.idl:49
specifies the base for all event objects and identifies the source of the event.
Definition: EventObject.idl:32