LibreOffice Module xmloff (master) 1
Functions
SettingsExportHelper.cxx File Reference
#include <sax/tools/converter.hxx>
#include <xmloff/SettingsExportHelper.hxx>
#include <xmloff/xmltoken.hxx>
#include <rtl/ref.hxx>
#include <sal/log.hxx>
#include <tools/debug.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <comphelper/base64.hxx>
#include <comphelper/extract.hxx>
#include <com/sun/star/linguistic2/XSupportedLocales.hpp>
#include <com/sun/star/i18n/XForbiddenCharacters.hpp>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/container/XNameAccess.hpp>
#include <com/sun/star/container/XNameContainer.hpp>
#include <com/sun/star/container/XIndexContainer.hpp>
#include <com/sun/star/util/PathSubstitution.hpp>
#include <com/sun/star/util/DateTime.hpp>
#include <com/sun/star/formula/SymbolDescriptor.hpp>
#include <com/sun/star/document/PrinterIndependentLayout.hpp>
#include <comphelper/indexedpropertyvalues.hxx>
#include <xmloff/XMLSettingsExportContext.hxx>
#include "xmlenums.hxx"
Include dependency graph for SettingsExportHelper.cxx:

Go to the source code of this file.

Functions

constexpr OUStringLiteral gsPrinterIndependentLayout (u"PrinterIndependentLayout")
 
constexpr OUStringLiteral gsColorTableURL (u"ColorTableURL")
 
constexpr OUStringLiteral gsLineEndTableURL (u"LineEndTableURL")
 
constexpr OUStringLiteral gsHatchTableURL (u"HatchTableURL")
 
constexpr OUStringLiteral gsDashTableURL (u"DashTableURL")
 
constexpr OUStringLiteral gsGradientTableURL (u"GradientTableURL")
 
constexpr OUStringLiteral gsBitmapTableURL (u"BitmapTableURL")
 

Function Documentation

◆ gsBitmapTableURL()

constexpr OUStringLiteral gsBitmapTableURL ( u"BitmapTableURL"  )
constexpr

◆ gsColorTableURL()

constexpr OUStringLiteral gsColorTableURL ( u"ColorTableURL"  )
constexpr

◆ gsDashTableURL()

constexpr OUStringLiteral gsDashTableURL ( u"DashTableURL"  )
constexpr

◆ gsGradientTableURL()

constexpr OUStringLiteral gsGradientTableURL ( u"GradientTableURL"  )
constexpr

◆ gsHatchTableURL()

constexpr OUStringLiteral gsHatchTableURL ( u"HatchTableURL"  )
constexpr

◆ gsLineEndTableURL()

constexpr OUStringLiteral gsLineEndTableURL ( u"LineEndTableURL"  )
constexpr

◆ gsPrinterIndependentLayout()

constexpr OUStringLiteral gsPrinterIndependentLayout ( u"PrinterIndependentLayout"  )
constexpr