summaryrefslogtreecommitdiff
path: root/include/xmloff/xmlmultiimagehelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/xmlmultiimagehelper.hxx')
-rw-r--r--include/xmloff/xmlmultiimagehelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xmloff/xmlmultiimagehelper.hxx b/include/xmloff/xmlmultiimagehelper.hxx
index 7a7e2ab41d19..050eff76337b 100644
--- a/include/xmloff/xmlmultiimagehelper.hxx
+++ b/include/xmloff/xmlmultiimagehelper.hxx
@@ -44,7 +44,7 @@ public:
/// see imlementation for evtl. changing weights and/or adding filetypes.
///
/// @returns import context of the selected image
- const SvXMLImportContext* solveMultipleImages();
+ SvXMLImportContextRef solveMultipleImages();
/// add a content to the remembered image import contexts
void addContent(const SvXMLImportContext& rSvXMLImportContext);