summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLTextListItemContext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/text/XMLTextListItemContext.cxx')
-rw-r--r--xmloff/source/text/XMLTextListItemContext.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/text/XMLTextListItemContext.cxx b/xmloff/source/text/XMLTextListItemContext.cxx
index a7c2ad0418c8..e568348c6ded 100644
--- a/xmloff/source/text/XMLTextListItemContext.cxx
+++ b/xmloff/source/text/XMLTextListItemContext.cxx
@@ -128,7 +128,7 @@ void XMLTextListItemContext::EndElement()
rTxtImport.GetTextListHelper().SetListItem( nullptr );
}
-SvXMLImportContext *XMLTextListItemContext::CreateChildContext(
+SvXMLImportContextRef XMLTextListItemContext::CreateChildContext(
sal_uInt16 nPrefix,
const OUString& rLocalName,
const Reference< xml::sax::XAttributeList > & xAttrList )