summaryrefslogtreecommitdiffstats
path: root/include/xmloff/xmlictxt.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2016-09-09 10:24:05 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2016-09-09 10:24:24 +0200
commitd4b0ab2214425545aac5d98c49dc320ee39d6dc2 (patch)
treed56c6683cd059d4da65fed75b3fb72b1310e6ad5 /include/xmloff/xmlictxt.hxx
parentcppuhelper: fix loplugin:cppunitassertequals warnings (diff)
downloadcore-d4b0ab2214425545aac5d98c49dc320ee39d6dc2.tar.gz
core-d4b0ab2214425545aac5d98c49dc320ee39d6dc2.zip
loplugin:refcounting
Change-Id: I3ab5f1df08670fdad3e31aadafd3a02f1925dd88
Diffstat (limited to 'include/xmloff/xmlictxt.hxx')
-rw-r--r--include/xmloff/xmlictxt.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xmloff/xmlictxt.hxx b/include/xmloff/xmlictxt.hxx
index c9d987e2fca1..eddbf709b9a8 100644
--- a/include/xmloff/xmlictxt.hxx
+++ b/include/xmloff/xmlictxt.hxx
@@ -130,7 +130,7 @@ public:
void ReleaseRef();
};
-typedef css::uno::Reference<SvXMLImportContext> SvXMLImportContextRef;
+typedef rtl::Reference<SvXMLImportContext> SvXMLImportContextRef;
#endif // INCLUDED_XMLOFF_XMLICTXT_HXX