summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/ximpshow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/draw/ximpshow.hxx')
-rw-r--r--xmloff/source/draw/ximpshow.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/xmloff/source/draw/ximpshow.hxx b/xmloff/source/draw/ximpshow.hxx
index c186206e1c7f..865c508129c8 100644
--- a/xmloff/source/draw/ximpshow.hxx
+++ b/xmloff/source/draw/ximpshow.hxx
@@ -37,11 +37,11 @@ public:
SdXMLShowsContext( SdXMLImport& 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 ~SdXMLShowsContext();
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_SOURCE_DRAW_XIMPSHOW_HXX