summaryrefslogtreecommitdiff
path: root/include/svx/svdedtv.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2016-11-15 09:46:46 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2016-11-15 08:40:44 +0000
commit47f323d04ca6174f6d9c20061d84d7a7d727cd61 (patch)
tree3f2e1e5a5141ea849b173b7e53658755c71ce96c /include/svx/svdedtv.hxx
parentc37b72c182894a481819b44b9a2dc9049dce2c61 (diff)
loplugin:constantparam
Change-Id: I1a6e13584ca516f44195e724b39e78360a842c7c Reviewed-on: https://gerrit.libreoffice.org/30859 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/svx/svdedtv.hxx')
-rw-r--r--include/svx/svdedtv.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svx/svdedtv.hxx b/include/svx/svdedtv.hxx
index bcec800008d0..342ec3072bfc 100644
--- a/include/svx/svdedtv.hxx
+++ b/include/svx/svdedtv.hxx
@@ -144,8 +144,8 @@ protected:
// for CombineMarkedObjects
static bool ImpCanConvertForCombine1(const SdrObject* pObj);
static bool ImpCanConvertForCombine(const SdrObject* pObj);
- static basegfx::B2DPolyPolygon ImpGetPolyPolygon1(const SdrObject* pObj, bool bCombine);
- static basegfx::B2DPolyPolygon ImpGetPolyPolygon(const SdrObject* pObj, bool bCombine);
+ static basegfx::B2DPolyPolygon ImpGetPolyPolygon1(const SdrObject* pObj);
+ static basegfx::B2DPolyPolygon ImpGetPolyPolygon(const SdrObject* pObj);
static basegfx::B2DPolygon ImpCombineToSinglePolygon(const basegfx::B2DPolyPolygon& rPolyPolygon);
// for DismantleMarkedObjects