summaryrefslogtreecommitdiff
path: root/svx/xml
diff options
context:
space:
mode:
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 ded8d554efec..cc889988363b 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>