xref: /trunk/main/sc/xml/ScAccessibleCell.xml (revision ef1ef8e674fabf3a541d12c6e6c14cecdfc2f9e7)
1<?xml version="1.0" encoding="UTF-8"?>
2<!-- edited with XML Spy v4.4 U (http://www.xmlspy.com) by Sascha Ballach (Star Office GmbH) -->
3<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
4<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
5    <module-name>sc</module-name>
6    <component-description>
7        <author>Sascha Ballach</author>
8        <name>ScAccessibleCell</name>
9        <description>This objects give you the access to the content of a cell. Please have also a look at the service description.</description>
10        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
11        <language>c++</language>
12        <status value="final"/>
13        <supported-service>com.sun.star.sheet.AccessibleCell</supported-service>
14        <type>com.sun.star.accessibility.XAccessibleContext</type>
15        <type>com.sun.star.accessibility.XAccessibleComponent</type>
16        <type>com.sun.star.accessibility.XAccessibleValue</type>
17        <type>com.sun.star.accessibility.XAccessibleText</type>
18    </component-description>
19    <project-build-dependency>cppu</project-build-dependency>
20    <project-build-dependency>cppuhelper</project-build-dependency>
21    <project-build-dependency>osl</project-build-dependency>
22    <project-build-dependency>rtl</project-build-dependency>
23    <project-build-dependency>sal</project-build-dependency>
24    <project-build-dependency>stl</project-build-dependency>
25    <project-build-dependency>tools</project-build-dependency>
26    <project-build-dependency>typelib</project-build-dependency>
27    <project-build-dependency>uno</project-build-dependency>
28    <project-build-dependency>vos</project-build-dependency>
29    <project-build-dependency>svx</project-build-dependency>
30</module-description>
31