LibreOffice Module starmath (master) 1
Classes | Namespaces | Macros | Variables
document.hxx File Reference
#include <rtl/strbuf.hxx>
#include <sfx2/docfac.hxx>
#include <sfx2/objsh.hxx>
#include <svl/lstner.hxx>
#include <svl/itempool.hxx>
#include <sax/fshelper.hxx>
#include <unotools/lingucfg.hxx>
#include <oox/core/filterbase.hxx>
#include <oox/export/utils.hxx>
#include "format.hxx"
#include "node.hxx"
#include "parsebase.hxx"
#include "smdllapi.hxx"
#include "mathml/iterator.hxx"
Include dependency graph for document.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SmPrinterAccess
 
class  SmDocShell
 

Namespaces

namespace  oox
 
namespace  oox::formulaimport
 

Macros

#define STAROFFICE_XML   "StarOffice XML (Math)"
 

Variables

constexpr OUStringLiteral MATHML_XML = u"MathML XML (Math)"
 

Macro Definition Documentation

◆ STAROFFICE_XML

#define STAROFFICE_XML   "StarOffice XML (Math)"

Definition at line 44 of file document.hxx.

Variable Documentation

◆ MATHML_XML

constexpr OUStringLiteral MATHML_XML = u"MathML XML (Math)"
inlineconstexpr