summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLLineNumberingSeparatorImportContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/text/XMLLineNumberingSeparatorImportContext.hxx')
-rw-r--r--xmloff/source/text/XMLLineNumberingSeparatorImportContext.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/xmloff/source/text/XMLLineNumberingSeparatorImportContext.hxx b/xmloff/source/text/XMLLineNumberingSeparatorImportContext.hxx
index 406b38b79ad4..a668ec68214c 100644
--- a/xmloff/source/text/XMLLineNumberingSeparatorImportContext.hxx
+++ b/xmloff/source/text/XMLLineNumberingSeparatorImportContext.hxx
@@ -52,8 +52,8 @@ public:
protected:
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;
virtual void Characters( const OUString& rChars ) override;