summaryrefslogtreecommitdiff
path: root/sw/inc/ndarr.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-08-03 16:49:32 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-08-03 21:32:05 +0200
commit98d7b40986afaf35894f8a7b36530975cae73fa9 (patch)
tree27f059b6118e93a0244b1945e76459bcb560b80d /sw/inc/ndarr.hxx
parentf060d6450702c9992948266385aea9aa06000a8a (diff)
loplugin:constparams in sw part2
Change-Id: I51ae0e8caaf46f141d3d15ace47612df1e476de7 Reviewed-on: https://gerrit.libreoffice.org/40735 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sw/inc/ndarr.hxx')
-rw-r--r--sw/inc/ndarr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/ndarr.hxx b/sw/inc/ndarr.hxx
index eebc176e1f54..a5d8c3f2694e 100644
--- a/sw/inc/ndarr.hxx
+++ b/sw/inc/ndarr.hxx
@@ -123,7 +123,7 @@ class SW_DLLPUBLIC SwNodes
static void SectionUpDown( const SwNodeIndex & aStart, const SwNodeIndex & aEnd );
void DelNodes( const SwNodeIndex& rStart, sal_uLong nCnt = 1 );
- void ChgNode( SwNodeIndex& rDelPos, sal_uLong nSize,
+ void ChgNode( SwNodeIndex const & rDelPos, sal_uLong nSize,
SwNodeIndex& rInsPos, bool bNewFrames );
void UpdateOutlineIdx( const SwNode& ); ///< Update all OutlineNodes starting from Node.