summaryrefslogtreecommitdiffstats
path: root/sw/source/core/draw/dcontact.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/draw/dcontact.cxx')
-rw-r--r--sw/source/core/draw/dcontact.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/core/draw/dcontact.cxx b/sw/source/core/draw/dcontact.cxx
index 2f5da1bb4e36..b7b6c2630314 100644
--- a/sw/source/core/draw/dcontact.cxx
+++ b/sw/source/core/draw/dcontact.cxx
@@ -1002,8 +1002,8 @@ class NestedUserCallHdl
{
private:
SwDrawContact* mpDrawContact;
- bool mbParentUserCallActive;
- SdrUserCallType meParentUserCallEventType;
+ bool const mbParentUserCallActive;
+ SdrUserCallType const meParentUserCallEventType;
public:
NestedUserCallHdl( SwDrawContact* _pDrawContact,