summaryrefslogtreecommitdiff
path: root/xmloff/source/forms/officeforms.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/forms/officeforms.cxx')
-rw-r--r--xmloff/source/forms/officeforms.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/forms/officeforms.cxx b/xmloff/source/forms/officeforms.cxx
index 8e4f8f91bbb8..34b26f8090b0 100644
--- a/xmloff/source/forms/officeforms.cxx
+++ b/xmloff/source/forms/officeforms.cxx
@@ -48,7 +48,7 @@ namespace xmloff
{
}
- SvXMLImportContext* OFormsRootImport::CreateChildContext( sal_uInt16 _nPrefix, const OUString& _rLocalName,
+ SvXMLImportContextRef OFormsRootImport::CreateChildContext( sal_uInt16 _nPrefix, const OUString& _rLocalName,
const Reference< XAttributeList>& xAttrList )
{
SvXMLImportContext* pRet = nullptr;