summaryrefslogtreecommitdiff
path: root/xmloff/source/chart/SchXMLParagraphContext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/chart/SchXMLParagraphContext.cxx')
-rw-r--r--xmloff/source/chart/SchXMLParagraphContext.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/chart/SchXMLParagraphContext.cxx b/xmloff/source/chart/SchXMLParagraphContext.cxx
index 5fa8ecf4b053..b073e9da370d 100644
--- a/xmloff/source/chart/SchXMLParagraphContext.cxx
+++ b/xmloff/source/chart/SchXMLParagraphContext.cxx
@@ -80,7 +80,7 @@ void SchXMLParagraphContext::EndElement()
mrText = maBuffer.makeStringAndClear();
}
-SvXMLImportContext* SchXMLParagraphContext::CreateChildContext(
+SvXMLImportContextRef SchXMLParagraphContext::CreateChildContext(
sal_uInt16 nPrefix,
const OUString& rLocalName,
const uno::Reference< xml::sax::XAttributeList >& )