Lines Matching refs:of

9  * with the License.  You may obtain a copy of the License at
28 /** These constants identify the type of <type>AccessibleEventObject</type>
33 applicable and not otherwise stated, the old and new value of the
43 /** Use this event type to indicate a change of the name string
44 of an accessible object. The
51 /** Use this event type to indicate a change of the description string
52 of an accessible object. The
59 /** The change of the number or attributes of actions of an accessible
60 object is signaled by events of this type.
63 old and new number of actions.
80 /** Constant used to determine when the active descendant of a component
90 /** This event indicates a change of the bounding rectangle of an
97 (relative) bounding box of an accessible object has changed. It is
98 much more specific than the later one and reduces the number of
108 /** A child event indicates the addition of a new or the removal of an
109 existing child. The contents of the
112 which of both has taken place.
129 removed. Especially in the case of a removal this means that the
134 /** Use this event to tell the listeners to re-retrieve the whole set of
136 or most of its children. It is a short form of first sending one
140 child has been added to the list of children.
147 /** Events of this type indicate changes of the selection. The
153 /** A visibile data event indicates the change of the visual appearance
154 of an accessible object. This includes for example most of the
162 /** This constant indicates changes of the value of an
173 /** Identifies the change of a relation set: The content flow has
184 /** Identifies the change of a relation set: The content flow has
195 /** Identifies the change of a relation set: The target object that is
203 /** Identifies the change of a relation set: The controller for the
207 old and new number of controlled objects.
211 /** Identifies the change of a relation set: The target group for a
219 /** Identifies the change of a relation set: The objects that are doing
227 /** Identifies the change of a relation set: The group membership has
231 old and new number of members.
235 /** Identifies the change of a relation set: The sub-window-of relation
243 /** Events of this type are sent when the caret has moved to a new
250 /** Events of this type signal changes of the selection. The old or new
252 have to query the <type>XAccessibleText</type> interface of the
253 event source for this information. The type of content of the
267 <p>The content of the <member>AccessibleEventObject::OldValue</member> and
269 of text change: <ul> <li>Insertion: the
281 <li>Unknown: when the type of text change or the place where it took
289 <p> Text ranges should be as small as possible but, of course,
292 deleted, or otherwise modified the two fields of the event have to
305 contains the start index of previously focused element. The
307 start index in the document of the current element that has focus. A
308 value of -1 indicates that an element does not or did not have