From a9916dabb48df8ea857ce6b255563e31352988a8 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Wed, 12 Dec 2012 10:24:07 +0100 Subject: Remove xml2cmp leftovers Change-Id: I7c0ba8b653b8e0534ae17bd879b93b75c6554893 --- starmath/xml/math.xml | 109 -------------------------------------------------- 1 file changed, 109 deletions(-) delete mode 100644 starmath/xml/math.xml (limited to 'starmath/xml') diff --git a/starmath/xml/math.xml b/starmath/xml/math.xml deleted file mode 100644 index 3798cc3b5e6b..000000000000 --- a/starmath/xml/math.xml +++ /dev/null @@ -1,109 +0,0 @@ - - - - - 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 - - - TL - SmGraphicAccessible - The accessible view of a formula documents visual representation. - com.sun.star.loader.SharedLibrary - c++ - - com.sun.star.formula.AccessibleFormulaView - - - TL - SmEditAccessible - The accessible view of a formula documents command text. - com.sun.star.loader.SharedLibrary - c++ - - com.sun.star.formula.AccessibleFormulaText - - -- cgit