summaryrefslogtreecommitdiff
path: root/sc/source/ui/sidebar/NumberFormatPropertyPanel.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/sidebar/NumberFormatPropertyPanel.hxx')
-rw-r--r--sc/source/ui/sidebar/NumberFormatPropertyPanel.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/sidebar/NumberFormatPropertyPanel.hxx b/sc/source/ui/sidebar/NumberFormatPropertyPanel.hxx
index ce4a7203e91c..b3a9453b5b58 100644
--- a/sc/source/ui/sidebar/NumberFormatPropertyPanel.hxx
+++ b/sc/source/ui/sidebar/NumberFormatPropertyPanel.hxx
@@ -83,7 +83,7 @@ private:
sal_Int32 mnCategorySelected;
vcl::EnumContext maContext;
- SfxBindings* mpBindings;
+ SfxBindings* const mpBindings;
DECL_LINK(NumFormatSelectHdl, ListBox&, void);
DECL_LINK(NumFormatValueHdl, Edit&, void);