summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/vbafont.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/vba/vbafont.hxx')
-rw-r--r--sc/source/ui/vba/vbafont.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/vba/vbafont.hxx b/sc/source/ui/vba/vbafont.hxx
index 35c0891b74b9..5b7e923668d7 100644
--- a/sc/source/ui/vba/vbafont.hxx
+++ b/sc/source/ui/vba/vbafont.hxx
@@ -33,7 +33,7 @@ typedef cppu::ImplInheritanceHelper< VbaFontBase, ov::excel::XFont > ScVbaFont_B
class ScVbaFont : public ScVbaFont_BASE
{
- ScCellRangeObj* mpRangeObj;
+ ScCellRangeObj* const mpRangeObj;
SfxItemSet* GetDataSet();
public:
/// @throws css::uno::RuntimeException