summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/vbasheetobjects.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/vba/vbasheetobjects.cxx')
-rw-r--r--sc/source/ui/vba/vbasheetobjects.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/vba/vbasheetobjects.cxx b/sc/source/ui/vba/vbasheetobjects.cxx
index e70dd8220bb4..e5fb39b4abfa 100644
--- a/sc/source/ui/vba/vbasheetobjects.cxx
+++ b/sc/source/ui/vba/vbasheetobjects.cxx
@@ -386,7 +386,7 @@ protected:
protected:
uno::Reference< container::XIndexContainer > mxFormIC;
- OUString maModelServiceName;
+ OUString const maModelServiceName;
sal_Int16 /* css::form::FormComponentType */ meType;
};