19#ifndef INCLUDED_REPORTDESIGN_SOURCE_FILTER_XML_XMLCOMPONENT_HXX
20#define INCLUDED_REPORTDESIGN_SOURCE_FILTER_XML_XMLCOMPONENT_HXX
23#include <com/sun/star/report/XReportComponent.hpp>
37 ,
const css::uno::Reference< css::xml::sax::XFastAttributeList > & xAttrList
38 ,
const css::uno::Reference< css::report::XReportComponent >& _xComponent
OXMLComponent & operator=(const OXMLComponent &)
css::uno::Reference< css::report::XReportComponent > m_xComponent
virtual ~OXMLComponent() override
OXMLComponent(ORptFilter &rImport, const css::uno::Reference< css::xml::sax::XFastAttributeList > &xAttrList, const css::uno::Reference< css::report::XReportComponent > &_xComponent)
OXMLComponent(const OXMLComponent &)