summaryrefslogtreecommitdiff
path: root/sw/inc/view.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-09-08 09:23:17 +0200
committerNoel Grandin <noel@peralex.com>2016-09-08 09:23:40 +0200
commit579426f798580093214fa8a7cc648318642c7e12 (patch)
tree1e4b543a9010134e384d43d2bbbd1a97e3f3725b /sw/inc/view.hxx
parent847e004e65ec3c35acff607588d15cd75a84f121 (diff)
loplugin:constantparam in sw
Change-Id: Ic49d1c3c7b57fb213964ddc21b0f774c762aad94
Diffstat (limited to 'sw/inc/view.hxx')
-rw-r--r--sw/inc/view.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/sw/inc/view.hxx b/sw/inc/view.hxx
index 76d1a341c6ec..636e917ef922 100644
--- a/sw/inc/view.hxx
+++ b/sw/inc/view.hxx
@@ -621,8 +621,7 @@ public:
//public fuer D&D
int InsertGraphic( const OUString &rPath, const OUString &rFilter,
- bool bLink, GraphicFilter *pFlt,
- Graphic* pPreviewGrf = nullptr );
+ bool bLink, GraphicFilter *pFlt );
void ExecuteScan( SfxRequest& rReq );