summaryrefslogtreecommitdiff
path: root/sd/xml
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-04-24 16:07:32 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-04-24 16:07:32 +0000
commitc4c5bbdc1be207cbd9bf171b57a46827f27b418d (patch)
tree3bf44f246f2edce68747b60710675150cf13a2ed /sd/xml
parent8b6c48a0d99b3652fa979c16b78d34fe8fbb6612 (diff)
INTEGRATION: CWS uaa02 (1.1.112); FILE MERGED
2003/04/14 15:56:18 af 1.1.112.1: #108113# Removed drafts from the namespace names.
Diffstat (limited to 'sd/xml')
-rw-r--r--sd/xml/AccessibleDrawDocumentView.xml18
1 files changed, 9 insertions, 9 deletions
diff --git a/sd/xml/AccessibleDrawDocumentView.xml b/sd/xml/AccessibleDrawDocumentView.xml
index 7e12891cdad4..c0ce59a8f122 100644
--- a/sd/xml/AccessibleDrawDocumentView.xml
+++ b/sd/xml/AccessibleDrawDocumentView.xml
@@ -20,16 +20,16 @@ title="Link to a general description of UNO accessibility"/>
<language>c++</language>
<status value="alpha"/>
-<supported-service>drafts.com.sun.star.drawing.AccessibleDrawDocumentView</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.AccessibleDrawDocumentView</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.drawing.XAccessible</type>
-<type>drafts.com.sun.star.drawing.XAccessibleContext</type>
-<type>drafts.com.sun.star.drawing.XAccessibleEventBroadcaster</type>
-<type>drafts.com.sun.star.drawing.XAccessibleComponent</type>
-<type>drafts.com.sun.star.drawing.XAccessibleExtendedComponent</type>
-<type>drafts.com.sun.star.drawing.XAccessibleSelection</type>
+<type>com.sun.star.drawing.XAccessible</type>
+<type>com.sun.star.drawing.XAccessibleContext</type>
+<type>com.sun.star.drawing.XAccessibleEventBroadcaster</type>
+<type>com.sun.star.drawing.XAccessibleComponent</type>
+<type>com.sun.star.drawing.XAccessibleExtendedComponent</type>
+<type>com.sun.star.drawing.XAccessibleSelection</type>
<type>com.sun.star.lang.XTypeProvider</type>
<type>com.sun.star.lang.XServiceInfo</type>
<type>com.sun.star.lang.XComponent</type>