merge the formfield patch from ooo-build
[ooovba.git] / sd / xml / AccessibleDrawDocumentView.xml
blobf0604abf2ac8838d17866ab98b5273cb1894d20d
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>AccessibleDrawDocumentView</name>
10 <description>This component represents the accessbility object for Draw
11 document views and Impress document views with the view modes edit view,
12 notes view, or handout view.  For more detailed information see the
13 documentation of the supported services and the link to the general
14 accessibility documentation.</description> 
16 <reference-docu xlink-href="http://ui.openoffice.org/accessibility"
17 title="Link to a general description of UNO accessibility"/>
19 <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
20 <language>c++</language>
21 <status value="alpha"/>
23 <supported-service>com.sun.star.drawing.AccessibleDrawDocumentView</supported-service>
24 <supported-service>com.sun.star.accessibility.Accessible</supported-service>
25 <supported-service>com.sun.star.accessibility.AccessibleContext</supported-service>
27 <type>com.sun.star.drawing.XAccessible</type>
28 <type>com.sun.star.drawing.XAccessibleContext</type>
29 <type>com.sun.star.drawing.XAccessibleEventBroadcaster</type>
30 <type>com.sun.star.drawing.XAccessibleComponent</type>
31 <type>com.sun.star.drawing.XAccessibleExtendedComponent</type>
32 <type>com.sun.star.drawing.XAccessibleSelection</type>
33 <type>com.sun.star.lang.XTypeProvider</type>
34 <type>com.sun.star.lang.XServiceInfo</type>
35 <type>com.sun.star.lang.XComponent</type>
36 <type>com.sun.star.beans.XPropertyChangeListener</type>
37 <type>com.sun.star.awt.XWindowListener</type>
38 <type>com.sun.star.awt.XTopWindowListener</type>
40 </component-description>
41 </module-description>