summaryrefslogtreecommitdiff
path: root/xmloff/source/forms/controlpropertymap.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/forms/controlpropertymap.cxx')
-rw-r--r--xmloff/source/forms/controlpropertymap.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/forms/controlpropertymap.cxx b/xmloff/source/forms/controlpropertymap.cxx
index 66f690e8bf1b..916b97e1e0fa 100644
--- a/xmloff/source/forms/controlpropertymap.cxx
+++ b/xmloff/source/forms/controlpropertymap.cxx
@@ -113,7 +113,7 @@ namespace xmloff
}
//= OFormComponentStyleExportMapper
- OFormComponentStyleExportMapper::OFormComponentStyleExportMapper( const UniReference< XMLPropertySetMapper >& _rMapper )
+ OFormComponentStyleExportMapper::OFormComponentStyleExportMapper( const rtl::Reference< XMLPropertySetMapper >& _rMapper )
:SvXMLExportPropertyMapper( _rMapper )
{
}