From df8ff5289ea3f359ed4bd409ecacc53f04408ddd Mon Sep 17 00:00:00 2001
From: Christian Lippka <cl@openoffice.org>
Date: Thu, 2 Aug 2001 08:39:32 +0000
Subject: #87955# added component description for chart

---
 xmloff/xml/components.xml | 144 ++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 144 insertions(+)

diff --git a/xmloff/xml/components.xml b/xmloff/xml/components.xml
index b0d20fbbd268..ee80a7294c45 100644
--- a/xmloff/xml/components.xml
+++ b/xmloff/xml/components.xml
@@ -38,6 +38,24 @@
         xlink:title="Guide to implement XML-based filters in OpenOffice.org" />
   </component-description>
 
+  <component-description>
+    <author>xmloff development team</author>
+    <name>com.sun.star.comp.Chart.XMLExporter</name>
+    <description>
+      This component exports a chart object into a single XML document stream.
+    </description>
+    <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
+    <language>c++</language>
+    <status value="beta"/>
+    <supported-service>com.sun.star.xml.XMLExportFilter</supported-service>
+    <reference-docu xlink:href="http://xml.openoffice.org/"
+        xlink:title="general OpenOffice.org xml information" />
+    <reference-docu xlink:title="XML File Format Specification (draft)"
+        xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" />
+    <reference-docu xlink:href="http://xml.openoffice.org/filter/"
+        xlink:title="Guide to implement XML-based filters in OpenOffice.org" />
+  </component-description>
+
   <component-description>
     <author>xmloff development team</author>
     <name>com.sun.star.comp.Impress.XMLStylesExporter</name>
@@ -74,6 +92,24 @@
         xlink:title="Guide to implement XML-based filters in OpenOffice.org" />
   </component-description>
 
+  <component-description>
+    <author>xmloff development team</author>
+    <name>com.sun.star.comp.Chart.XMLStylesExporter</name>
+    <description>
+      This component exports the styles of a chart object into a single XML document stream.
+    </description>
+    <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
+    <language>c++</language>
+    <status value="beta"/>
+    <supported-service>com.sun.star.xml.XMLExportFilter</supported-service>
+    <reference-docu xlink:href="http://xml.openoffice.org/"
+        xlink:title="general OpenOffice.org xml information" />
+    <reference-docu xlink:title="XML File Format Specification (draft)"
+        xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" />
+    <reference-docu xlink:href="http://xml.openoffice.org/filter/"
+        xlink:title="Guide to implement XML-based filters in OpenOffice.org" />
+  </component-description>
+
   <component-description>
     <author>xmloff development team</author>
     <name>com.sun.star.comp.Impress.XMLMetaExporter</name>
@@ -110,6 +146,24 @@
         xlink:title="Guide to implement XML-based filters in OpenOffice.org" />
   </component-description>
 
+  <component-description>
+    <author>xmloff development team</author>
+    <name>com.sun.star.comp.Chart.XMLMetaExporter</name>
+    <description>
+      This component exports the meta information of a chart object into a single XML document stream.
+    </description>
+    <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
+    <language>c++</language>
+    <status value="beta"/>
+    <supported-service>com.sun.star.xml.XMLExportFilter</supported-service>
+    <reference-docu xlink:href="http://xml.openoffice.org/"
+        xlink:title="general OpenOffice.org xml information" />
+    <reference-docu xlink:title="XML File Format Specification (draft)"
+        xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" />
+    <reference-docu xlink:href="http://xml.openoffice.org/filter/"
+        xlink:title="Guide to implement XML-based filters in OpenOffice.org" />
+  </component-description>
+
   <component-description>
     <author>xmloff development team</author>
     <name>com.sun.star.comp.Impress.XMLSettingsExporter</name>
@@ -182,6 +236,24 @@
         xlink:title="Guide to implement XML-based filters in OpenOffice.org" />
   </component-description>
 
+  <component-description>
+    <author>xmloff development team</author>
+    <name>com.sun.star.comp.Chart.XMLContentExporter</name>
+    <description>
+      This component exports the content of a chart object into a single XML document stream.
+    </description>
+    <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
+    <language>c++</language>
+    <status value="beta"/>
+    <supported-service>com.sun.star.xml.XMLExportFilter</supported-service>
+    <reference-docu xlink:href="http://xml.openoffice.org/"
+        xlink:title="general OpenOffice.org xml information" />
+    <reference-docu xlink:title="XML File Format Specification (draft)"
+        xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" />
+    <reference-docu xlink:href="http://xml.openoffice.org/filter/"
+        xlink:title="Guide to implement XML-based filters in OpenOffice.org" />
+  </component-description>
+
   <component-description>
     <author>xmloff development team</author>
     <name>com.sun.star.comp.Impress.XMLImporter</name>
@@ -218,6 +290,24 @@
         xlink:title="Guide to implement XML-based filters in OpenOffice.org" />
   </component-description>
 
+  <component-description>
+    <author>xmloff development team</author>
+    <name>com.sun.star.comp.Chart.XMLImporter</name>
+    <description>
+      This component imports a chart object from a single XML document stream.
+    </description>
+    <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
+    <language>c++</language>
+    <status value="beta"/>
+    <supported-service>com.sun.star.xml.XMLImportFilter</supported-service>
+    <reference-docu xlink:href="http://xml.openoffice.org/"
+        xlink:title="general OpenOffice.org xml information" />
+    <reference-docu xlink:title="XML File Format Specification (draft)"
+        xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" />
+    <reference-docu xlink:href="http://xml.openoffice.org/filter/"
+        xlink:title="Guide to implement XML-based filters in OpenOffice.org" />
+  </component-description>
+
   <component-description>
     <author>xmloff development team</author>
     <name>com.sun.star.comp.Impress.XMLStylesImporter</name>
@@ -254,6 +344,24 @@
         xlink:title="Guide to implement XML-based filters in OpenOffice.org" />
   </component-description>
 
+  <component-description>
+    <author>xmloff development team</author>
+    <name>com.sun.star.comp.Chart.XMLStylesImporter</name>
+    <description>
+      This component imports the styles of a chart object from a single XML document stream.
+    </description>
+    <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
+    <language>c++</language>
+    <status value="beta"/>
+    <supported-service>com.sun.star.xml.XMLImportFilter</supported-service>
+    <reference-docu xlink:href="http://xml.openoffice.org/"
+        xlink:title="general OpenOffice.org xml information" />
+    <reference-docu xlink:title="XML File Format Specification (draft)"
+        xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" />
+    <reference-docu xlink:href="http://xml.openoffice.org/filter/"
+        xlink:title="Guide to implement XML-based filters in OpenOffice.org" />
+  </component-description>
+
   <component-description>
     <author>xmloff development team</author>
     <name>com.sun.star.comp.Impress.XMLMetaImporter</name>
@@ -290,6 +398,24 @@
         xlink:title="Guide to implement XML-based filters in OpenOffice.org" />
   </component-description>
 
+  <component-description>
+    <author>xmloff development team</author>
+    <name>com.sun.star.comp.Chart.XMLMetaImporter</name>
+    <description>
+      This component imports the meta information of a chart object from a single XML document stream.
+    </description>
+    <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
+    <language>c++</language>
+    <status value="beta"/>
+    <supported-service>com.sun.star.xml.XMLImportFilter</supported-service>
+    <reference-docu xlink:href="http://xml.openoffice.org/"
+        xlink:title="general OpenOffice.org xml information" />
+    <reference-docu xlink:title="XML File Format Specification (draft)"
+        xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" />
+    <reference-docu xlink:href="http://xml.openoffice.org/filter/"
+        xlink:title="Guide to implement XML-based filters in OpenOffice.org" />
+  </component-description>
+
   <component-description>
     <author>xmloff development team</author>
     <name>com.sun.star.comp.Impress.XMLSettingsImporter</name>
@@ -362,4 +488,22 @@
         xlink:title="Guide to implement XML-based filters in OpenOffice.org" />
   </component-description>
 
+  <component-description>
+    <author>xmloff development team</author>
+    <name>com.sun.star.comp.Chart.XMLContentImporter</name>
+    <description>
+      This component imports the content of a chart object from a single XML document stream.
+    </description>
+    <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
+    <language>c++</language>
+    <status value="beta"/>
+    <supported-service>com.sun.star.xml.XMLImportFilter</supported-service>
+    <reference-docu xlink:href="http://xml.openoffice.org/"
+        xlink:title="general OpenOffice.org xml information" />
+    <reference-docu xlink:title="XML File Format Specification (draft)"
+        xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" />
+    <reference-docu xlink:href="http://xml.openoffice.org/filter/"
+        xlink:title="Guide to implement XML-based filters in OpenOffice.org" />
+  </component-description>
+
 </module-description>
-- 
cgit