Lines Matching refs:an

109  /** These constants control the scrolling of an object or substring into a window.
235 In the case of an insertion or change the row and column offsets define the boundaries
378 of the IA2_RELATION_NODE_PARENT_OF relation. In some cases an application's accessible
384 of the IA2_RELATION_NODE_CHILD_OF relation. In some cases an application's accessible
405 /** This interface gives access to an object's set of relations.
534 This enum is used when specifying an action for IAccessibleAction::doAction.
544 synchronization with an AT would require use of this
610 If it lies outside the valid range an empty string is returned.
623 /** @brief Returns an array of BSTRs describing one or more key bindings, if
635 An AT such as an On Screen Keyboard might not expose these bindings but
638 Note: the client allocates and passes in an array of pointers. The server
751 This enumerator defines an extended set of accessible roles of objects implementing
754 'label'. You obtain an object's %IAccessible2 roles by calling IAccessible2::role.
781 /** An iconified internal frame in an ::IA2_ROLE_DESKTOP_PANE.
806 /// Text that is used as an endnote (footnote at the end of a chapter or section).
831 represent an HTML FORM tag.
836 It is often used as the primary window for an application. Also refer to
871 create multiple document interfaces within an application.
876 /// An object used to present an icon or short string in an interface.
932 represent an HTML DIV tag. A section may be used as a region. A region is a
935 perceivable structure of the page. A region may have an attribute in the set
1053 /** Indicates a window is currently the active window, or is an active subelement
1094 /** Indicates this object is minimized and is represented only by an icon. */
1097 /** Indicates an input validation failure. */
1112 /** Indicates that an object is modal.
1115 before the user can interact with an object in a different window.
1132 /** Indicates an object which supports text selection.
1144 represents the state of the object which it is representing such as when an
1145 object is transient or when an object has been or is in the process of being
1163 object may exist only while the cell has focus. However, from the perspective of an
1165 result it is likely that this state is not of use to an assistive technology, but it
1166 is provided in case an assistive technology determines that knowledge of the transient
1182 an object has a role which is not one of the previously mentioned roles. An
1183 example is a table cell which indicates whether or not an email has an attachment,
1184 whether or not an mail is considered spam, and whether or not an email has been read.
1190 This state indicates that an object is fixed at a certain location. One example
1283 ::IA2ScrollType values define where to place an object or substring on the screen.\n
1420 IAccessibleTable::selectedColumns, and IAccessibleTable::selectedRows includes an
1433 @li Using ::IA2_TEXT_OFFSET_LENGTH (-1) as an offset in any of the IAccessibleText or
1435 @li Using ::IA2_TEXT_OFFSET_CARET (-2) as an offset for IAccessibleText::textBeforeOffset,
1445 …the MSAA (Microsoft® Active Accessibility®) interfaces. (In cases where the an application
1449 AT vendors for support on an individual application by application basis.
1451 When you have a reference to an IAccessible and require a reference to an IAccessible2 use
1473 QueryService must be used to switch from a reference to an MSAA IAccessible interface
1481 IAccessible interface directly; instead they talk to an intermediate MSAA-provided
1485 QueryService is the supported way to expose additional interfaces from an existing
1495 "Using QueryService to expose a native object model interface for an IAccessible object"</a>
1497 "Accessing the Internet Explorer Object Associated with an Accessible Object"</a>
1500 between a reference to an MSAA IAccessible interface and any of the IAccessible2 interfaces.
1519 for an object that implements any of the IAccessible2 interfaces.
1524 between an IAccessibleEx and an {IAccessible, Child ID} pair. A future version of
1525 IAccessible2 may include similar methods to map back and forth between an IAccessible2
1526 and an {IAccessible, Child ID} pair.
1537 an image map of smart tags, it doesn't make sense because such an image map doesn't
1556 /** A structure defining the locale of an accessible object.
1566 /** @brief This interface exposes the primary set of information about an
1623 /** @brief Returns the role of an %IAccessible2 object.
1625 The role of an %IAccessible2 object.
1643 /** @brief Makes an object visible on the screen.
1654 /** @brief Moves the top left of an object to a specified location.
1682 1 based, 0 indicates that this value is not applicable. This is an index
1683 into the objects in the current group, not an index into all the objects
1687 @note This method is meant to describe the nature of an object's containment
1692 of its contents. Normally an AT will get that information from its child list
1793 The uniqueID is an identifier for this object, is unique within the
1801 managed by an IAccessible.
1804 identifier even when not handling an event for the object.
1808 When an event is fired the AT could map the uniqueID to its internal model.
1812 This value can also be used by an AT to determine when the current control
1816 Another use of this value by an AT is to identify when a grouping object has
1822 at 1. Each time an object's life cycle ended, its number would be saved into a
1825 Another way to create a unique ID is to generate it from a pointer value, e.g. an
1841 access the window handle in cases where an event isn't fired on this object.
1843 A use case is when a screen reader is grabbing an entire web page on a page load.
1948 /** @brief This interface exposes the primary set of information about an
2078 This interface provides the standard mechanism for an assistive technology
2079 to retrieve information concerning the graphical representation of an object.
2244 Returns the maximal value in an implementation dependent type. If this object
2245 has no upper bound then an empty object is returned. See the section about
2261 Returns the minimal value in an implementation dependent type. If this object
2262 has no lower bound then an empty object is returned. See the section about
2336 BSTR text; ///< A copy of a segment of text taken from an enclosing paragraph.
2345 by an application. However, if the application developer was not satisfied with
2371 … often means that an end-of-line character will appear at the end of the
2372 … range. However in the case of some applications an end-of-line character
2374 … other than the last line, do not contain an end of line character. */
2462 with a top level text object containing an embed character "one ? three" and a
2477 @note S_FALSE (and an offset of -1) will not be returned if the caret is somewhere
2491 often than other positions. Because it does not represent an existing character
2587 with a top level text object containing an embed character "one ? three" and a
2619 IAccessibleText::nCharacters. If both indices have the same value, an empty
2801 an ::IA2_EVENT_TEXT_SELECTION_CHANGED event.
2804 standard case) this is notified to the accessibility event listeners with an
2822 /** @brief Changes the bounds of an existing selection.
3126 same value, an empty string is defined.
3380 an image map.
3387 implicitly or explicitly with an object that implements IAccessibleText.
3392 An example is an image map which is an image with multiple links each of which is
3398 An interesting use case is an image map where each area is associated with multiple
3399 actions, e.g. an image map of smart tags. In this case you would have to implement
3417 /** @brief Returns an object that represents the link anchor, as appropriate
3420 A 0 based index identifies the anchor when, as in the case of an image map,
3424 This is an implementation dependent value. For example, for a text link this
3426 is overridden with link behavior, and for an image link this method could return
3427 an IUnknown VARIANT for IAccessibleImage. See the section about
3438 /** @brief Returns an object representing the target of the link, as appropriate
3441 A 0 based index identifies the anchor when, as in the case of an image map,
3445 This is an implementation dependent value. For example this method could
3446 return a BSTR VARIANT of the URI. Alternatively this method could return an
3485 This is a volatile state that may change without sending an appropriate event.
3803 the table. This object could be an IAccessible or an IAccessible2.
3823 an IAccessible or an IAccessible2.
3846 is actually the cell index, i.e. conceptually it's an index into a one dimensional
3892 /** @brief Returns the column headers as an %IAccessibleTable object.
4013 /** @brief Returns the row headers as an %IAccessibleTable object.
4105 an IAccessible or an IAccessible2.
4107 Returns a reference to an implementation dependent accessible object
4336 the table. This object could be an IAccessible or an IAccessible2.
4356 an IAccessible or an IAccessible2.
4454 Pointer to an array of references to selected accessibles. The array is
4470 A pointer to an array of column indexes of selected columns (each index is
4501 an IAccessible or an IAccessible2.
4503 Returns a reference to an implementation dependent accessible object
4721 /** @brief Returns the column headers as an array of cell accessibles.
4724 Pointer to an array of references to cell accessibles. The array is allocated
4760 /** @brief Returns the row headers as an array of cell accessibles.
4763 Pointer to an array of references to cell accessibles. The array is allocated
4902 behavior of an actionable image and the image itself conveys semantically
4904 <li>The user can edit the content that includes an
5007 /** The change of the number or attributes of actions of an accessible
5157 which does not have an equivalent event, servers can alternatively fire
5163 have an equivalent event identified, EVENT_OBJECT_TEXTSELECTIONCHANGED. Servers
5171 of an accessible object. This includes for example most of the
5240 versions of an accessibility bridge or accessibility toolkit.
5363 of this method is to fetch the anchor target within an HTML document. In this