summaryrefslogtreecommitdiff
path: root/xmloff/source/chart/XMLSymbolImageContext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/chart/XMLSymbolImageContext.cxx')
-rw-r--r--xmloff/source/chart/XMLSymbolImageContext.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/chart/XMLSymbolImageContext.cxx b/xmloff/source/chart/XMLSymbolImageContext.cxx
index c3ee0e29c763..d90119809028 100644
--- a/xmloff/source/chart/XMLSymbolImageContext.cxx
+++ b/xmloff/source/chart/XMLSymbolImageContext.cxx
@@ -88,7 +88,7 @@ void XMLSymbolImageContext::StartElement( const uno::Reference< xml::sax::XAttri
}
}
-SvXMLImportContext* XMLSymbolImageContext::CreateChildContext(
+SvXMLImportContextRef XMLSymbolImageContext::CreateChildContext(
sal_uInt16 nPrefix, const OUString& rLocalName,
const uno::Reference< xml::sax::XAttributeList > & xAttrList )
{