From a6bcb8c35e926a5d8965636f3561fec91880c7f7 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Thu, 8 Mar 2018 12:28:30 +0200 Subject: loplugin:constantparam in linguistic..sfx2 Change-Id: I0e8c506df0beb0b05d9c32723876b11b6577280a Reviewed-on: https://gerrit.libreoffice.org/50938 Tested-by: Jenkins Reviewed-by: Noel Grandin --- include/svx/svxdlg.hxx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'include/svx') diff --git a/include/svx/svxdlg.hxx b/include/svx/svxdlg.hxx index 3c38f7050886..993ef8d76ee5 100644 --- a/include/svx/svxdlg.hxx +++ b/include/svx/svxdlg.hxx @@ -380,8 +380,7 @@ public: virtual VclPtr CreateSvxBorderBackgroundDlg( vcl::Window* pParent, const SfxItemSet& rCoreSet, - bool bEnableSelector, - bool bEnableDrawingLayerFillStyles = false) = 0; + bool bEnableDrawingLayerFillStyles) = 0; virtual VclPtr CreateSvxTransformTabDialog( vcl::Window* pParent, const SfxItemSet* pAttr, -- cgit v1.2.3