summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLCalculationSettingsContext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/text/XMLCalculationSettingsContext.cxx')
-rw-r--r--xmloff/source/text/XMLCalculationSettingsContext.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/xmloff/source/text/XMLCalculationSettingsContext.cxx b/xmloff/source/text/XMLCalculationSettingsContext.cxx
index 1a2a588af874..d699313d2e2c 100644
--- a/xmloff/source/text/XMLCalculationSettingsContext.cxx
+++ b/xmloff/source/text/XMLCalculationSettingsContext.cxx
@@ -40,8 +40,7 @@ using namespace ::xmloff::token;
XMLCalculationSettingsContext::XMLCalculationSettingsContext( SvXMLImport& rImport,
sal_uInt16 p_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 )
: SvXMLImportContext ( rImport, p_nPrefix, rLocalName )
, nYear( 1930 )
{