summaryrefslogtreecommitdiff
path: root/include/drawinglayer
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-03-09 11:53:42 +0200
committerNoel Grandin <noel@peralex.com>2016-03-10 10:09:58 +0200
commit9509a2b4d2e9d532b0583a8310fe71cd0564804f (patch)
tree65d6c289de5cc20db4116e451ddc2da9dfc9cca1 /include/drawinglayer
parentfb33451a27d8668bc14f5bcfd6ea742fc4c5b84c (diff)
loplugin:constantparam in drawinglayer
Change-Id: Id0d212ff212e6ac8a2a4ab9a2552f8f8e975371e
Diffstat (limited to 'include/drawinglayer')
-rw-r--r--include/drawinglayer/primitive2d/sdrdecompositiontools2d.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/drawinglayer/primitive2d/sdrdecompositiontools2d.hxx b/include/drawinglayer/primitive2d/sdrdecompositiontools2d.hxx
index 295c558fca28..1b28a2c25075 100644
--- a/include/drawinglayer/primitive2d/sdrdecompositiontools2d.hxx
+++ b/include/drawinglayer/primitive2d/sdrdecompositiontools2d.hxx
@@ -39,11 +39,9 @@ namespace drawinglayer
{
// helpers to create HitTestPrimitives Line
Primitive2DReference DRAWINGLAYER_DLLPUBLIC createHiddenGeometryPrimitives2D(
- bool bFilled,
const basegfx::B2DHomMatrix& rMatrix);
Primitive2DReference DRAWINGLAYER_DLLPUBLIC createHiddenGeometryPrimitives2D(
- bool bFilled,
const basegfx::B2DPolyPolygon& rPolygon);
Primitive2DReference DRAWINGLAYER_DLLPUBLIC createHiddenGeometryPrimitives2D(