20 module
com { module sun { module star { module accessibility {
any OldValue
for events that specifies a value change, this is the old value.
Definition: AccessibleEventObject.idl:50
this struct describes an accessible event, that is broadcasted from the XAccessibleEventBroadcaster a...
Definition: AccessibleEventObject.idl:30
specifies the base for all event objects and identifies the source of the event.
Definition: EventObject.idl:27
Definition: Ambiguous.idl:20
short EventId
specifies the type of this event.
Definition: AccessibleEventObject.idl:36
long IndexHint
For events like add/remove/update of a child, this specifies the index of the object.
Definition: AccessibleEventObject.idl:57
any NewValue
for events that specifies a value change, this is the new value.
Definition: AccessibleEventObject.idl:43