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.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/xmloff/source/text/XMLCalculationSettingsContext.hxx b/xmloff/source/text/XMLCalculationSettingsContext.hxx
index 2df6250ebfcd..425f5270b006 100644
--- a/xmloff/source/text/XMLCalculationSettingsContext.hxx
+++ b/xmloff/source/text/XMLCalculationSettingsContext.hxx
@@ -29,8 +29,7 @@ public:
XMLCalculationSettingsContext( SvXMLImport& rImport,
sal_uInt16 nPrefix,
const OUString& rLocalName,
- const ::com::sun::star::uno::Reference<
- ::com::sun::star::xml::sax::XAttributeList >& xAttrList );
+ const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList );
virtual ~XMLCalculationSettingsContext();
virtual void EndElement() override;