summaryrefslogtreecommitdiff
path: root/include/svl/zformat.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-04-01 16:06:38 +0200
committerNoel Grandin <noelgrandin@gmail.com>2016-04-04 12:15:42 +0000
commit1e55aad7990a47a7d4353ec3365ca46b6c54a10c (patch)
treec630ad3242e04181000989d0b4f65e1f3e490d20 /include/svl/zformat.hxx
parent17b1852133427e6c0b4266ccb63e24980aff94f0 (diff)
loplugin:constantparam in svl
Change-Id: I6c336034a12fda493825b4a8388d3bde6bead910 Reviewed-on: https://gerrit.libreoffice.org/23729 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'include/svl/zformat.hxx')
-rw-r--r--include/svl/zformat.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/svl/zformat.hxx b/include/svl/zformat.hxx
index 2b3569e84c3e..0289e8edaa4c 100644
--- a/include/svl/zformat.hxx
+++ b/include/svl/zformat.hxx
@@ -167,8 +167,7 @@ public:
ImpSvNumberformatScan* pSc,
ImpSvNumberInputScan* pISc,
sal_Int32& nCheckPos,
- LanguageType& eLan,
- bool bStand = false );
+ LanguageType& eLan );
// Copy ctor
SvNumberformat( SvNumberformat& rFormat );