summaryrefslogtreecommitdiff
path: root/xmloff/inc/xmltabi.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/xmltabi.hxx')
-rw-r--r--xmloff/inc/xmltabi.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/inc/xmltabi.hxx b/xmloff/inc/xmltabi.hxx
index d9f349f421c3..90ddd625f7cd 100644
--- a/xmloff/inc/xmltabi.hxx
+++ b/xmloff/inc/xmltabi.hxx
@@ -41,7 +41,7 @@ public:
const XMLPropertyState& rProp,
::std::vector< XMLPropertyState > &rProps );
- virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
+ virtual SvXMLImportContextRef CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
const css::uno::Reference< css::xml::sax::XAttributeList > & xAttrList ) override;