summaryrefslogtreecommitdiff
path: root/sd/xml
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-04-24 16:07:42 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-04-24 16:07:42 +0000
commit3d40bbf98239d76e37cd8e48c895e832b5c9f9b9 (patch)
tree3d869bcead81c1315a8e0b2709b9f1653d6f76c5 /sd/xml
parentc4c5bbdc1be207cbd9bf171b57a46827f27b418d (diff)
INTEGRATION: CWS uaa02 (1.1.112); FILE MERGED
2003/04/14 15:56:19 af 1.1.112.1: #108113# Removed drafts from the namespace names.
Diffstat (limited to 'sd/xml')
-rw-r--r--sd/xml/AccessibleOutlineView.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/sd/xml/AccessibleOutlineView.xml b/sd/xml/AccessibleOutlineView.xml
index a6905626556c..8e65e3ca0cc7 100644
--- a/sd/xml/AccessibleOutlineView.xml
+++ b/sd/xml/AccessibleOutlineView.xml
@@ -19,15 +19,15 @@ title="Link to a general description of UNO accessibility"/>
<language>c++</language>
<status value="alpha"/>
-<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.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>