diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2003-04-24 16:08:02 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2003-04-24 16:08:02 +0000 |
commit | 7978af16a6e1b391f3a70d01428fec6c638e1935 (patch) | |
tree | 8a7ca4d07dc4a319bc3710be49f3a0f8ca091a46 /sd/xml | |
parent | c80a9471890815dc41099e15ad8a0f616294fa1f (diff) |
INTEGRATION: CWS uaa02 (1.1.112); FILE MERGED
2003/04/14 15:56:22 af 1.1.112.1: #108113# Removed drafts from the namespace names.
Diffstat (limited to 'sd/xml')
-rw-r--r-- | sd/xml/AccessiblePresentationGraphicShape.xml | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/sd/xml/AccessiblePresentationGraphicShape.xml b/sd/xml/AccessiblePresentationGraphicShape.xml index 8f33334921b1..e355116061df 100644 --- a/sd/xml/AccessiblePresentationGraphicShape.xml +++ b/sd/xml/AccessiblePresentationGraphicShape.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.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.XAccessibleImage</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.XAccessibleImage</type> <type>com.sun.star.lang.XTypeProvider</type> <type>com.sun.star.lang.XServiceInfo</type> <type>com.sun.star.lang.XComponent</type> |