summaryrefslogtreecommitdiff
path: root/svx/xml
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-04-24 16:01:35 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-04-24 16:01:35 +0000
commit21cc1cd841b196969614703f5e21b07d7d3e285e (patch)
tree8eaba571ee11943b4c37635909213f752f1e412b /svx/xml
parentf47e8550164ce3e8231a0daa17977e9753423755 (diff)
INTEGRATION: CWS uaa02 (1.1.178); FILE MERGED
2003/04/17 11:59:14 af 1.1.178.1: #108113# Removed drafts namespace.
Diffstat (limited to 'svx/xml')
-rw-r--r--svx/xml/AccessibleShape.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/svx/xml/AccessibleShape.xml b/svx/xml/AccessibleShape.xml
index ab81fc7c4a3e..6469448e5479 100644
--- a/svx/xml/AccessibleShape.xml
+++ b/svx/xml/AccessibleShape.xml
@@ -20,15 +20,15 @@ title="Link to a general description of UNO accessibility"/>
<language>c++</language>
<status value="alpha"/>
-<supported-service>drafts.com.sun.star.drawing.AccessibleShape</supported-service>
-<supported-service>drafts.com.sun.star.accessibility.Accessible</supported-service>
-<supported-service>drafts.com.sun.star.accessibility.AccessibleContext</supported-service>
+<supported-service>com.sun.star.drawing.AccessibleShape</supported-service>
+<supported-service>com.sun.star.accessibility.Accessible</supported-service>
+<supported-service>com.sun.star.accessibility.AccessibleContext</supported-service>
-<type>drafts.com.sun.star.accessibility.XAccessible</type>
-<type>drafts.com.sun.star.accessibility.XAccessibleContext</type>
-<type>drafts.com.sun.star.accessibility.XAccessibleEventBroadcaster</type>
-<type>drafts.com.sun.star.accessibility.XAccessibleComponent</type>
-<type>drafts.com.sun.star.accessibility.XAccessibleExtendedComponent</type>
+<type>com.sun.star.accessibility.XAccessible</type>
+<type>com.sun.star.accessibility.XAccessibleContext</type>
+<type>com.sun.star.accessibility.XAccessibleEventBroadcaster</type>
+<type>com.sun.star.accessibility.XAccessibleComponent</type>
+<type>com.sun.star.accessibility.XAccessibleExtendedComponent</type>
<type>com.sun.star.lang.XTypeProvider</type>
<type>com.sun.star.lang.XServiceInfo</type>
<type>com.sun.star.lang.XComponent</type>