summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/funcuno.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/unoobj/funcuno.cxx')
-rw-r--r--sc/source/ui/unoobj/funcuno.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/unoobj/funcuno.cxx b/sc/source/ui/unoobj/funcuno.cxx
index 12d15581ed9f..b0c564daff49 100644
--- a/sc/source/ui/unoobj/funcuno.cxx
+++ b/sc/source/ui/unoobj/funcuno.cxx
@@ -388,7 +388,7 @@ class SequencesContainer
long& mrDocRow;
bool mbOverflow;
bool mbArgError;
- ScDocument* mpDoc;
+ ScDocument* const mpDoc;
ScTokenArray& mrTokenArr;
public: