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