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