20 #ifndef __com_sun_star_form_binding_ListEntryEvent_idl__ 21 #define __com_sun_star_form_binding_ListEntryEvent_idl__ 26 module
com { module sun { module star { module form { module binding {
sequence< string > Entries
denotes the changed entries
Definition: ListEntryEvent.idl:55
long Position
denotes the position where a change occurred.
Definition: ListEntryEvent.idl:42
specifies the base for all event objects and identifies the source of the event.
Definition: EventObject.idl:31
Definition: Ambiguous.idl:22
specifies the event which is notified when a change in a string entry list occurred
Definition: ListEntryEvent.idl:35
long Count
denotes the number of changed entries, in case a change of an entry range is being notified.
Definition: ListEntryEvent.idl:47