summaryrefslogtreecommitdiff
path: root/xmloff/source/style/PageHeaderFooterContext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/style/PageHeaderFooterContext.cxx')
-rw-r--r--xmloff/source/style/PageHeaderFooterContext.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/style/PageHeaderFooterContext.cxx b/xmloff/source/style/PageHeaderFooterContext.cxx
index 542cf91bd9df..8cb1e2f32189 100644
--- a/xmloff/source/style/PageHeaderFooterContext.cxx
+++ b/xmloff/source/style/PageHeaderFooterContext.cxx
@@ -32,7 +32,7 @@ PageHeaderFooterContext::PageHeaderFooterContext( SvXMLImport& rImport,
const ::com::sun::star::uno::Reference<
::com::sun::star::xml::sax::XAttributeList>&,
::std::vector< XMLPropertyState > & rTempProperties,
- const UniReference < SvXMLImportPropertyMapper > &rTempMap,
+ const rtl::Reference < SvXMLImportPropertyMapper > &rTempMap,
sal_Int32 nStart, sal_Int32 nEnd,
const bool bTempHeader ) :
SvXMLImportContext( rImport, nPrfx, rLName ),