Lines Matching refs:IAccessibleAction
534 This enum is used when specifying an action for IAccessibleAction::doAction.
561 IAccessible2 interfaces (other than this IAccessibleAction interface) should
562 support the IAccessibleAction interface in order to provide Assistive Technology
571 only one action, %IAccessibleAction should also be implemented.
574 interface IAccessibleAction : IUnknown
1256 IAccessibleAction\n
1407 IAccessible2_2::relationTargetsOfType, IAccessibleAction::keyBinding,
1419 IAccessibleAction::keyBinding, IAccessibleTable::selectedChildren,
1534 @section _iaaction-iahyperlink IAccessibleHyperlink as subclass of IAccessibleAction
1535 In this version of the IDL, IAccessibleHyperlink is a subclass of IAccessibleAction.
3383 from IAccessibleAction. IAccessibleAction::nActions is one greater than the
3403 of the IAccessibleAction methods would be implemented on the first level hyperlink
3404 objects. The second level hyperlink objects would implement the IAccessibleAction
3409 to derive from IAccessibleAction. As a result it may be removed in a later version of
3414 interface IAccessibleHyperlink : IAccessibleAction
3422 index is indicated by IAccessibleAction::nActions.
3443 index is indicated by IAccessibleAction::nActions.
5449 interface IAccessibleAction;