summaryrefslogtreecommitdiff
path: root/svx/xml
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-04-24 16:01:26 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-04-24 16:01:26 +0000
commitf47e8550164ce3e8231a0daa17977e9753423755 (patch)
tree4253dce55c5758ffa8a1f4848846f2610eebc9c0 /svx/xml
parentedfebe8582b82d51c3700d4d34e17b66bb93a3b5 (diff)
INTEGRATION: CWS uaa02 (1.1.178); FILE MERGED
2003/04/17 11:59:13 af 1.1.178.1: #108113# Removed drafts namespace.
Diffstat (limited to 'svx/xml')
-rw-r--r--svx/xml/AccessibleOLEShape.xml20
1 files changed, 10 insertions, 10 deletions
diff --git a/svx/xml/AccessibleOLEShape.xml b/svx/xml/AccessibleOLEShape.xml
index cdeb48a7f6bb..27a9cafd4669 100644
--- a/svx/xml/AccessibleOLEShape.xml
+++ b/svx/xml/AccessibleOLEShape.xml
@@ -8,7 +8,7 @@
<name>AccessibleOLEShape</name>
<description>Derived from AccessibleShape this component supports the
-additional drafts.com.sun.star.accessibility.XAccessibleAction interface in
+additional com.sun.star.accessibility.XAccessibleAction interface in
order to supply more detailed information about accessible OLE shapes. For
more detailed information see the documentation of the base component
AccessibleShape, the supported services, and the link to the general
@@ -21,16 +21,16 @@ 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>drafts.com.sun.star.accessibility.XAccessibleAction</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.accessibility.XAccessibleAction</type>
<type>com.sun.star.lang.XTypeProvider</type>
<type>com.sun.star.lang.XServiceInfo</type>
<type>com.sun.star.lang.XComponent</type>