summaryrefslogtreecommitdiff
path: root/hwpfilter/source/hpara.h
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-07-17 11:04:02 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-07-18 08:19:46 +0200
commit3ccaa4d9e9e18555e86e111259a4908413d36718 (patch)
tree0ba4e0d2706f1c17a4a33ac6b88674416fe4e2be /hwpfilter/source/hpara.h
parent871f1f727f0763ffec510757933f1acf22485a59 (diff)
loplugin:constparams in scaddins,hwpfilter
Change-Id: I91b3559b9c3f5d8837d182cf9406fad9aeee78b3 Reviewed-on: https://gerrit.libreoffice.org/40049 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'hwpfilter/source/hpara.h')
-rw-r--r--hwpfilter/source/hpara.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hwpfilter/source/hpara.h b/hwpfilter/source/hpara.h
index 55af7e98120b..894e81ffd137 100644
--- a/hwpfilter/source/hpara.h
+++ b/hwpfilter/source/hpara.h
@@ -69,7 +69,7 @@ struct LineInfo
hunit height_sp;
unsigned short softbreak; // column, page, section
- void Read(HWPFile &hwpf, HWPPara *para);
+ void Read(HWPFile &hwpf, HWPPara const *para);
};
/**
* It represents the paragraph.