summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLChangeImportContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/text/XMLChangeImportContext.hxx')
-rw-r--r--xmloff/source/text/XMLChangeImportContext.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/xmloff/source/text/XMLChangeImportContext.hxx b/xmloff/source/text/XMLChangeImportContext.hxx
index da97ddf420a3..3c0afa1e0106 100644
--- a/xmloff/source/text/XMLChangeImportContext.hxx
+++ b/xmloff/source/text/XMLChangeImportContext.hxx
@@ -66,8 +66,7 @@ public:
virtual ~XMLChangeImportContext();
virtual void StartElement(
- const ::com::sun::star::uno::Reference<
- ::com::sun::star::xml::sax::XAttributeList> & xAttrList) override;
+ const css::uno::Reference<css::xml::sax::XAttributeList> & xAttrList) override;
};
#endif