xref: /trunk/main/reportdesign/prj/rpt.xml (revision cdf0e10c4e3984b49a9502b011690b615761d4a3)
1*cdf0e10cSrcweir<?xml version="1.0" encoding="UTF-8"?>
2*cdf0e10cSrcweir<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
3*cdf0e10cSrcweir<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
4*cdf0e10cSrcweir    <module-name>reportdesign</module-name>
5*cdf0e10cSrcweir    <component-description>
6*cdf0e10cSrcweir        <author>Ocke Janssen</author>
7*cdf0e10cSrcweir        <name>com.sun.star.report.comp.ReportDesign</name>
8*cdf0e10cSrcweir        <description>Represents the report design.</description>
9*cdf0e10cSrcweir        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
10*cdf0e10cSrcweir        <language>c++</language>
11*cdf0e10cSrcweir        <status value="final"/>
12*cdf0e10cSrcweir        <supported-service>com.sun.star.report.ReportDesign</supported-service>
13*cdf0e10cSrcweir    </component-description>
14*cdf0e10cSrcweir</module-description>
15