xref: /aoo41x/main/sc/xml/ScXMLExport.xml (revision cdf0e10c)
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>sc</module-name>
5*cdf0e10cSrcweir  <!-- XML-based filter: Calc export components
6*cdf0e10cSrcweir       (full, styles, content, meta, settings)
7*cdf0e10cSrcweir    -->
8*cdf0e10cSrcweir  <component-description>
9*cdf0e10cSrcweir    <author>xmloff development team</author>
10*cdf0e10cSrcweir    <name>com.sun.star.comp.Calc.XMLExporter</name>
11*cdf0e10cSrcweir    <description>
12*cdf0e10cSrcweir      This component exports a calc document into a single XML
13*cdf0e10cSrcweir      document stream.
14*cdf0e10cSrcweir    </description>
15*cdf0e10cSrcweir    <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
16*cdf0e10cSrcweir    <language>c++</language>
17*cdf0e10cSrcweir    <status value="beta"/>
18*cdf0e10cSrcweir    <supported-service>com.sun.star.xml.XMLExportFilter</supported-service>
19*cdf0e10cSrcweir    <reference-docu xlink:href="http://xml.openoffice.org/"
20*cdf0e10cSrcweir        xlink:title="general OpenOffice.org xml information" />
21*cdf0e10cSrcweir    <reference-docu xlink:title="XML File Format Specification (draft)"
22*cdf0e10cSrcweir        xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" />
23*cdf0e10cSrcweir    <reference-docu xlink:href="http://xml.openoffice.org/filter/"
24*cdf0e10cSrcweir        xlink:title="Guide to implement XML-based filters in OpenOffice.org" />
25*cdf0e10cSrcweir  </component-description>
26*cdf0e10cSrcweir
27*cdf0e10cSrcweir  <component-description>
28*cdf0e10cSrcweir    <author>xmloff development team</author>
29*cdf0e10cSrcweir    <name>com.sun.star.comp.Calc.XMLStylesExporter</name>
30*cdf0e10cSrcweir    <description>
31*cdf0e10cSrcweir      This component exports a the styles of a calc document.
32*cdf0e10cSrcweir    </description>
33*cdf0e10cSrcweir    <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
34*cdf0e10cSrcweir    <language>c++</language>
35*cdf0e10cSrcweir    <status value="beta"/>
36*cdf0e10cSrcweir    <supported-service>com.sun.star.xml.XMLExportFilter</supported-service>
37*cdf0e10cSrcweir    <reference-docu xlink:href="http://xml.openoffice.org/"
38*cdf0e10cSrcweir        xlink:title="general OpenOffice.org xml information" />
39*cdf0e10cSrcweir    <reference-docu xlink:title="XML File Format Specification (draft)"
40*cdf0e10cSrcweir        xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" />
41*cdf0e10cSrcweir    <reference-docu xlink:href="http://xml.openoffice.org/filter/"
42*cdf0e10cSrcweir        xlink:title="Guide to implement XML-based filters in OpenOffice.org" />
43*cdf0e10cSrcweir  </component-description>
44*cdf0e10cSrcweir
45*cdf0e10cSrcweir  <component-description>
46*cdf0e10cSrcweir    <author>xmloff development team</author>
47*cdf0e10cSrcweir    <name>com.sun.star.comp.Calc.XMLContentExporter</name>
48*cdf0e10cSrcweir    <description>
49*cdf0e10cSrcweir      This component exports a the content of a calc document.
50*cdf0e10cSrcweir    </description>
51*cdf0e10cSrcweir    <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
52*cdf0e10cSrcweir    <language>c++</language>
53*cdf0e10cSrcweir    <status value="beta"/>
54*cdf0e10cSrcweir    <supported-service>com.sun.star.xml.XMLExportFilter</supported-service>
55*cdf0e10cSrcweir    <reference-docu xlink:href="http://xml.openoffice.org/"
56*cdf0e10cSrcweir        xlink:title="general OpenOffice.org xml information" />
57*cdf0e10cSrcweir    <reference-docu xlink:title="XML File Format Specification (draft)"
58*cdf0e10cSrcweir        xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" />
59*cdf0e10cSrcweir    <reference-docu xlink:href="http://xml.openoffice.org/filter/"
60*cdf0e10cSrcweir        xlink:title="Guide to implement XML-based filters in OpenOffice.org" />
61*cdf0e10cSrcweir  </component-description>
62*cdf0e10cSrcweir
63*cdf0e10cSrcweir  <component-description>
64*cdf0e10cSrcweir    <author>xmloff development team</author>
65*cdf0e10cSrcweir    <name>com.sun.star.comp.Calc.XMLMetaExporter</name>
66*cdf0e10cSrcweir    <description>
67*cdf0e10cSrcweir      This component exports a the meta of a calc document.
68*cdf0e10cSrcweir    </description>
69*cdf0e10cSrcweir    <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
70*cdf0e10cSrcweir    <language>c++</language>
71*cdf0e10cSrcweir    <status value="beta"/>
72*cdf0e10cSrcweir    <supported-service>com.sun.star.xml.XMLExportFilter</supported-service>
73*cdf0e10cSrcweir    <reference-docu xlink:href="http://xml.openoffice.org/"
74*cdf0e10cSrcweir        xlink:title="general OpenOffice.org xml information" />
75*cdf0e10cSrcweir    <reference-docu xlink:title="XML File Format Specification (draft)"
76*cdf0e10cSrcweir        xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" />
77*cdf0e10cSrcweir    <reference-docu xlink:href="http://xml.openoffice.org/filter/"
78*cdf0e10cSrcweir        xlink:title="Guide to implement XML-based filters in OpenOffice.org" />
79*cdf0e10cSrcweir  </component-description>
80*cdf0e10cSrcweir
81*cdf0e10cSrcweir  <component-description>
82*cdf0e10cSrcweir    <author>xmloff development team</author>
83*cdf0e10cSrcweir    <name>com.sun.star.comp.Calc.XMLSettingsExporter</name>
84*cdf0e10cSrcweir    <description>
85*cdf0e10cSrcweir      This component exports a the settings of a calc document.
86*cdf0e10cSrcweir    </description>
87*cdf0e10cSrcweir    <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
88*cdf0e10cSrcweir    <language>c++</language>
89*cdf0e10cSrcweir    <status value="beta"/>
90*cdf0e10cSrcweir    <supported-service>com.sun.star.xml.XMLExportFilter</supported-service>
91*cdf0e10cSrcweir    <reference-docu xlink:href="http://xml.openoffice.org/"
92*cdf0e10cSrcweir        xlink:title="general OpenOffice.org xml information" />
93*cdf0e10cSrcweir    <reference-docu xlink:title="XML File Format Specification (draft)"
94*cdf0e10cSrcweir        xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" />
95*cdf0e10cSrcweir    <reference-docu xlink:href="http://xml.openoffice.org/filter/"
96*cdf0e10cSrcweir        xlink:title="Guide to implement XML-based filters in OpenOffice.org" />
97*cdf0e10cSrcweir  </component-description>
98*cdf0e10cSrcweir  <project-build-dependency>cppu</project-build-dependency>
99*cdf0e10cSrcweir  <project-build-dependency>cppuhelper</project-build-dependency>
100*cdf0e10cSrcweir  <project-build-dependency>goodies</project-build-dependency>
101*cdf0e10cSrcweir  <project-build-dependency>osl</project-build-dependency>
102*cdf0e10cSrcweir  <project-build-dependency>rsc</project-build-dependency>
103*cdf0e10cSrcweir  <project-build-dependency>rtl</project-build-dependency>
104*cdf0e10cSrcweir  <project-build-dependency>sal</project-build-dependency>
105*cdf0e10cSrcweir  <project-build-dependency>sfx2</project-build-dependency>
106*cdf0e10cSrcweir  <project-build-dependency>sot</project-build-dependency>
107*cdf0e10cSrcweir  <project-build-dependency>stl</project-build-dependency>
108*cdf0e10cSrcweir  <project-build-dependency>svtools</project-build-dependency>
109*cdf0e10cSrcweir  <project-build-dependency>svx</project-build-dependency>
110*cdf0e10cSrcweir  <project-build-dependency>tools</project-build-dependency>
111*cdf0e10cSrcweir  <project-build-dependency>typelib</project-build-dependency>
112*cdf0e10cSrcweir  <project-build-dependency>uno</project-build-dependency>
113*cdf0e10cSrcweir  <project-build-dependency>unotools</project-build-dependency>
114*cdf0e10cSrcweir  <project-build-dependency>vcl</project-build-dependency>
115*cdf0e10cSrcweir  <project-build-dependency>vos</project-build-dependency>
116*cdf0e10cSrcweir</module-description>
117