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