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 d97a7038fe36..c15bdbd33bf5 100644
--- a/include/xmloff/xmlmultiimagehelper.hxx
+++ b/include/xmloff/xmlmultiimagehelper.hxx
@@ -32,7 +32,7 @@ private:
bool mbSupportsMultipleContents;
protected:
- /// helper to get the created xShape instance, needs to be overloaded
+ /// helper to get the created xShape instance, override this
virtual OUString getGraphicURLFromImportContext(const SvXMLImportContext& rContext) const = 0;
virtual void removeGraphicFromImportContext(const SvXMLImportContext& rContext) const = 0;