summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/XMLReplacementImageContext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/draw/XMLReplacementImageContext.cxx')
-rw-r--r--xmloff/source/draw/XMLReplacementImageContext.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/draw/XMLReplacementImageContext.cxx b/xmloff/source/draw/XMLReplacementImageContext.cxx
index 4ceca19a46ac..4d3807c5588b 100644
--- a/xmloff/source/draw/XMLReplacementImageContext.cxx
+++ b/xmloff/source/draw/XMLReplacementImageContext.cxx
@@ -97,7 +97,7 @@ void XMLReplacementImageContext::EndElement()
m_xPropSet->setPropertyValue( m_sGraphicURL, makeAny( sHRef ) );
}
-SvXMLImportContext *XMLReplacementImageContext::CreateChildContext(
+SvXMLImportContextRef XMLReplacementImageContext::CreateChildContext(
sal_uInt16 nPrefix,
const OUString& rLocalName,
const Reference< XAttributeList > & xAttrList )