summaryrefslogtreecommitdiff
path: root/sc/inc/appluno.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/appluno.hxx')
-rw-r--r--sc/inc/appluno.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/appluno.hxx b/sc/inc/appluno.hxx
index 15bb4d987920..0e923500cb34 100644
--- a/sc/inc/appluno.hxx
+++ b/sc/inc/appluno.hxx
@@ -84,7 +84,7 @@ class ScSpreadsheetSettings : public cppu::WeakImplHelper<
css::lang::XServiceInfo>
{
private:
- SfxItemPropertySet aPropSet;
+ SfxItemPropertySet const aPropSet;
/// @throws css::uno::RuntimeException
bool getPropertyBool(const OUString& aPropertyName);