summaryrefslogtreecommitdiff
path: root/include/svx/sdr
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-10-30 11:24:41 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-10-30 11:58:48 +0100
commit6f45913394a931f2053c7b1cba52bdfd79a3093b (patch)
treeee20b3107f4d6dcee01bc8226b5491093d0a9f39 /include/svx/sdr
parentc7660cc543903c26c30d22e70e42deab9573c94d (diff)
loplugin:constantparam in svx
Change-Id: Ifaad1083b1561b2bd908e798e06fbff8bbabbe60 Reviewed-on: https://gerrit.libreoffice.org/44048 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/svx/sdr')
-rw-r--r--include/svx/sdr/primitive2d/sdrdecompositiontools.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/svx/sdr/primitive2d/sdrdecompositiontools.hxx b/include/svx/sdr/primitive2d/sdrdecompositiontools.hxx
index 3811f32234ad..da3c54650746 100644
--- a/include/svx/sdr/primitive2d/sdrdecompositiontools.hxx
+++ b/include/svx/sdr/primitive2d/sdrdecompositiontools.hxx
@@ -67,8 +67,7 @@ namespace drawinglayer
const attribute::SdrTextAttribute& rText,
const attribute::SdrLineAttribute& rStroke,
bool bCellText,
- bool bWordWrap,
- bool bClipOnBounds);
+ bool bWordWrap);
Primitive2DContainer SVX_DLLPUBLIC createEmbeddedShadowPrimitive(
const Primitive2DContainer& rContent,