summaryrefslogtreecommitdiff
path: root/reportdesign/source/filter/xml/xmlTable.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/filter/xml/xmlTable.hxx')
-rw-r--r--reportdesign/source/filter/xml/xmlTable.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/reportdesign/source/filter/xml/xmlTable.hxx b/reportdesign/source/filter/xml/xmlTable.hxx
index 508ad5087166..c674bf14dd47 100644
--- a/reportdesign/source/filter/xml/xmlTable.hxx
+++ b/reportdesign/source/filter/xml/xmlTable.hxx
@@ -58,7 +58,7 @@ namespace rptxml
OXMLTable( ORptFilter& rImport
,const css::uno::Reference< css::xml::sax::XFastAttributeList > & xAttrList
- ,const css::uno::Reference< css::report::XSection >& _xSection
+ ,css::uno::Reference< css::report::XSection > _xSection
);
virtual ~OXMLTable() override;