LibreOffice Module xmloff (master) 1
Variables
XMLFilterServiceNames.h File Reference
#include <sal/config.h>
#include <rtl/ustring.hxx>
Include dependency graph for XMLFilterServiceNames.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

constexpr OUStringLiteral XML_IMPORT_FILTER_WRITER = u"com.sun.star.comp.Writer.XMLOasisImporter"
 
constexpr OUStringLiteral XML_IMPORT_FILTER_CALC = u"com.sun.star.comp.Calc.XMLOasisImporter"
 
constexpr OUStringLiteral XML_IMPORT_FILTER_DRAW = u"com.sun.star.comp.Draw.XMLOasisImporter"
 
constexpr OUStringLiteral XML_IMPORT_FILTER_IMPRESS = u"com.sun.star.comp.Impress.XMLOasisImporter"
 
constexpr OUStringLiteral XML_IMPORT_FILTER_MATH = u"com.sun.star.comp.Math.XMLImporter"
 
constexpr OUStringLiteral XML_IMPORT_FILTER_CHART = u"com.sun.star.comp.Chart.XMLOasisImporter"
 
constexpr OUStringLiteral XML_EXPORT_FILTER_WRITER = u"com.sun.star.comp.Writer.XMLOasisExporter"
 
constexpr OUStringLiteral XML_EXPORT_FILTER_CALC = u"com.sun.star.comp.Calc.XMLOasisExporter"
 
constexpr OUStringLiteral XML_EXPORT_FILTER_DRAW = u"com.sun.star.comp.Draw.XMLOasisExporter"
 
constexpr OUStringLiteral XML_EXPORT_FILTER_IMPRESS = u"com.sun.star.comp.Impress.XMLOasisExporter"
 
constexpr OUStringLiteral XML_EXPORT_FILTER_MATH = u"com.sun.star.comp.Math.XMLExporter"
 
constexpr OUStringLiteral XML_EXPORT_FILTER_CHART = u"com.sun.star.comp.Chart.XMLOasisExporter"
 

Variable Documentation

◆ XML_EXPORT_FILTER_CALC

constexpr OUStringLiteral XML_EXPORT_FILTER_CALC = u"com.sun.star.comp.Calc.XMLOasisExporter"
inlineconstexpr

Definition at line 34 of file XMLFilterServiceNames.h.

◆ XML_EXPORT_FILTER_CHART

constexpr OUStringLiteral XML_EXPORT_FILTER_CHART = u"com.sun.star.comp.Chart.XMLOasisExporter"
inlineconstexpr

Definition at line 38 of file XMLFilterServiceNames.h.

◆ XML_EXPORT_FILTER_DRAW

constexpr OUStringLiteral XML_EXPORT_FILTER_DRAW = u"com.sun.star.comp.Draw.XMLOasisExporter"
inlineconstexpr

Definition at line 35 of file XMLFilterServiceNames.h.

◆ XML_EXPORT_FILTER_IMPRESS

constexpr OUStringLiteral XML_EXPORT_FILTER_IMPRESS = u"com.sun.star.comp.Impress.XMLOasisExporter"
inlineconstexpr

Definition at line 36 of file XMLFilterServiceNames.h.

◆ XML_EXPORT_FILTER_MATH

constexpr OUStringLiteral XML_EXPORT_FILTER_MATH = u"com.sun.star.comp.Math.XMLExporter"
inlineconstexpr

Definition at line 37 of file XMLFilterServiceNames.h.

◆ XML_EXPORT_FILTER_WRITER

constexpr OUStringLiteral XML_EXPORT_FILTER_WRITER = u"com.sun.star.comp.Writer.XMLOasisExporter"
inlineconstexpr

Definition at line 33 of file XMLFilterServiceNames.h.

◆ XML_IMPORT_FILTER_CALC

constexpr OUStringLiteral XML_IMPORT_FILTER_CALC = u"com.sun.star.comp.Calc.XMLOasisImporter"
inlineconstexpr

◆ XML_IMPORT_FILTER_CHART

constexpr OUStringLiteral XML_IMPORT_FILTER_CHART = u"com.sun.star.comp.Chart.XMLOasisImporter"
inlineconstexpr

◆ XML_IMPORT_FILTER_DRAW

constexpr OUStringLiteral XML_IMPORT_FILTER_DRAW = u"com.sun.star.comp.Draw.XMLOasisImporter"
inlineconstexpr

◆ XML_IMPORT_FILTER_IMPRESS

constexpr OUStringLiteral XML_IMPORT_FILTER_IMPRESS = u"com.sun.star.comp.Impress.XMLOasisImporter"
inlineconstexpr

◆ XML_IMPORT_FILTER_MATH

constexpr OUStringLiteral XML_IMPORT_FILTER_MATH = u"com.sun.star.comp.Math.XMLImporter"
inlineconstexpr

◆ XML_IMPORT_FILTER_WRITER

constexpr OUStringLiteral XML_IMPORT_FILTER_WRITER = u"com.sun.star.comp.Writer.XMLOasisImporter"
inlineconstexpr