summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-04-24 16:19:41 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-04-24 16:19:41 +0000
commit36ba23bbb4a22d572467cebd80827298ae8ae62f (patch)
treef7798c013dfbe788e2fab9fcede1fbe004e66ba5 /sc
parent2158bca5eba56f7a985088120bedfef9d824cad9 (diff)
INTEGRATION: CWS uaa02 (1.2.136); FILE MERGED
2003/04/22 08:15:13 mt 1.2.136.1: #108656# Moved Accessibility from drafts to final
Diffstat (limited to 'sc')
-rw-r--r--sc/xml/ScAccessibleSpreadsheet.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/sc/xml/ScAccessibleSpreadsheet.xml b/sc/xml/ScAccessibleSpreadsheet.xml
index b85a6ebb65db..d633cdd4c79f 100644
--- a/sc/xml/ScAccessibleSpreadsheet.xml
+++ b/sc/xml/ScAccessibleSpreadsheet.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.AccessibleSpreadsheet</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.AccessibleSpreadsheet</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>