LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_accessibility_AccessibleEventObject_idl__
20 #define __com_sun_star_accessibility_AccessibleEventObject_idl__
24 module
com { module sun { module star { module accessibility {
short EventId
specifies the type of this event.
Definition: AccessibleEventObject.idl:40
specifies the base for all event objects and identifies the source of the event.
Definition: EventObject.idl:32
any NewValue
for events that specifies a value change, this is the new value.
Definition: AccessibleEventObject.idl:47
Definition: Ambiguous.idl:22
this struct describes an accessible event, that is broadcasted from the XAccessibleEventBroadcaster a...
Definition: AccessibleEventObject.idl:35
any OldValue
for events that specifies a value change, this is the old value.
Definition: AccessibleEventObject.idl:54