summaryrefslogtreecommitdiff
path: root/svx/xml/AccessibleImageBullet.xml
diff options
context:
space:
mode:
authorThorsten Behrens <thb@openoffice.org>2002-06-21 13:36:50 +0000
committerThorsten Behrens <thb@openoffice.org>2002-06-21 13:36:50 +0000
commit90666492f1a55a60c997bdef8daaa710511e35cc (patch)
treeadbeff201ece0d05a6b09430b24d64449af4bdf7 /svx/xml/AccessibleImageBullet.xml
parent5aafba09ade2716d84463fdc7857905d3e2d686e (diff)
#100516#
Diffstat (limited to 'svx/xml/AccessibleImageBullet.xml')
-rw-r--r--svx/xml/AccessibleImageBullet.xml34
1 files changed, 34 insertions, 0 deletions
diff --git a/svx/xml/AccessibleImageBullet.xml b/svx/xml/AccessibleImageBullet.xml
new file mode 100644
index 000000000000..c99729494620
--- /dev/null
+++ b/svx/xml/AccessibleImageBullet.xml
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
+<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
+<module-name>svx</module-name>
+<component-description>
+
+<author>Andre Fischer</author>
+<name>AccessibleImageBullet</name>
+
+<description>This component represents the accessbility object for an
+image bullet within a text paragraph. For more detailed
+information see the documentation of the supported services and the link
+to the general accessibility documentation.</description>
+
+<reference-docu xlink-href="http://ui.openoffice.org/accessibility"
+title="Link to a general description of UNO accessibility"/>
+
+<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
+<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>
+
+<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.lang.XTypeProvider</type>
+<type>com.sun.star.lang.XServiceInfo</type>
+
+</component-description>
+</module-description>