summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/vbainterior.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/vba/vbainterior.hxx')
-rw-r--r--sc/source/ui/vba/vbainterior.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/vba/vbainterior.hxx b/sc/source/ui/vba/vbainterior.hxx
index 4d253d7c0e87..6840997b245f 100644
--- a/sc/source/ui/vba/vbainterior.hxx
+++ b/sc/source/ui/vba/vbainterior.hxx
@@ -36,7 +36,7 @@ typedef InheritedHelperInterfaceWeakImpl< ov::excel::XInterior > ScVbaInterior_B
class ScVbaInterior final : public ScVbaInterior_BASE
{
css::uno::Reference< css::beans::XPropertySet > m_xProps;
- ScDocument* m_pScDoc;
+ ScDocument* const m_pScDoc;
Color m_aPattColor;
sal_Int32 m_nPattern;