summaryrefslogtreecommitdiff
path: root/sc/inc/funcuno.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/funcuno.hxx')
-rw-r--r--sc/inc/funcuno.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/funcuno.hxx b/sc/inc/funcuno.hxx
index 08a60c42467a..5efbbffd5878 100644
--- a/sc/inc/funcuno.hxx
+++ b/sc/inc/funcuno.hxx
@@ -61,7 +61,7 @@ class ScFunctionAccess : public cppu::WeakImplHelper<
private:
ScTempDocCache aDocCache;
std::unique_ptr<ScDocOptions> pOptions;
- SfxItemPropertyMap aPropertyMap;
+ SfxItemPropertyMap const aPropertyMap;
bool mbArray;
bool mbValid;