summaryrefslogtreecommitdiffstats
path: root/svl/source/numbers/numfmuno.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svl/source/numbers/numfmuno.hxx')
-rw-r--r--svl/source/numbers/numfmuno.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svl/source/numbers/numfmuno.hxx b/svl/source/numbers/numfmuno.hxx
index 01c582594694..3885e2d4a17f 100644
--- a/svl/source/numbers/numfmuno.hxx
+++ b/svl/source/numbers/numfmuno.hxx
@@ -91,7 +91,7 @@ private:
mutable ::comphelper::SharedMutex m_aMutex;
public:
- SvNumberFormatsObj(SvNumberFormatsSupplierObj& pParent, ::comphelper::SharedMutex& _rMutex);
+ SvNumberFormatsObj(SvNumberFormatsSupplierObj& pParent, ::comphelper::SharedMutex const & _rMutex);
virtual ~SvNumberFormatsObj() override;