summaryrefslogtreecommitdiff
path: root/xmloff/source/xforms/XFormsInstanceContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/xforms/XFormsInstanceContext.hxx')
-rw-r--r--xmloff/source/xforms/XFormsInstanceContext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/xforms/XFormsInstanceContext.hxx b/xmloff/source/xforms/XFormsInstanceContext.hxx
index 1bcdd16883d7..df77d00a7e18 100644
--- a/xmloff/source/xforms/XFormsInstanceContext.hxx
+++ b/xmloff/source/xforms/XFormsInstanceContext.hxx
@@ -52,7 +52,7 @@ public:
// arbitrary DOM elements. For the attributes, we use the
// TokenContext mechanism.
- virtual SvXMLImportContext* CreateChildContext(
+ virtual SvXMLImportContextRef CreateChildContext(
sal_uInt16 nPrefix,
const OUString& rLocalName,
const css::uno::Reference<css::xml::sax::XAttributeList >& xAttrList ) override;