summaryrefslogtreecommitdiff
path: root/xmloff/source/chart/XMLChartPropertyContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/chart/XMLChartPropertyContext.hxx')
-rw-r--r--xmloff/source/chart/XMLChartPropertyContext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/chart/XMLChartPropertyContext.hxx b/xmloff/source/chart/XMLChartPropertyContext.hxx
index f662c9f062a4..9144e494cb3f 100644
--- a/xmloff/source/chart/XMLChartPropertyContext.hxx
+++ b/xmloff/source/chart/XMLChartPropertyContext.hxx
@@ -32,7 +32,7 @@ public:
::com::sun::star::xml::sax::XAttributeList > & xAttrList,
sal_uInt32 nFamily,
::std::vector< XMLPropertyState >& rProps,
- const UniReference< SvXMLImportPropertyMapper >& rMapper );
+ const rtl::Reference< SvXMLImportPropertyMapper >& rMapper );
virtual ~XMLChartPropertyContext();
using SvXMLPropertySetContext::CreateChildContext;