summaryrefslogtreecommitdiff
path: root/svx/xml
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-04-24 16:00:42 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-04-24 16:00:42 +0000
commitd8c860fac7c85dae80c5a48debf35c841815ce63 (patch)
tree8e107d6889153b454075e08dc51bb4a0c1213cb7 /svx/xml
parent01459a30c95faf64900ac97563b04e6282ab10ba (diff)
INTEGRATION: CWS uaa02 (1.1.178); FILE MERGED
2003/04/17 11:59:09 af 1.1.178.1: #108113# Removed drafts namespace.
Diffstat (limited to 'svx/xml')
-rw-r--r--svx/xml/AccessibleControlShape.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/svx/xml/AccessibleControlShape.xml b/svx/xml/AccessibleControlShape.xml
index ded8d554ef..cc88998836 100644
--- a/svx/xml/AccessibleControlShape.xml
+++ b/svx/xml/AccessibleControlShape.xml
@@ -21,15 +21,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>