summaryrefslogtreecommitdiffstats
path: root/filter/source/msfilter/eschesdo.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2018-08-01 16:13:41 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2018-08-02 14:24:52 +0200
commit6008cfd6cd661e5fe0b73a43e908d6cac5ffc2d1 (patch)
treef065616a6d3741fec0ee140df2f1a7fd4bad5580 /filter/source/msfilter/eschesdo.hxx
parentALLOC is no longer substituted (diff)
downloadcore-6008cfd6cd661e5fe0b73a43e908d6cac5ffc2d1.tar.gz
core-6008cfd6cd661e5fe0b73a43e908d6cac5ffc2d1.zip
loplugin:returnconstant in filter
Change-Id: I0ebbd835ddc50e984920950e1559faf163c2c30f Reviewed-on: https://gerrit.libreoffice.org/58429 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'filter/source/msfilter/eschesdo.hxx')
-rw-r--r--filter/source/msfilter/eschesdo.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/source/msfilter/eschesdo.hxx b/filter/source/msfilter/eschesdo.hxx
index 3cdb9ef430f8..537e78aa5761 100644
--- a/filter/source/msfilter/eschesdo.hxx
+++ b/filter/source/msfilter/eschesdo.hxx
@@ -117,7 +117,7 @@ class ImplEESdrWriter
const SdrPage* mpSdrPage;
std::unique_ptr<EscherSolverContainer> mpSolverContainer;
- bool ImplInitPageValues();
+ void ImplInitPageValues();
void ImplWritePage( EscherSolverContainer& rSolver );
sal_uInt32 ImplWriteShape( ImplEESdrObject& rObj,
EscherSolverContainer& rSolver,