summaryrefslogtreecommitdiff
path: root/toolkit/util/toolkit.xml
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-03-27 16:05:12 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-03-27 16:05:12 +0000
commitfd2cf3dc7cd9c73070fa4d70c8ca99c9fc1ce135 (patch)
tree9569a564e06fba817528ea414129b4074d83cb61 /toolkit/util/toolkit.xml
parentff09f8d6ef2c613037f039dbcafcad6b76243a48 (diff)
MWS_SRX644: migrate branch mws_srx644 -> HEAD
Diffstat (limited to 'toolkit/util/toolkit.xml')
-rw-r--r--toolkit/util/toolkit.xml44
1 files changed, 37 insertions, 7 deletions
diff --git a/toolkit/util/toolkit.xml b/toolkit/util/toolkit.xml
index 1f12afbe754f..a5a2796edd2d 100644
--- a/toolkit/util/toolkit.xml
+++ b/toolkit/util/toolkit.xml
@@ -501,7 +501,17 @@
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
<language>c++</language>
<status value="beta"/>
- <supported-service>drafts.com.sun.star.accessibility.AccessibleListBox</supported-service>
+ <supported-service>drafts.com.sun.star.awt.AccessibleListBox</supported-service>
+ </component-description>
+
+ <component-description>
+ <author>Peter Burow</author>
+ <name>com.sun.star.comp.toolkit.AccessibleList</name>
+ <description>specifies accessibility support for a list.</description>
+ <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
+ <language>c++</language>
+ <status value="beta"/>
+ <supported-service>drafts.com.sun.star.awt.AccessibleList</supported-service>
</component-description>
<component-description>
@@ -511,7 +521,7 @@
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
<language>c++</language>
<status value="beta"/>
- <supported-service>drafts.com.sun.star.accessibility.AccessibleListItem</supported-service>
+ <supported-service>drafts.com.sun.star.awt.AccessibleListItem</supported-service>
</component-description>
<component-description>
@@ -521,7 +531,7 @@
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
<language>c++</language>
<status value="beta"/>
- <supported-service>drafts.com.sun.star.accessibility.AccessibleDropDownListBox</supported-service>
+ <supported-service>drafts.com.sun.star.awt.AccessibleDropDownListBox</supported-service>
</component-description>
<component-description>
@@ -531,7 +541,7 @@
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
<language>c++</language>
<status value="beta"/>
- <supported-service>drafts.com.sun.star.accessibility.AccessibleComboBox</supported-service>
+ <supported-service>drafts.com.sun.star.awt.AccessibleComboBox</supported-service>
</component-description>
<component-description>
@@ -541,7 +551,7 @@
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
<language>c++</language>
<status value="beta"/>
- <supported-service>drafts.com.sun.star.accessibility.AccessibleDropDownComboBox</supported-service>
+ <supported-service>drafts.com.sun.star.awt.AccessibleDropDownComboBox</supported-service>
</component-description>
<component-description>
@@ -551,7 +561,7 @@
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
<language>c++</language>
<status value="beta"/>
- <supported-service>drafts.com.sun.star.accessibility.AccessibleToolBox</supported-service>
+ <supported-service>drafts.com.sun.star.awt.AccessibleToolBox</supported-service>
</component-description>
<component-description>
@@ -561,7 +571,7 @@
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
<language>c++</language>
<status value="beta"/>
- <supported-service>drafts.com.sun.star.accessibility.AccessibleToolBoxItem</supported-service>
+ <supported-service>drafts.com.sun.star.awt.AccessibleToolBoxItem</supported-service>
</component-description>
<component-description>
@@ -633,4 +643,24 @@
<status value="beta"/>
<supported-service>drafts.com.sun.star.awt.AccessibleTabPage</supported-service>
</component-description>
+
+ <component-description>
+ <author>Thomas Benisch</author>
+ <name>com.sun.star.comp.toolkit.AccessibleStatusBar</name>
+ <description>specifies accessibility support for a status bar.</description>
+ <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
+ <language>c++</language>
+ <status value="beta"/>
+ <supported-service>drafts.com.sun.star.awt.AccessibleStatusBar</supported-service>
+ </component-description>
+
+ <component-description>
+ <author>Thomas Benisch</author>
+ <name>com.sun.star.comp.toolkit.AccessibleStatusBarItem</name>
+ <description>specifies accessibility support for a status bar item.</description>
+ <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
+ <language>c++</language>
+ <status value="beta"/>
+ <supported-service>drafts.com.sun.star.awt.AccessibleStatusBarItem</supported-service>
+ </component-description>
</module-description>