update dev300-m58
[ooovba.git] / svx / xml / SvxGraphCtrlAccessibleContext.xml
blobad436f5dc297502b15a0581c26a9df67d2f49504
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>
6         <author>Christian Lippka</author>
7         <name>com.sun.star.comp.ui.SvxGraphCtrlAccessibleContext</name>
8         <description>
9     This component implements the basic accessibility context to a GraphControl. A GraphControl displays
10     a drawing-layer model, for example in the ImageMap dialog.
11 </description>
12         <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
13         <language>c++</language>
14         <status value="final"/>
15         <supported-service>::com::sun::star::accessibility::Accessible</supported-service>
16         <supported-service>::com::sun::star::accessibility::AccessibleContext</supported-service>
17         <supported-service>::com::sun::star::drawing::AccessibleGraphControl</supported-service>
18     </component-description>
19 </module-description>