diff options
author | Andre Fischer <af@openoffice.org> | 2003-06-04 11:49:03 +0000 |
---|---|---|
committer | Andre Fischer <af@openoffice.org> | 2003-06-04 11:49:03 +0000 |
commit | 44f74afc3ce2129987b67700409ecab61ca6477f (patch) | |
tree | 2c3e0bb62315de90341d054df656a8d37f79d8bd /toolkit/test/accessibility/news.html | |
parent | 6e7d7d9d59a731053ff1677b7decb5eed6a1f8c0 (diff) |
Update of version number and news.html.
Diffstat (limited to 'toolkit/test/accessibility/news.html')
-rw-r--r-- | toolkit/test/accessibility/news.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/toolkit/test/accessibility/news.html b/toolkit/test/accessibility/news.html index 4f9a078dd979..9e801723f06a 100644 --- a/toolkit/test/accessibility/news.html +++ b/toolkit/test/accessibility/news.html @@ -1,4 +1,15 @@ <html><body bgcolor="#fffaf0"> +<h1>News for AWB v1.7.2</h1> +<p>Adaption to recent UAA changes: +<ul> +<li>Introduction of +com.sun.star.accessibility.TextSegment structure that is returned by some +functions of the XAccessibleText interface.</li> +<li>Removal of the COLLAPSED state.</li> +<li>Renaming of XAccessibleSelectioni::selectAllAccessible to +selectAllAccessibleChildren.</li> +</ul> + <h1>News for AWB v1.7</h1> <ul> |