diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2003-04-24 16:01:15 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2003-04-24 16:01:15 +0000 |
commit | edfebe8582b82d51c3700d4d34e17b66bb93a3b5 (patch) | |
tree | 307b8ad6ee5545621d173a7d7808355bc04219e8 /svx/xml | |
parent | 526e7a736e8c6d9a15f897f7630feb4a01259ed0 (diff) |
INTEGRATION: CWS uaa02 (1.1.178); FILE MERGED
2003/04/17 11:59:12 af 1.1.178.1: #108113# Removed drafts namespace.
Diffstat (limited to 'svx/xml')
-rw-r--r-- | svx/xml/AccessibleGraphicShape.xml | 20 | ||||
-rw-r--r-- | svx/xml/AccessibleImageBullet.xml | 14 |
2 files changed, 17 insertions, 17 deletions
diff --git a/svx/xml/AccessibleGraphicShape.xml b/svx/xml/AccessibleGraphicShape.xml index 91391860fd0f..74e41df3a77d 100644 --- a/svx/xml/AccessibleGraphicShape.xml +++ b/svx/xml/AccessibleGraphicShape.xml @@ -8,7 +8,7 @@ <name>AccessibleGraphicShape</name> <description>Derived from AccessibleShape this component supports the -additional drafts.com.sun.star.accessibility.XAccessibleImage interface in +additional com.sun.star.accessibility.XAccessibleImage interface in order to supply more detailed information about accessible images. 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.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> diff --git a/svx/xml/AccessibleImageBullet.xml b/svx/xml/AccessibleImageBullet.xml index c99729494620..c6a2afdba95e 100644 --- a/svx/xml/AccessibleImageBullet.xml +++ b/svx/xml/AccessibleImageBullet.xml @@ -19,14 +19,14 @@ title="Link to a general description of UNO accessibility"/> <language>c++</language> <status value="alpha"/> -<supported-service>drafts.com.sun.star.text.AccessibleImageBullet</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.text.AccessibleImageBullet</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>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.lang.XTypeProvider</type> <type>com.sun.star.lang.XServiceInfo</type> |