26#include <com/sun/star/report/ReportPrintOption.hpp>
40 sal_Int16 nRet = report::ReportPrintOption::ALL_PAGES;
48 const uno::Reference< xml::sax::XFastAttributeList > & _xAttrList
49 ,uno::Reference< report::XSection > _xSection
52,m_xSection(
std::move(_xSection))
61 switch( aIter.getToken() )
83OXMLSection::~OXMLSection()
87css::uno::Reference< css::xml::sax::XFastContextHandler > OXMLSection::createFastChildContext(
89 const Reference< XFastAttributeList > & xAttrList )
91 css::uno::Reference< css::xml::sax::XFastContextHandler > xContext;
97 xContext =
new OXMLTable( rImport, xAttrList, m_xSection);
static bool convertEnum(EnumT &rEnum, std::u16string_view rValue, const SvXMLEnumMapEntry< EnumT > *pMap)
static const SvXMLEnumMapEntry< sal_Int16 > * GetReportPrintOptions()
OXMLSection(const OXMLSection &)=delete
#define TOOLS_WARN_EXCEPTION(area, stream)
if(aStr !=aBuf) UpdateName_Impl(m_xFollowLb.get()
static sal_Int16 lcl_getReportPrintOption(std::string_view _sValue)
FastAttributeList & castToFastAttributeList(const css::uno::Reference< css::xml::sax::XFastAttributeList > &xAttrList)
bool IsXMLToken(std::u16string_view rString, enum XMLTokenEnum eToken)
#define XMLOFF_WARN_UNKNOWN(area, rIter)
#define XML_ELEMENT(prefix, name)