summaryrefslogtreecommitdiff
path: root/xmloff/source/xforms/TokenContext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/xforms/TokenContext.cxx')
-rw-r--r--xmloff/source/xforms/TokenContext.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/xforms/TokenContext.cxx b/xmloff/source/xforms/TokenContext.cxx
index 22dd5747c895..3af25dc965e7 100644
--- a/xmloff/source/xforms/TokenContext.cxx
+++ b/xmloff/source/xforms/TokenContext.cxx
@@ -84,7 +84,7 @@ void TokenContext::StartElement(
}
}
-SvXMLImportContext* TokenContext::CreateChildContext(
+SvXMLImportContextRef TokenContext::CreateChildContext(
sal_uInt16 nPrefix,
const OUString& rLocalName,
const Reference<XAttributeList>& xAttrList )