diff options
author | Noel Grandin <noel@peralex.com> | 2016-08-25 13:46:39 +0200 |
---|---|---|
committer | Noel Grandin <noel@peralex.com> | 2016-08-25 13:47:05 +0200 |
commit | 228d0950f5a0c0806355d3ecdf08d97d818b772b (patch) | |
tree | 3236acf1f109765a65a16b3c238eced44cf152c5 /sw/inc/numrule.hxx | |
parent | 6488d249b0c5649313b6611660aca939e5c374bf (diff) |
loplugin:countusersofdefaultparams
Change-Id: I7150494a56abc6ec9c7fba39cefe3967a475f073
Diffstat (limited to 'sw/inc/numrule.hxx')
-rw-r--r-- | sw/inc/numrule.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/numrule.hxx b/sw/inc/numrule.hxx index 1bf823ef2193..9073302845f0 100644 --- a/sw/inc/numrule.hxx +++ b/sw/inc/numrule.hxx @@ -174,7 +174,7 @@ public: Extremities* pExtremities = nullptr ) const; OUString MakeRefNumString( const SwNodeNum& rNodeNum, const bool bInclSuperiorNumLabels, - const sal_uInt8 nRestrictInclToThisLevel = 0 ) const; + const sal_uInt8 nRestrictInclToThisLevel ) const; /** |