summaryrefslogtreecommitdiff
path: root/xmloff/inc/animimp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/animimp.hxx')
-rw-r--r--xmloff/inc/animimp.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/xmloff/inc/animimp.hxx b/xmloff/inc/animimp.hxx
index 9d80281de6b7..19b9bbed303a 100644
--- a/xmloff/inc/animimp.hxx
+++ b/xmloff/inc/animimp.hxx
@@ -36,11 +36,11 @@ public:
XMLAnimationsContext( SvXMLImport& rImport,
sal_uInt16 nPrfx,
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 ~XMLAnimationsContext();
virtual SvXMLImportContext * CreateChildContext( sal_uInt16 nPrefix, const OUString& rLocalName,
- 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 // INCLUDED_XMLOFF_INC_ANIMIMP_HXX