summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLCalculationSettingsContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/text/XMLCalculationSettingsContext.hxx')
-rw-r--r--xmloff/source/text/XMLCalculationSettingsContext.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/xmloff/source/text/XMLCalculationSettingsContext.hxx b/xmloff/source/text/XMLCalculationSettingsContext.hxx
index 0a7cbc879a1a..a6f0e620d2c1 100644
--- a/xmloff/source/text/XMLCalculationSettingsContext.hxx
+++ b/xmloff/source/text/XMLCalculationSettingsContext.hxx
@@ -27,9 +27,8 @@ class XMLCalculationSettingsContext : public SvXMLImportContext
sal_Int16 nYear;
public:
XMLCalculationSettingsContext( SvXMLImport& rImport,
- sal_uInt16 nPrefix,
- const OUString& rLocalName,
- const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList );
+ sal_Int32 nElement,
+ const css::uno::Reference< css::xml::sax::XFastAttributeList >& xAttrList );
virtual ~XMLCalculationSettingsContext() override;
virtual void SAL_CALL endFastElement(sal_Int32 nElement) override;