summaryrefslogtreecommitdiff
path: root/include/filter/msfilter/msdffimp.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-10-31 09:47:39 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-10-31 13:29:03 +0100
commit7383ab517030db0c2d7bf4f393f38743fbcaba04 (patch)
tree7d984b86256ea53d10d305d3ce392dca68b59347 /include/filter/msfilter/msdffimp.hxx
parent29adb38857d1b1cfb486d5da958b12895a1e6120 (diff)
loplugin:constantparam in f*
Change-Id: I87145db3af6c3eb180cea6b4244f98b00205a306 Reviewed-on: https://gerrit.libreoffice.org/44095 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/filter/msfilter/msdffimp.hxx')
-rw-r--r--include/filter/msfilter/msdffimp.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/filter/msfilter/msdffimp.hxx b/include/filter/msfilter/msdffimp.hxx
index ea6b6d6447a1..51cda16f4749 100644
--- a/include/filter/msfilter/msdffimp.hxx
+++ b/include/filter/msfilter/msdffimp.hxx
@@ -711,8 +711,7 @@ public:
static bool SetPropValue(
const css::uno::Any& rAny,
const css::uno::Reference< css::beans::XPropertySet > & rXPropSet,
- const OUString& rPropertyName,
- bool bTestPropertyAvailability
+ const OUString& rPropertyName
);
void insertShapeId( sal_Int32 nShapeId, SdrObject* pShape );