1cdf0e10cSrcweir<?xml version="1.0" encoding="UTF-8"?> 2cdf0e10cSrcweir<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd"> 3*a0b87975SAndrew Rist<!--*********************************************************** 4*a0b87975SAndrew Rist * 5*a0b87975SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one 6*a0b87975SAndrew Rist * or more contributor license agreements. See the NOTICE file 7*a0b87975SAndrew Rist * distributed with this work for additional information 8*a0b87975SAndrew Rist * regarding copyright ownership. The ASF licenses this file 9*a0b87975SAndrew Rist * to you under the Apache License, Version 2.0 (the 10*a0b87975SAndrew Rist * "License"); you may not use this file except in compliance 11*a0b87975SAndrew Rist * with the License. You may obtain a copy of the License at 12*a0b87975SAndrew Rist * 13*a0b87975SAndrew Rist * http://www.apache.org/licenses/LICENSE-2.0 14*a0b87975SAndrew Rist * 15*a0b87975SAndrew Rist * Unless required by applicable law or agreed to in writing, 16*a0b87975SAndrew Rist * software distributed under the License is distributed on an 17*a0b87975SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 18*a0b87975SAndrew Rist * KIND, either express or implied. See the License for the 19*a0b87975SAndrew Rist * specific language governing permissions and limitations 20*a0b87975SAndrew Rist * under the License. 21*a0b87975SAndrew Rist * 22*a0b87975SAndrew Rist ***********************************************************--> 23*a0b87975SAndrew Rist 24*a0b87975SAndrew Rist 25cdf0e10cSrcweir<module-description xmlns:xlink="http://www.w3.org/1999/xlink"> 26cdf0e10cSrcweir <module-name>xmloff</module-name> 27cdf0e10cSrcweir <component-description> 28cdf0e10cSrcweir <author>xmloff development team</author> 29cdf0e10cSrcweir <name>com.sun.star.comp.Impress.XMLExporter</name> 30cdf0e10cSrcweir <description> 31cdf0e10cSrcweir This component exports a presentation document into a single XML document stream. 32cdf0e10cSrcweir </description> 33cdf0e10cSrcweir <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 34cdf0e10cSrcweir <language>c++</language> 35cdf0e10cSrcweir <status value="beta"/> 36cdf0e10cSrcweir <supported-service>com.sun.star.xml.XMLExportFilter</supported-service> 37cdf0e10cSrcweir <reference-docu xlink:href="http://xml.openoffice.org/" 38cdf0e10cSrcweir xlink:title="general OpenOffice.org xml information" /> 39cdf0e10cSrcweir <reference-docu xlink:title="XML File Format Specification (draft)" 40cdf0e10cSrcweir xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" /> 41cdf0e10cSrcweir <reference-docu xlink:href="http://xml.openoffice.org/filter/" 42cdf0e10cSrcweir xlink:title="Guide to implement XML-based filters in OpenOffice.org" /> 43cdf0e10cSrcweir </component-description> 44cdf0e10cSrcweir 45cdf0e10cSrcweir <component-description> 46cdf0e10cSrcweir <author>xmloff development team</author> 47cdf0e10cSrcweir <name>com.sun.star.comp.Draw.XMLExporter</name> 48cdf0e10cSrcweir <description> 49cdf0e10cSrcweir This component exports a drawing document into a single XML document stream. 50cdf0e10cSrcweir </description> 51cdf0e10cSrcweir <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 52cdf0e10cSrcweir <language>c++</language> 53cdf0e10cSrcweir <status value="beta"/> 54cdf0e10cSrcweir <supported-service>com.sun.star.xml.XMLExportFilter</supported-service> 55cdf0e10cSrcweir <reference-docu xlink:href="http://xml.openoffice.org/" 56cdf0e10cSrcweir xlink:title="general OpenOffice.org xml information" /> 57cdf0e10cSrcweir <reference-docu xlink:title="XML File Format Specification (draft)" 58cdf0e10cSrcweir xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" /> 59cdf0e10cSrcweir <reference-docu xlink:href="http://xml.openoffice.org/filter/" 60cdf0e10cSrcweir xlink:title="Guide to implement XML-based filters in OpenOffice.org" /> 61cdf0e10cSrcweir </component-description> 62cdf0e10cSrcweir 63cdf0e10cSrcweir <component-description> 64cdf0e10cSrcweir <author>xmloff development team</author> 65cdf0e10cSrcweir <name>com.sun.star.comp.Chart.XMLExporter</name> 66cdf0e10cSrcweir <description> 67cdf0e10cSrcweir This component exports a chart object into a single XML document stream. 68cdf0e10cSrcweir </description> 69cdf0e10cSrcweir <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 70cdf0e10cSrcweir <language>c++</language> 71cdf0e10cSrcweir <status value="beta"/> 72cdf0e10cSrcweir <supported-service>com.sun.star.xml.XMLExportFilter</supported-service> 73cdf0e10cSrcweir <reference-docu xlink:href="http://xml.openoffice.org/" 74cdf0e10cSrcweir xlink:title="general OpenOffice.org xml information" /> 75cdf0e10cSrcweir <reference-docu xlink:title="XML File Format Specification (draft)" 76cdf0e10cSrcweir xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" /> 77cdf0e10cSrcweir <reference-docu xlink:href="http://xml.openoffice.org/filter/" 78cdf0e10cSrcweir xlink:title="Guide to implement XML-based filters in OpenOffice.org" /> 79cdf0e10cSrcweir </component-description> 80cdf0e10cSrcweir 81cdf0e10cSrcweir <component-description> 82cdf0e10cSrcweir <author>xmloff development team</author> 83cdf0e10cSrcweir <name>com.sun.star.comp.Impress.XMLStylesExporter</name> 84cdf0e10cSrcweir <description> 85cdf0e10cSrcweir This component exports the styles of a presentation document into a single XML document stream. 86cdf0e10cSrcweir </description> 87cdf0e10cSrcweir <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 88cdf0e10cSrcweir <language>c++</language> 89cdf0e10cSrcweir <status value="beta"/> 90cdf0e10cSrcweir <supported-service>com.sun.star.xml.XMLExportFilter</supported-service> 91cdf0e10cSrcweir <reference-docu xlink:href="http://xml.openoffice.org/" 92cdf0e10cSrcweir xlink:title="general OpenOffice.org xml information" /> 93cdf0e10cSrcweir <reference-docu xlink:title="XML File Format Specification (draft)" 94cdf0e10cSrcweir xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" /> 95cdf0e10cSrcweir <reference-docu xlink:href="http://xml.openoffice.org/filter/" 96cdf0e10cSrcweir xlink:title="Guide to implement XML-based filters in OpenOffice.org" /> 97cdf0e10cSrcweir </component-description> 98cdf0e10cSrcweir 99cdf0e10cSrcweir <component-description> 100cdf0e10cSrcweir <author>xmloff development team</author> 101cdf0e10cSrcweir <name>com.sun.star.comp.Draw.XMLStylesExporter</name> 102cdf0e10cSrcweir <description> 103cdf0e10cSrcweir This component exports the styles of a drawing document into a single XML document stream. 104cdf0e10cSrcweir </description> 105cdf0e10cSrcweir <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 106cdf0e10cSrcweir <language>c++</language> 107cdf0e10cSrcweir <status value="beta"/> 108cdf0e10cSrcweir <supported-service>com.sun.star.xml.XMLExportFilter</supported-service> 109cdf0e10cSrcweir <reference-docu xlink:href="http://xml.openoffice.org/" 110cdf0e10cSrcweir xlink:title="general OpenOffice.org xml information" /> 111cdf0e10cSrcweir <reference-docu xlink:title="XML File Format Specification (draft)" 112cdf0e10cSrcweir xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" /> 113cdf0e10cSrcweir <reference-docu xlink:href="http://xml.openoffice.org/filter/" 114cdf0e10cSrcweir xlink:title="Guide to implement XML-based filters in OpenOffice.org" /> 115cdf0e10cSrcweir </component-description> 116cdf0e10cSrcweir 117cdf0e10cSrcweir <component-description> 118cdf0e10cSrcweir <author>xmloff development team</author> 119cdf0e10cSrcweir <name>com.sun.star.comp.Chart.XMLStylesExporter</name> 120cdf0e10cSrcweir <description> 121cdf0e10cSrcweir This component exports the styles of a chart object into a single XML document stream. 122cdf0e10cSrcweir </description> 123cdf0e10cSrcweir <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 124cdf0e10cSrcweir <language>c++</language> 125cdf0e10cSrcweir <status value="beta"/> 126cdf0e10cSrcweir <supported-service>com.sun.star.xml.XMLExportFilter</supported-service> 127cdf0e10cSrcweir <reference-docu xlink:href="http://xml.openoffice.org/" 128cdf0e10cSrcweir xlink:title="general OpenOffice.org xml information" /> 129cdf0e10cSrcweir <reference-docu xlink:title="XML File Format Specification (draft)" 130cdf0e10cSrcweir xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" /> 131cdf0e10cSrcweir <reference-docu xlink:href="http://xml.openoffice.org/filter/" 132cdf0e10cSrcweir xlink:title="Guide to implement XML-based filters in OpenOffice.org" /> 133cdf0e10cSrcweir </component-description> 134cdf0e10cSrcweir 135cdf0e10cSrcweir <component-description> 136cdf0e10cSrcweir <author>xmloff development team</author> 137cdf0e10cSrcweir <name>com.sun.star.comp.Impress.XMLMetaExporter</name> 138cdf0e10cSrcweir <description> 139cdf0e10cSrcweir This component exports the meta information of a presentation document into a single XML document stream. 140cdf0e10cSrcweir </description> 141cdf0e10cSrcweir <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 142cdf0e10cSrcweir <language>c++</language> 143cdf0e10cSrcweir <status value="beta"/> 144cdf0e10cSrcweir <supported-service>com.sun.star.xml.XMLExportFilter</supported-service> 145cdf0e10cSrcweir <reference-docu xlink:href="http://xml.openoffice.org/" 146cdf0e10cSrcweir xlink:title="general OpenOffice.org xml information" /> 147cdf0e10cSrcweir <reference-docu xlink:title="XML File Format Specification (draft)" 148cdf0e10cSrcweir xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" /> 149cdf0e10cSrcweir <reference-docu xlink:href="http://xml.openoffice.org/filter/" 150cdf0e10cSrcweir xlink:title="Guide to implement XML-based filters in OpenOffice.org" /> 151cdf0e10cSrcweir </component-description> 152cdf0e10cSrcweir 153cdf0e10cSrcweir <component-description> 154cdf0e10cSrcweir <author>xmloff development team</author> 155cdf0e10cSrcweir <name>com.sun.star.comp.Draw.XMLMetaExporter</name> 156cdf0e10cSrcweir <description> 157cdf0e10cSrcweir This component exports the meta information of a drawing document into a single XML document stream. 158cdf0e10cSrcweir </description> 159cdf0e10cSrcweir <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 160cdf0e10cSrcweir <language>c++</language> 161cdf0e10cSrcweir <status value="beta"/> 162cdf0e10cSrcweir <supported-service>com.sun.star.xml.XMLExportFilter</supported-service> 163cdf0e10cSrcweir <reference-docu xlink:href="http://xml.openoffice.org/" 164cdf0e10cSrcweir xlink:title="general OpenOffice.org xml information" /> 165cdf0e10cSrcweir <reference-docu xlink:title="XML File Format Specification (draft)" 166cdf0e10cSrcweir xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" /> 167cdf0e10cSrcweir <reference-docu xlink:href="http://xml.openoffice.org/filter/" 168cdf0e10cSrcweir xlink:title="Guide to implement XML-based filters in OpenOffice.org" /> 169cdf0e10cSrcweir </component-description> 170cdf0e10cSrcweir 171cdf0e10cSrcweir <component-description> 172cdf0e10cSrcweir <author>xmloff development team</author> 173cdf0e10cSrcweir <name>com.sun.star.comp.Impress.XMLSettingsExporter</name> 174cdf0e10cSrcweir <description> 175cdf0e10cSrcweir This component exports the settings information of a presentation document into a single XML document stream. 176cdf0e10cSrcweir </description> 177cdf0e10cSrcweir <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 178cdf0e10cSrcweir <language>c++</language> 179cdf0e10cSrcweir <status value="beta"/> 180cdf0e10cSrcweir <supported-service>com.sun.star.xml.XMLExportFilter</supported-service> 181cdf0e10cSrcweir <reference-docu xlink:href="http://xml.openoffice.org/" 182cdf0e10cSrcweir xlink:title="general OpenOffice.org xml information" /> 183cdf0e10cSrcweir <reference-docu xlink:title="XML File Format Specification (draft)" 184cdf0e10cSrcweir xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" /> 185cdf0e10cSrcweir <reference-docu xlink:href="http://xml.openoffice.org/filter/" 186cdf0e10cSrcweir xlink:title="Guide to implement XML-based filters in OpenOffice.org" /> 187cdf0e10cSrcweir </component-description> 188cdf0e10cSrcweir 189cdf0e10cSrcweir <component-description> 190cdf0e10cSrcweir <author>xmloff development team</author> 191cdf0e10cSrcweir <name>com.sun.star.comp.Draw.XMLSettingsExporter</name> 192cdf0e10cSrcweir <description> 193cdf0e10cSrcweir This component exports the settings information of a drawing document into a single XML document stream. 194cdf0e10cSrcweir </description> 195cdf0e10cSrcweir <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 196cdf0e10cSrcweir <language>c++</language> 197cdf0e10cSrcweir <status value="beta"/> 198cdf0e10cSrcweir <supported-service>com.sun.star.xml.XMLExportFilter</supported-service> 199cdf0e10cSrcweir <reference-docu xlink:href="http://xml.openoffice.org/" 200cdf0e10cSrcweir xlink:title="general OpenOffice.org xml information" /> 201cdf0e10cSrcweir <reference-docu xlink:title="XML File Format Specification (draft)" 202cdf0e10cSrcweir xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" /> 203cdf0e10cSrcweir <reference-docu xlink:href="http://xml.openoffice.org/filter/" 204cdf0e10cSrcweir xlink:title="Guide to implement XML-based filters in OpenOffice.org" /> 205cdf0e10cSrcweir </component-description> 206cdf0e10cSrcweir 207cdf0e10cSrcweir <component-description> 208cdf0e10cSrcweir <author>xmloff development team</author> 209cdf0e10cSrcweir <name>com.sun.star.comp.Impress.XMLContentExporter</name> 210cdf0e10cSrcweir <description> 211cdf0e10cSrcweir This component exports the content of a presentation document into a single XML document stream. 212cdf0e10cSrcweir </description> 213cdf0e10cSrcweir <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 214cdf0e10cSrcweir <language>c++</language> 215cdf0e10cSrcweir <status value="beta"/> 216cdf0e10cSrcweir <supported-service>com.sun.star.xml.XMLExportFilter</supported-service> 217cdf0e10cSrcweir <reference-docu xlink:href="http://xml.openoffice.org/" 218cdf0e10cSrcweir xlink:title="general OpenOffice.org xml information" /> 219cdf0e10cSrcweir <reference-docu xlink:title="XML File Format Specification (draft)" 220cdf0e10cSrcweir xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" /> 221cdf0e10cSrcweir <reference-docu xlink:href="http://xml.openoffice.org/filter/" 222cdf0e10cSrcweir xlink:title="Guide to implement XML-based filters in OpenOffice.org" /> 223cdf0e10cSrcweir </component-description> 224cdf0e10cSrcweir 225cdf0e10cSrcweir <component-description> 226cdf0e10cSrcweir <author>xmloff development team</author> 227cdf0e10cSrcweir <name>com.sun.star.comp.Draw.XMLContentExporter</name> 228cdf0e10cSrcweir <description> 229cdf0e10cSrcweir This component exports the content of a drawing document into a single XML document stream. 230cdf0e10cSrcweir </description> 231cdf0e10cSrcweir <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 232cdf0e10cSrcweir <language>c++</language> 233cdf0e10cSrcweir <status value="beta"/> 234cdf0e10cSrcweir <supported-service>com.sun.star.xml.XMLExportFilter</supported-service> 235cdf0e10cSrcweir <reference-docu xlink:href="http://xml.openoffice.org/" 236cdf0e10cSrcweir xlink:title="general OpenOffice.org xml information" /> 237cdf0e10cSrcweir <reference-docu xlink:title="XML File Format Specification (draft)" 238cdf0e10cSrcweir xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" /> 239cdf0e10cSrcweir <reference-docu xlink:href="http://xml.openoffice.org/filter/" 240cdf0e10cSrcweir xlink:title="Guide to implement XML-based filters in OpenOffice.org" /> 241cdf0e10cSrcweir </component-description> 242cdf0e10cSrcweir 243cdf0e10cSrcweir <component-description> 244cdf0e10cSrcweir <author>xmloff development team</author> 245cdf0e10cSrcweir <name>com.sun.star.comp.Chart.XMLContentExporter</name> 246cdf0e10cSrcweir <description> 247cdf0e10cSrcweir This component exports the content of a chart object into a single XML document stream. 248cdf0e10cSrcweir </description> 249cdf0e10cSrcweir <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 250cdf0e10cSrcweir <language>c++</language> 251cdf0e10cSrcweir <status value="beta"/> 252cdf0e10cSrcweir <supported-service>com.sun.star.xml.XMLExportFilter</supported-service> 253cdf0e10cSrcweir <reference-docu xlink:href="http://xml.openoffice.org/" 254cdf0e10cSrcweir xlink:title="general OpenOffice.org xml information" /> 255cdf0e10cSrcweir <reference-docu xlink:title="XML File Format Specification (draft)" 256cdf0e10cSrcweir xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" /> 257cdf0e10cSrcweir <reference-docu xlink:href="http://xml.openoffice.org/filter/" 258cdf0e10cSrcweir xlink:title="Guide to implement XML-based filters in OpenOffice.org" /> 259cdf0e10cSrcweir </component-description> 260cdf0e10cSrcweir 261cdf0e10cSrcweir <component-description> 262cdf0e10cSrcweir <author>xmloff development team</author> 263cdf0e10cSrcweir <name>com.sun.star.comp.Impress.XMLImporter</name> 264cdf0e10cSrcweir <description> 265cdf0e10cSrcweir This component imports a presentation document from a single XML document stream. 266cdf0e10cSrcweir </description> 267cdf0e10cSrcweir <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 268cdf0e10cSrcweir <language>c++</language> 269cdf0e10cSrcweir <status value="beta"/> 270cdf0e10cSrcweir <supported-service>com.sun.star.xml.XMLImportFilter</supported-service> 271cdf0e10cSrcweir <reference-docu xlink:href="http://xml.openoffice.org/" 272cdf0e10cSrcweir xlink:title="general OpenOffice.org xml information" /> 273cdf0e10cSrcweir <reference-docu xlink:title="XML File Format Specification (draft)" 274cdf0e10cSrcweir xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" /> 275cdf0e10cSrcweir <reference-docu xlink:href="http://xml.openoffice.org/filter/" 276cdf0e10cSrcweir xlink:title="Guide to implement XML-based filters in OpenOffice.org" /> 277cdf0e10cSrcweir </component-description> 278cdf0e10cSrcweir 279cdf0e10cSrcweir <component-description> 280cdf0e10cSrcweir <author>xmloff development team</author> 281cdf0e10cSrcweir <name>com.sun.star.comp.Draw.XMLImporter</name> 282cdf0e10cSrcweir <description> 283cdf0e10cSrcweir This component imports a drawing document from a single XML document stream. 284cdf0e10cSrcweir </description> 285cdf0e10cSrcweir <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 286cdf0e10cSrcweir <language>c++</language> 287cdf0e10cSrcweir <status value="beta"/> 288cdf0e10cSrcweir <supported-service>com.sun.star.xml.XMLImportFilter</supported-service> 289cdf0e10cSrcweir <reference-docu xlink:href="http://xml.openoffice.org/" 290cdf0e10cSrcweir xlink:title="general OpenOffice.org xml information" /> 291cdf0e10cSrcweir <reference-docu xlink:title="XML File Format Specification (draft)" 292cdf0e10cSrcweir xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" /> 293cdf0e10cSrcweir <reference-docu xlink:href="http://xml.openoffice.org/filter/" 294cdf0e10cSrcweir xlink:title="Guide to implement XML-based filters in OpenOffice.org" /> 295cdf0e10cSrcweir </component-description> 296cdf0e10cSrcweir 297cdf0e10cSrcweir <component-description> 298cdf0e10cSrcweir <author>xmloff development team</author> 299cdf0e10cSrcweir <name>com.sun.star.comp.Chart.XMLImporter</name> 300cdf0e10cSrcweir <description> 301cdf0e10cSrcweir This component imports a chart object from a single XML document stream. 302cdf0e10cSrcweir </description> 303cdf0e10cSrcweir <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 304cdf0e10cSrcweir <language>c++</language> 305cdf0e10cSrcweir <status value="beta"/> 306cdf0e10cSrcweir <supported-service>com.sun.star.xml.XMLImportFilter</supported-service> 307cdf0e10cSrcweir <reference-docu xlink:href="http://xml.openoffice.org/" 308cdf0e10cSrcweir xlink:title="general OpenOffice.org xml information" /> 309cdf0e10cSrcweir <reference-docu xlink:title="XML File Format Specification (draft)" 310cdf0e10cSrcweir xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" /> 311cdf0e10cSrcweir <reference-docu xlink:href="http://xml.openoffice.org/filter/" 312cdf0e10cSrcweir xlink:title="Guide to implement XML-based filters in OpenOffice.org" /> 313cdf0e10cSrcweir </component-description> 314cdf0e10cSrcweir 315cdf0e10cSrcweir <component-description> 316cdf0e10cSrcweir <author>xmloff development team</author> 317cdf0e10cSrcweir <name>com.sun.star.comp.Impress.XMLStylesImporter</name> 318cdf0e10cSrcweir <description> 319cdf0e10cSrcweir This component imports the styles of a presentation document from a single XML document stream. 320cdf0e10cSrcweir </description> 321cdf0e10cSrcweir <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 322cdf0e10cSrcweir <language>c++</language> 323cdf0e10cSrcweir <status value="beta"/> 324cdf0e10cSrcweir <supported-service>com.sun.star.xml.XMLImportFilter</supported-service> 325cdf0e10cSrcweir <reference-docu xlink:href="http://xml.openoffice.org/" 326cdf0e10cSrcweir xlink:title="general OpenOffice.org xml information" /> 327cdf0e10cSrcweir <reference-docu xlink:title="XML File Format Specification (draft)" 328cdf0e10cSrcweir xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" /> 329cdf0e10cSrcweir <reference-docu xlink:href="http://xml.openoffice.org/filter/" 330cdf0e10cSrcweir xlink:title="Guide to implement XML-based filters in OpenOffice.org" /> 331cdf0e10cSrcweir </component-description> 332cdf0e10cSrcweir 333cdf0e10cSrcweir <component-description> 334cdf0e10cSrcweir <author>xmloff development team</author> 335cdf0e10cSrcweir <name>com.sun.star.comp.Draw.XMLStylesImporter</name> 336cdf0e10cSrcweir <description> 337cdf0e10cSrcweir This component imports the styles of a drawing document from a single XML document stream. 338cdf0e10cSrcweir </description> 339cdf0e10cSrcweir <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 340cdf0e10cSrcweir <language>c++</language> 341cdf0e10cSrcweir <status value="beta"/> 342cdf0e10cSrcweir <supported-service>com.sun.star.xml.XMLImportFilter</supported-service> 343cdf0e10cSrcweir <reference-docu xlink:href="http://xml.openoffice.org/" 344cdf0e10cSrcweir xlink:title="general OpenOffice.org xml information" /> 345cdf0e10cSrcweir <reference-docu xlink:title="XML File Format Specification (draft)" 346cdf0e10cSrcweir xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" /> 347cdf0e10cSrcweir <reference-docu xlink:href="http://xml.openoffice.org/filter/" 348cdf0e10cSrcweir xlink:title="Guide to implement XML-based filters in OpenOffice.org" /> 349cdf0e10cSrcweir </component-description> 350cdf0e10cSrcweir 351cdf0e10cSrcweir <component-description> 352cdf0e10cSrcweir <author>xmloff development team</author> 353cdf0e10cSrcweir <name>com.sun.star.comp.Chart.XMLStylesImporter</name> 354cdf0e10cSrcweir <description> 355cdf0e10cSrcweir This component imports the styles of a chart object from a single XML document stream. 356cdf0e10cSrcweir </description> 357cdf0e10cSrcweir <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 358cdf0e10cSrcweir <language>c++</language> 359cdf0e10cSrcweir <status value="beta"/> 360cdf0e10cSrcweir <supported-service>com.sun.star.xml.XMLImportFilter</supported-service> 361cdf0e10cSrcweir <reference-docu xlink:href="http://xml.openoffice.org/" 362cdf0e10cSrcweir xlink:title="general OpenOffice.org xml information" /> 363cdf0e10cSrcweir <reference-docu xlink:title="XML File Format Specification (draft)" 364cdf0e10cSrcweir xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" /> 365cdf0e10cSrcweir <reference-docu xlink:href="http://xml.openoffice.org/filter/" 366cdf0e10cSrcweir xlink:title="Guide to implement XML-based filters in OpenOffice.org" /> 367cdf0e10cSrcweir </component-description> 368cdf0e10cSrcweir 369cdf0e10cSrcweir <component-description> 370cdf0e10cSrcweir <author>xmloff development team</author> 371cdf0e10cSrcweir <name>com.sun.star.comp.Impress.XMLMetaImporter</name> 372cdf0e10cSrcweir <description> 373cdf0e10cSrcweir This component imports the meta information of a presentation document from a single XML document stream. 374cdf0e10cSrcweir </description> 375cdf0e10cSrcweir <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 376cdf0e10cSrcweir <language>c++</language> 377cdf0e10cSrcweir <status value="beta"/> 378cdf0e10cSrcweir <supported-service>com.sun.star.xml.XMLImportFilter</supported-service> 379cdf0e10cSrcweir <reference-docu xlink:href="http://xml.openoffice.org/" 380cdf0e10cSrcweir xlink:title="general OpenOffice.org xml information" /> 381cdf0e10cSrcweir <reference-docu xlink:title="XML File Format Specification (draft)" 382cdf0e10cSrcweir xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" /> 383cdf0e10cSrcweir <reference-docu xlink:href="http://xml.openoffice.org/filter/" 384cdf0e10cSrcweir xlink:title="Guide to implement XML-based filters in OpenOffice.org" /> 385cdf0e10cSrcweir </component-description> 386cdf0e10cSrcweir 387cdf0e10cSrcweir <component-description> 388cdf0e10cSrcweir <author>xmloff development team</author> 389cdf0e10cSrcweir <name>com.sun.star.comp.Draw.XMLMetaImporter</name> 390cdf0e10cSrcweir <description> 391cdf0e10cSrcweir This component imports the meta information of a drawing document from a single XML document stream. 392cdf0e10cSrcweir </description> 393cdf0e10cSrcweir <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 394cdf0e10cSrcweir <language>c++</language> 395cdf0e10cSrcweir <status value="beta"/> 396cdf0e10cSrcweir <supported-service>com.sun.star.xml.XMLImportFilter</supported-service> 397cdf0e10cSrcweir <reference-docu xlink:href="http://xml.openoffice.org/" 398cdf0e10cSrcweir xlink:title="general OpenOffice.org xml information" /> 399cdf0e10cSrcweir <reference-docu xlink:title="XML File Format Specification (draft)" 400cdf0e10cSrcweir xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" /> 401cdf0e10cSrcweir <reference-docu xlink:href="http://xml.openoffice.org/filter/" 402cdf0e10cSrcweir xlink:title="Guide to implement XML-based filters in OpenOffice.org" /> 403cdf0e10cSrcweir </component-description> 404cdf0e10cSrcweir 405cdf0e10cSrcweir <component-description> 406cdf0e10cSrcweir <author>xmloff development team</author> 407cdf0e10cSrcweir <name>com.sun.star.comp.Impress.XMLSettingsImporter</name> 408cdf0e10cSrcweir <description> 409cdf0e10cSrcweir This component imports the settings information of a presentation document from a single XML document stream. 410cdf0e10cSrcweir </description> 411cdf0e10cSrcweir <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 412cdf0e10cSrcweir <language>c++</language> 413cdf0e10cSrcweir <status value="beta"/> 414cdf0e10cSrcweir <supported-service>com.sun.star.xml.XMLImportFilter</supported-service> 415cdf0e10cSrcweir <reference-docu xlink:href="http://xml.openoffice.org/" 416cdf0e10cSrcweir xlink:title="general OpenOffice.org xml information" /> 417cdf0e10cSrcweir <reference-docu xlink:title="XML File Format Specification (draft)" 418cdf0e10cSrcweir xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" /> 419cdf0e10cSrcweir <reference-docu xlink:href="http://xml.openoffice.org/filter/" 420cdf0e10cSrcweir xlink:title="Guide to implement XML-based filters in OpenOffice.org" /> 421cdf0e10cSrcweir </component-description> 422cdf0e10cSrcweir 423cdf0e10cSrcweir <component-description> 424cdf0e10cSrcweir <author>xmloff development team</author> 425cdf0e10cSrcweir <name>com.sun.star.comp.Draw.XMLSettingsImporter</name> 426cdf0e10cSrcweir <description> 427cdf0e10cSrcweir This component imports the settings information of a drawing document from a single XML document stream. 428cdf0e10cSrcweir </description> 429cdf0e10cSrcweir <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 430cdf0e10cSrcweir <language>c++</language> 431cdf0e10cSrcweir <status value="beta"/> 432cdf0e10cSrcweir <supported-service>com.sun.star.xml.XMLImportFilter</supported-service> 433cdf0e10cSrcweir <reference-docu xlink:href="http://xml.openoffice.org/" 434cdf0e10cSrcweir xlink:title="general OpenOffice.org xml information" /> 435cdf0e10cSrcweir <reference-docu xlink:title="XML File Format Specification (draft)" 436cdf0e10cSrcweir xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" /> 437cdf0e10cSrcweir <reference-docu xlink:href="http://xml.openoffice.org/filter/" 438cdf0e10cSrcweir xlink:title="Guide to implement XML-based filters in OpenOffice.org" /> 439cdf0e10cSrcweir </component-description> 440cdf0e10cSrcweir 441cdf0e10cSrcweir <component-description> 442cdf0e10cSrcweir <author>xmloff development team</author> 443cdf0e10cSrcweir <name>com.sun.star.comp.Impress.XMLContentImporter</name> 444cdf0e10cSrcweir <description> 445cdf0e10cSrcweir This component imports the content of a presentation document from a single XML document stream. 446cdf0e10cSrcweir </description> 447cdf0e10cSrcweir <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 448cdf0e10cSrcweir <language>c++</language> 449cdf0e10cSrcweir <status value="beta"/> 450cdf0e10cSrcweir <supported-service>com.sun.star.xml.XMLImportFilter</supported-service> 451cdf0e10cSrcweir <reference-docu xlink:href="http://xml.openoffice.org/" 452cdf0e10cSrcweir xlink:title="general OpenOffice.org xml information" /> 453cdf0e10cSrcweir <reference-docu xlink:title="XML File Format Specification (draft)" 454cdf0e10cSrcweir xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" /> 455cdf0e10cSrcweir <reference-docu xlink:href="http://xml.openoffice.org/filter/" 456cdf0e10cSrcweir xlink:title="Guide to implement XML-based filters in OpenOffice.org" /> 457cdf0e10cSrcweir </component-description> 458cdf0e10cSrcweir 459cdf0e10cSrcweir <component-description> 460cdf0e10cSrcweir <author>xmloff development team</author> 461cdf0e10cSrcweir <name>com.sun.star.comp.Draw.XMLContentImporter</name> 462cdf0e10cSrcweir <description> 463cdf0e10cSrcweir This component imports the content of a drawing document from a single XML document stream. 464cdf0e10cSrcweir </description> 465cdf0e10cSrcweir <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 466cdf0e10cSrcweir <language>c++</language> 467cdf0e10cSrcweir <status value="beta"/> 468cdf0e10cSrcweir <supported-service>com.sun.star.xml.XMLImportFilter</supported-service> 469cdf0e10cSrcweir <reference-docu xlink:href="http://xml.openoffice.org/" 470cdf0e10cSrcweir xlink:title="general OpenOffice.org xml information" /> 471cdf0e10cSrcweir <reference-docu xlink:title="XML File Format Specification (draft)" 472cdf0e10cSrcweir xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" /> 473cdf0e10cSrcweir <reference-docu xlink:href="http://xml.openoffice.org/filter/" 474cdf0e10cSrcweir xlink:title="Guide to implement XML-based filters in OpenOffice.org" /> 475cdf0e10cSrcweir </component-description> 476cdf0e10cSrcweir 477cdf0e10cSrcweir <component-description> 478cdf0e10cSrcweir <author>xmloff development team</author> 479cdf0e10cSrcweir <name>com.sun.star.comp.Chart.XMLContentImporter</name> 480cdf0e10cSrcweir <description> 481cdf0e10cSrcweir This component imports the content of a chart object from a single XML document stream. 482cdf0e10cSrcweir </description> 483cdf0e10cSrcweir <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 484cdf0e10cSrcweir <language>c++</language> 485cdf0e10cSrcweir <status value="beta"/> 486cdf0e10cSrcweir <supported-service>com.sun.star.xml.XMLImportFilter</supported-service> 487cdf0e10cSrcweir <reference-docu xlink:href="http://xml.openoffice.org/" 488cdf0e10cSrcweir xlink:title="general OpenOffice.org xml information" /> 489cdf0e10cSrcweir <reference-docu xlink:title="XML File Format Specification (draft)" 490cdf0e10cSrcweir xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" /> 491cdf0e10cSrcweir <reference-docu xlink:href="http://xml.openoffice.org/filter/" 492cdf0e10cSrcweir xlink:title="Guide to implement XML-based filters in OpenOffice.org" /> 493cdf0e10cSrcweir </component-description> 494cdf0e10cSrcweir 495cdf0e10cSrcweir</module-description> 496