summaryrefslogtreecommitdiff
path: root/xmloff/source/xforms/TokenContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/xforms/TokenContext.hxx')
-rw-r--r--xmloff/source/xforms/TokenContext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/xforms/TokenContext.hxx b/xmloff/source/xforms/TokenContext.hxx
index fe26c740488a..97b595232726 100644
--- a/xmloff/source/xforms/TokenContext.hxx
+++ b/xmloff/source/xforms/TokenContext.hxx
@@ -60,7 +60,7 @@ public:
* create a warning for all others. Classes that wish to override
* CreateChildContext may want to call the parent method for
* handling of defaults. */
- virtual SvXMLImportContext* CreateChildContext(
+ virtual SvXMLImportContextRef CreateChildContext(
sal_uInt16 nPrefix,
const OUString& rLocalName,
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList ) override;