summaryrefslogtreecommitdiff
path: root/xmloff/source/text/txtexppr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/text/txtexppr.hxx')
-rw-r--r--xmloff/source/text/txtexppr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/text/txtexppr.hxx b/xmloff/source/text/txtexppr.hxx
index 008b169f3866..209914fa92e8 100644
--- a/xmloff/source/text/txtexppr.hxx
+++ b/xmloff/source/text/txtexppr.hxx
@@ -66,7 +66,7 @@ protected:
public:
XMLTextExportPropertySetMapper(
- const UniReference< XMLPropertySetMapper >& rMapper,
+ const rtl::Reference< XMLPropertySetMapper >& rMapper,
SvXMLExport& rExt );
virtual ~XMLTextExportPropertySetMapper();