19#ifndef INCLUDED_REPORTDESIGN_SOURCE_FILTER_XML_XMLHELPER_HXX
20#define INCLUDED_REPORTDESIGN_SOURCE_FILTER_XML_XMLHELPER_HXX
25#include <com/sun/star/beans/XPropertySet.hpp>
29#define CTF_RPT_NUMBERFORMAT (XML_DB_CTF_START + 1)
63 static void copyStyleElements(
const bool _bOld,
const OUString& _sStyleName,
const SvXMLStylesContext* _pAutoStyles,
const css::uno::Reference< css::beans::XPropertySet>& _xProp);
virtual ~OPropertyHandlerFactory() override
void operator=(const OPropertyHandlerFactory &)=delete
virtual const XMLPropertyHandler * GetPropertyHandler(sal_Int32 _nType) const override
OPropertyHandlerFactory()
OPropertyHandlerFactory(const OPropertyHandlerFactory &)=delete
static void copyStyleElements(const bool _bOld, const OUString &_sStyleName, const SvXMLStylesContext *_pAutoStyles, const css::uno::Reference< css::beans::XPropertySet > &_xProp)
static std::unique_ptr< SvXMLTokenMap > GetReportElemTokenMap()
static std::unique_ptr< SvXMLTokenMap > GetSubDocumentElemTokenMap()
static const SvXMLEnumMapEntry< sal_Int16 > * GetReportPrintOptions()
static css::uno::Reference< css::beans::XPropertySet > createBorderPropertySet()
static const SvXMLEnumMapEntry< sal_Int16 > * GetKeepTogetherOptions()
static const SvXMLEnumMapEntry< sal_Int32 > * GetCommandTypeOptions()
static const SvXMLEnumMapEntry< sal_Int16 > * GetImageScaleOptions()
static const XMLPropertyMapEntry * GetColumnStyleProps()
static const SvXMLEnumMapEntry< sal_Int16 > * GetForceNewPageOptions()
static const XMLPropertyMapEntry * GetRowStyleProps()
static const XMLPropertyMapEntry * GetTableStyleProps()
static rtl::Reference< XMLPropertySetMapper > GetCellStylePropertyMap(bool _bOldFormat, bool bForExport)