LibreOffice
LibreOffice 7.4 SDK API Reference
AccessibleEventId.idl
Go to the documentation of this file.
1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2 /*
3  * This file is part of the LibreOffice project.
4  *
5  * This Source Code Form is subject to the terms of the Mozilla Public
6  * License, v. 2.0. If a copy of the MPL was not distributed with this
7  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
8  *
9  * This file incorporates work covered by the following license notice:
10  *
11  * Licensed to the Apache Software Foundation (ASF) under one or more
12  * contributor license agreements. See the NOTICE file distributed
13  * with this work for additional information regarding copyright
14  * ownership. The ASF licenses this file to you under the Apache
15  * License, Version 2.0 (the "License"); you may not use this file
16  * except in compliance with the License. You may obtain a copy of
17  * the License at http://www.apache.org/licenses/LICENSE-2.0 .
18  */
19 #ifndef __com_sun_star_accessibility_AccessibleEventId_idl__
20 #define __com_sun_star_accessibility_AccessibleEventId_idl__
21 
22 module com { module sun { module star { module accessibility {
23 
37 constants AccessibleEventId
38 {
45  const short NAME_CHANGED = 1;
46 
53  const short DESCRIPTION_CHANGED = 2;
54 
61  const short ACTION_CHANGED = 3;
62 
74  const short STATE_CHANGED = 4;
75 
84  const short ACTIVE_DESCENDANT_CHANGED = 5;
85 
102  const short BOUNDRECT_CHANGED = 6;
103 
128  const short CHILD = 7;
129 
141  const short INVALIDATE_ALL_CHILDREN = 8;
142 
147  const short SELECTION_CHANGED = 9;
148 
156  const short VISIBLE_DATA_CHANGED = 10;
157 
167  const short VALUE_CHANGED = 11;
168 
179 
190 
198 
206 
213  const short LABEL_FOR_RELATION_CHANGED = 16;
214 
221  const short LABELED_BY_RELATION_CHANGED = 17;
222 
229  const short MEMBER_OF_RELATION_CHANGED = 18;
230 
238 
244  const short CARET_CHANGED = 20;
245 
254  const short TEXT_SELECTION_CHANGED = 21;
255 
292  const short TEXT_CHANGED = 22;
293 
294 
297  const short TEXT_ATTRIBUTE_CHANGED = 23;
298 
307  const short HYPERTEXT_CHANGED = 24;
313  const short TABLE_CAPTION_CHANGED = 25;
314 
321 
328  const short TABLE_COLUMN_HEADER_CHANGED = 27;
329 
336  const short TABLE_MODEL_CHANGED = 28;
337 
344 
351  const short TABLE_ROW_HEADER_CHANGED = 30;
352 
358  const short TABLE_SUMMARY_CHANGED = 31;
359 
366  const short LISTBOX_ENTRY_EXPANDED = 32;
367 
374  const short LISTBOX_ENTRY_COLLAPSED = 33;
375 
387 
397  const short SELECTION_CHANGED_ADD = 35;
398 
406  const short SELECTION_CHANGED_REMOVE = 36;
407 
416  const short SELECTION_CHANGED_WITHIN = 37;
417 
422  const short PAGE_CHANGED = 38;
423 
428  const short SECTION_CHANGED = 39;
429 
434  const short COLUMN_CHANGED = 40;
435 
441  const short ROLE_CHANGED =41;
442 };
443 
444 }; }; }; };
445 
446 #endif
447 
448 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
const short PAGE_CHANGED
A change of page or slide.
Definition: AccessibleEventId.idl:422
const short TABLE_SUMMARY_CHANGED
Constant used to indicate that the table summary has changed.
Definition: AccessibleEventId.idl:358
const short LISTBOX_ENTRY_EXPANDED
Constant used to indicate that a list box entry has been expanded.
Definition: AccessibleEventId.idl:366
const short MEMBER_OF_RELATION_CHANGED
Identifies the change of a relation set: The group membership has changed.
Definition: AccessibleEventId.idl:229
const short INVALIDATE_ALL_CHILDREN
Use this event to tell the listeners to re-retrieve the whole set of children.
Definition: AccessibleEventId.idl:141
const short TABLE_CAPTION_CHANGED
Constant used to indicate that the table caption has changed.
Definition: AccessibleEventId.idl:313
const short SUB_WINDOW_OF_RELATION_CHANGED
Identifies the change of a relation set: The sub-window-of relation has changed.
Definition: AccessibleEventId.idl:237
const short DESCRIPTION_CHANGED
Use this event type to indicate a change of the description string of an accessible object.
Definition: AccessibleEventId.idl:53
const short TABLE_MODEL_CHANGED
Constant used to indicate that the table data has changed.
Definition: AccessibleEventId.idl:336
const short HYPERTEXT_CHANGED
Constant used to indicate that a hypertext element has received focus.
Definition: AccessibleEventId.idl:307
const short CHILD
A child event indicates the addition of a new or the removal of an existing child.
Definition: AccessibleEventId.idl:128
const short ROLE_CHANGED
Constant used to indicate that the role of an accessible object has changed.
Definition: AccessibleEventId.idl:441
const short CONTENT_FLOWS_FROM_RELATION_CHANGED
Identifies the change of a relation set: The content flow has changed.
Definition: AccessibleEventId.idl:178
const short CONTROLLER_FOR_RELATION_CHANGED
Identifies the change of a relation set: The controller for the target object has changed.
Definition: AccessibleEventId.idl:205
const short TABLE_COLUMN_DESCRIPTION_CHANGED
Constant used to indicate that the column description has changed.
Definition: AccessibleEventId.idl:320
const short SELECTION_CHANGED_REMOVE
An item in a container has been removed from the selection.
Definition: AccessibleEventId.idl:406
const short SELECTION_CHANGED
Events of this type indicate changes of the selection.
Definition: AccessibleEventId.idl:147
const short TEXT_CHANGED
Use this id to indicate general text changes, i.e.
Definition: AccessibleEventId.idl:292
const short LISTBOX_ENTRY_COLLAPSED
Constant used to indicate that a list box entry has been collapsed.
Definition: AccessibleEventId.idl:374
const short VALUE_CHANGED
This constant indicates changes of the value of an XAccessibleValue interface.
Definition: AccessibleEventId.idl:167
const short TEXT_ATTRIBUTE_CHANGED
This entry is reserved for future extension.
Definition: AccessibleEventId.idl:297
const short SELECTION_CHANGED_ADD
An item in a container has been added to an already present selection.
Definition: AccessibleEventId.idl:397
const short CARET_CHANGED
Events of this type are sent when the caret has moved to a new position.
Definition: AccessibleEventId.idl:244
const short VISIBLE_DATA_CHANGED
A visible data event indicates the change of the visual appearance of an accessible object.
Definition: AccessibleEventId.idl:156
const short COLUMN_CHANGED
The cursor has moved to/from a section.
Definition: AccessibleEventId.idl:434
const short ACTIVE_DESCENDANT_CHANGED_NOFOCUS
Constant used to determine when the active descendant of a component has been removed but unlike ACTI...
Definition: AccessibleEventId.idl:386
const short SECTION_CHANGED
The cursor has moved to/from a section.
Definition: AccessibleEventId.idl:428
const short LABEL_FOR_RELATION_CHANGED
Identifies the change of a relation set: The target group for a label has changed.
Definition: AccessibleEventId.idl:213
const short LABELED_BY_RELATION_CHANGED
Identifies the change of a relation set: The objects that are doing the labeling have changed.
Definition: AccessibleEventId.idl:221
const short CONTENT_FLOWS_TO_RELATION_CHANGED
Identifies the change of a relation set: The content flow has changed.
Definition: AccessibleEventId.idl:189
const short BOUNDRECT_CHANGED
This event indicates a change of the bounding rectangle of an accessible object with respect only to ...
Definition: AccessibleEventId.idl:102
const short STATE_CHANGED
State changes are signaled with this event type.
Definition: AccessibleEventId.idl:74
const short CONTROLLED_BY_RELATION_CHANGED
Identifies the change of a relation set: The target object that is doing the controlling has changed.
Definition: AccessibleEventId.idl:197
const short TEXT_SELECTION_CHANGED
Events of this type signal changes of the selection.
Definition: AccessibleEventId.idl:254
const short TABLE_COLUMN_HEADER_CHANGED
Constant used to indicate that the column header has changed.
Definition: AccessibleEventId.idl:328
const short NAME_CHANGED
Use this event type to indicate a change of the name string of an accessible object.
Definition: AccessibleEventId.idl:45
const short TABLE_ROW_HEADER_CHANGED
Constant used to indicate that the row header has changed.
Definition: AccessibleEventId.idl:351
const short ACTION_CHANGED
The change of the number or attributes of actions of an accessible object is signaled by events of th...
Definition: AccessibleEventId.idl:61
const short SELECTION_CHANGED_WITHIN
Multiple items in a container object have been added or removed from the selection.
Definition: AccessibleEventId.idl:416
const short TABLE_ROW_DESCRIPTION_CHANGED
Constant used to indicate that the row description has changed.
Definition: AccessibleEventId.idl:343
const short ACTIVE_DESCENDANT_CHANGED
Constant used to determine when the active descendant of a component has changed.
Definition: AccessibleEventId.idl:84
Definition: Ambiguous.idl:22