Accessibility/Developer

From Apache OpenOffice Wiki
< Accessibility
Revision as of 07:21, 1 February 2011 by Mt (Talk | contribs)

Jump to: navigation, search

Accessibility related information for Developers and QA.

This wiki page is meant to replace some of the existing (and sometimes outdated) static HTML pages, and is work in progress.

Accessibility API

UNO Accessibility API

The UNO Accessibility API (UAA) defines a set of interfaces and services that are implemented by all UNO objects that belong to the GUI. Corresponding to the tree hierarchy of graphical user interfaces the UAA represents the GUI as a tree of accessible objects which can be queried by AT about properties like names, roles, geometry, and color.

API Reference

Personal tools