summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmltabi.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/xml/xmltabi.hxx')
-rw-r--r--sc/source/filter/xml/xmltabi.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/filter/xml/xmltabi.hxx b/sc/source/filter/xml/xmltabi.hxx
index ada786019320..d36f4d843f77 100644
--- a/sc/source/filter/xml/xmltabi.hxx
+++ b/sc/source/filter/xml/xmltabi.hxx
@@ -48,7 +48,7 @@ class ScXMLTableContext : public ScXMLImportContext
public:
- ScXMLTableContext( ScXMLImport& rImport, sal_Int32 nElement,
+ ScXMLTableContext( ScXMLImport& rImport,
const css::uno::Reference<css::xml::sax::XFastAttributeList>& xAttrList );
virtual ~ScXMLTableContext() override;