Version 3.6.0.4, tag libreoffice-3.6.0.4
[LibreOffice.git] / svx / xml / AccessibleImageBullet.xml
blobc6a2afdba95ed4168e76cc00ae5b2bd53f2d1136
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
3 <module-description xmlns:xlink="http://www.w3.org/1999/xlink">
4 <module-name>svx</module-name>
5 <component-description>
7 <author>Andre Fischer</author>
8 <name>AccessibleImageBullet</name>
10 <description>This component represents the accessbility object for an
11 image bullet within a text paragraph. For more detailed
12 information see the documentation of the supported services and the link
13 to the general accessibility documentation.</description>
15 <reference-docu xlink-href="http://ui.openoffice.org/accessibility"
16 title="Link to a general description of UNO accessibility"/>
18 <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
19 <language>c++</language>
20 <status value="alpha"/>
22 <supported-service>com.sun.star.text.AccessibleImageBullet</supported-service>
23 <supported-service>com.sun.star.accessibility.Accessible</supported-service>
24 <supported-service>com.sun.star.accessibility.AccessibleContext</supported-service>
26 <type>com.sun.star.accessibility.XAccessible</type>
27 <type>com.sun.star.accessibility.XAccessibleContext</type>
28 <type>com.sun.star.accessibility.XAccessibleEventBroadcaster</type>
29 <type>com.sun.star.accessibility.XAccessibleComponent</type>
30 <type>com.sun.star.lang.XTypeProvider</type>
31 <type>com.sun.star.lang.XServiceInfo</type>
33 </component-description>
34 </module-description>