office-gobmx/svx/xml/SvxGraphCtrlAccessibleContext.xml
Vladimir Glazounov e6d71a411e INTEGRATION: CWS uaa02 (1.2.14); FILE MERGED
2003/04/17 17:20:11 mt 1.2.14.2: RESYNC: (1.2-1.3); FILE MERGED
2003/04/17 11:59:14 af 1.2.14.1: #108113# Removed drafts namespace.
2003-04-24 16:01:45 +00:00

19 lines
1 KiB
XML

<?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>Christian Lippka</author>
<name>com.sun.star.comp.ui.SvxGraphCtrlAccessibleContext</name>
<description>
This component implements the basic accessibility context to a GraphControl. A GraphControl displays
a drawing-layer model, for example in the ImageMap dialog.
</description>
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
<language>c++</language>
<status value="final"/>
<supported-service>::com::sun::star::accessibility::Accessible</supported-service>
<supported-service>::com::sun::star::accessibility::AccessibleContext</supported-service>
<supported-service>::com::sun::star::drawing::AccessibleGraphControl</supported-service>
</component-description>
</module-description>