summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLIndexObjectSourceContext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/text/XMLIndexObjectSourceContext.cxx')
-rw-r--r--xmloff/source/text/XMLIndexObjectSourceContext.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/text/XMLIndexObjectSourceContext.cxx b/xmloff/source/text/XMLIndexObjectSourceContext.cxx
index 1b9ff89a47e0..fbde8e4eed1e 100644
--- a/xmloff/source/text/XMLIndexObjectSourceContext.cxx
+++ b/xmloff/source/text/XMLIndexObjectSourceContext.cxx
@@ -126,7 +126,7 @@ void XMLIndexObjectSourceContext::EndElement()
XMLIndexSourceBaseContext::EndElement();
}
-SvXMLImportContext* XMLIndexObjectSourceContext::CreateChildContext(
+SvXMLImportContextRef XMLIndexObjectSourceContext::CreateChildContext(
sal_uInt16 nPrefix,
const OUString& rLocalName,
const Reference<XAttributeList> & xAttrList )