update dev300-m58
[ooovba.git] / sd / xml / AccessibleOutlineView.xml
blob8e65e3ca0cc7066612ad8ee64557d76bfaff5950
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>sd</module-name>
5 <component-description>
7 <author>Andre Fischer</author>
8 <name>AccessibleOutlineView</name>
10 <description>This component represents the accessbility object for Impress
11 document views in outline view mode.  For more detailed information see the
12 documentation of the supported services and the link to the general
13 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.accessibility.Accessible</supported-service>
23 <supported-service>com.sun.star.accessibility.AccessibleContext</supported-service>
25 <type>com.sun.star.drawing.XAccessible</type>
26 <type>com.sun.star.drawing.XAccessibleContext</type>
27 <type>com.sun.star.drawing.XAccessibleEventBroadcaster</type>
28 <type>com.sun.star.drawing.XAccessibleComponent</type>
29 <type>com.sun.star.drawing.XAccessibleExtendedComponent</type>
30 <type>com.sun.star.drawing.XAccessibleSelection</type>
31 <type>com.sun.star.lang.XTypeProvider</type>
32 <type>com.sun.star.lang.XServiceInfo</type>
33 <type>com.sun.star.lang.XComponent</type>
34 <type>com.sun.star.beans.XPropertyChangeListener</type>
35 <type>com.sun.star.awt.XWindowListener</type>
36 <type>com.sun.star.awt.XTopWindowListener</type>
38 </component-description>
39 </module-description>