summaryrefslogtreecommitdiff
path: root/include/filter/msfilter/msdffimp.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2018-03-04 16:39:15 +0000
committerCaolán McNamara <caolanm@redhat.com>2018-03-04 21:48:17 +0100
commit135d7fe4bbff4183455d32005affcf89228faceb (patch)
treeb6920fb43ce44b06539a9ff2bc6bc844b942e82f /include/filter/msfilter/msdffimp.hxx
parent09c311b0fb4dbed5220ca50f133687ebfea24646 (diff)
ofz#6723 Bad-cast
Change-Id: I5806e1bbc1a03984d411f222e8c01405bc767fc5 Reviewed-on: https://gerrit.libreoffice.org/50744 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'include/filter/msfilter/msdffimp.hxx')
-rw-r--r--include/filter/msfilter/msdffimp.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/filter/msfilter/msdffimp.hxx b/include/filter/msfilter/msdffimp.hxx
index 0b64394794ce..0600f7dbdfde 100644
--- a/include/filter/msfilter/msdffimp.hxx
+++ b/include/filter/msfilter/msdffimp.hxx
@@ -498,6 +498,8 @@ protected:
void* pData,
tools::Rectangle& rTextRect,
SdrObject* pObj);
+ virtual void FreeObj(void* pData, SdrObject* pObj);
+
/** Object finalization, used by the Excel filter to correctly
compute the object anchoring after nested objects have been imported.