summaryrefslogtreecommitdiffstats
path: root/sc/xml
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-04-24 16:18:34 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-04-24 16:18:34 +0000
commit8a49b83e576ac520e028fc405a85c79267407ebe (patch)
tree8267734fddfe44bd0e39a4a18168d4507a170440 /sc/xml
parentINTEGRATION: CWS uaa02 (1.1.136); FILE MERGED (diff)
downloadcore-8a49b83e576ac520e028fc405a85c79267407ebe.tar.gz
core-8a49b83e576ac520e028fc405a85c79267407ebe.zip
INTEGRATION: CWS uaa02 (1.3.134); FILE MERGED
2003/04/22 08:15:11 mt 1.3.134.1: #108656# Moved Accessibility from drafts to final
Diffstat (limited to 'sc/xml')
-rw-r--r--sc/xml/ScAccessibleDocument.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/sc/xml/ScAccessibleDocument.xml b/sc/xml/ScAccessibleDocument.xml
index 5ce010c1340a..7093e4a9f742 100644
--- a/sc/xml/ScAccessibleDocument.xml
+++ b/sc/xml/ScAccessibleDocument.xml
@@ -9,10 +9,10 @@
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
<language>c++</language>
<status value="final"/>
- <supported-service>drafts.com.sun.star.sheet.AccessibleSpreadsheetDocumentView</supported-service>
- <type>drafts.com.sun.star.accessibility.XAccessibleContext</type>
- <type>drafts.com.sun.star.accessibility.XAccessibleComponent</type>
- <type>drafts.com.sun.star.accessibility.XAccessibleSelection</type>
+ <supported-service>com.sun.star.sheet.AccessibleSpreadsheetDocumentView</supported-service>
+ <type>com.sun.star.accessibility.XAccessibleContext</type>
+ <type>com.sun.star.accessibility.XAccessibleComponent</type>
+ <type>com.sun.star.accessibility.XAccessibleSelection</type>
</component-description>
<project-build-dependency>cppu</project-build-dependency>
<project-build-dependency>cppuhelper</project-build-dependency>