LibreOffice Module reportdesign (master) 1
Static Public Member Functions | List of all members
rptxml::OXMLHelper Class Reference

#include <xmlHelper.hxx>

Static Public Member Functions

static rtl::Reference< XMLPropertySetMapperGetCellStylePropertyMap (bool _bOldFormat, bool bForExport)
 
static const SvXMLEnumMapEntry< sal_Int16 > * GetReportPrintOptions ()
 
static const SvXMLEnumMapEntry< sal_Int16 > * GetForceNewPageOptions ()
 
static const SvXMLEnumMapEntry< sal_Int16 > * GetKeepTogetherOptions ()
 
static const SvXMLEnumMapEntry< sal_Int32 > * GetCommandTypeOptions ()
 
static const SvXMLEnumMapEntry< sal_Int16 > * GetImageScaleOptions ()
 
static const XMLPropertyMapEntryGetTableStyleProps ()
 
static const XMLPropertyMapEntryGetColumnStyleProps ()
 
static const XMLPropertyMapEntryGetRowStyleProps ()
 
static void copyStyleElements (const bool _bOld, const OUString &_sStyleName, const SvXMLStylesContext *_pAutoStyles, const css::uno::Reference< css::beans::XPropertySet > &_xProp)
 
static css::uno::Reference< css::beans::XPropertySetcreateBorderPropertySet ()
 
static std::unique_ptr< SvXMLTokenMapGetReportElemTokenMap ()
 
static std::unique_ptr< SvXMLTokenMapGetSubDocumentElemTokenMap ()
 

Detailed Description

Definition at line 47 of file xmlHelper.hxx.

Member Function Documentation

◆ copyStyleElements()

void rptxml::OXMLHelper::copyStyleElements ( const bool  _bOld,
const OUString &  _sStyleName,
const SvXMLStylesContext _pAutoStyles,
const css::uno::Reference< css::beans::XPropertySet > &  _xProp 
)
static

◆ createBorderPropertySet()

uno::Reference< beans::XPropertySet > rptxml::OXMLHelper::createBorderPropertySet ( )
static

◆ GetCellStylePropertyMap()

rtl::Reference< XMLPropertySetMapper > rptxml::OXMLHelper::GetCellStylePropertyMap ( bool  _bOldFormat,
bool  bForExport 
)
static

◆ GetColumnStyleProps()

const XMLPropertyMapEntry * rptxml::OXMLHelper::GetColumnStyleProps ( )
static

◆ GetCommandTypeOptions()

const SvXMLEnumMapEntry< sal_Int32 > * rptxml::OXMLHelper::GetCommandTypeOptions ( )
static

Definition at line 220 of file xmlHelper.cxx.

References XML_QUERY, XML_TABLE, and XML_TOKEN_INVALID.

Referenced by rptxml::ORptExport::exportReportAttributes().

◆ GetForceNewPageOptions()

const SvXMLEnumMapEntry< sal_Int16 > * rptxml::OXMLHelper::GetForceNewPageOptions ( )
static

◆ GetImageScaleOptions()

const SvXMLEnumMapEntry< sal_Int16 > * rptxml::OXMLHelper::GetImageScaleOptions ( )
static

Definition at line 367 of file xmlHelper.cxx.

References XML_ANISOTROPIC, XML_ISOTROPIC, and XML_TOKEN_INVALID.

Referenced by rptxml::ORptExport::exportContainer().

◆ GetKeepTogetherOptions()

const SvXMLEnumMapEntry< sal_Int16 > * rptxml::OXMLHelper::GetKeepTogetherOptions ( )
static

◆ GetReportElemTokenMap()

std::unique_ptr< SvXMLTokenMap > rptxml::OXMLHelper::GetReportElemTokenMap ( )
static

◆ GetReportPrintOptions()

const SvXMLEnumMapEntry< sal_Int16 > * rptxml::OXMLHelper::GetReportPrintOptions ( )
static

◆ GetRowStyleProps()

const XMLPropertyMapEntry * rptxml::OXMLHelper::GetRowStyleProps ( )
static

◆ GetSubDocumentElemTokenMap()

std::unique_ptr< SvXMLTokenMap > rptxml::OXMLHelper::GetSubDocumentElemTokenMap ( )
static

◆ GetTableStyleProps()

const XMLPropertyMapEntry * rptxml::OXMLHelper::GetTableStyleProps ( )
static

The documentation for this class was generated from the following files: