From 33d35f0b1f8c34cc10d0b48a3ddc03429329eb29 Mon Sep 17 00:00:00 2001 From: Thomas Lange Date: Wed, 11 Jul 2001 12:28:53 +0000 Subject: [PATCH] #79956# component description new --- starmath/xml/math.xml | 74 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 starmath/xml/math.xml diff --git a/starmath/xml/math.xml b/starmath/xml/math.xml new file mode 100644 index 000000000000..302b1930b228 --- /dev/null +++ b/starmath/xml/math.xml @@ -0,0 +1,74 @@ + + + + sm + + Oliver Specht + math.SmModel + This component provides access to various settings of a formula. + com.sun.star.loader.SharedLibrary + c++ + + com.sun.star.formula.FormulaProperties + + + + xmloff development team + com.sun.star.comp.Math.XMLMetaImporter + This component imports the meta.xml stream into a math document. + com.sun.star.loader.SharedLibrary + c++ + + com.sun.star.xml.XMLImportFilter + + + xmloff development team + com.sun.star.comp.Math.XMLImporter + This component imports a single XML document stream into a math document. + com.sun.star.loader.SharedLibrary + c++ + + com.sun.star.xml.XMLImportFilter + + + xmloff development team + com.sun.star.comp.Math.XMLSettingsImporter + This component imports the settings.xml stream into a math document. + com.sun.star.loader.SharedLibrary + c++ + + com.sun.star.xml.XMLImportFilter + + + + xmloff development team + com.sun.star.comp.Math.XMLMetaExporter + This component exports the meta of a math document. + com.sun.star.loader.SharedLibrary + c++ + + com.sun.star.xml.XMLExportFilter + + + xmloff development team + com.sun.star.comp.Math.XMLExporter + This component exports a math document into a single XML document stream. + com.sun.star.loader.SharedLibrary + c++ + + com.sun.star.xml.XMLExportFilter + + + xmloff development team + com.sun.star.comp.Math.XMLSettingsExporter + This component exports a the settings of a math document. + com.sun.star.loader.SharedLibrary + c++ + + com.sun.star.xml.XMLExportFilter + +