summaryrefslogtreecommitdiff
path: root/include/svx/numfmtsh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/numfmtsh.hxx')
-rw-r--r--include/svx/numfmtsh.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/numfmtsh.hxx b/include/svx/numfmtsh.hxx
index 18485b2ed3a2..81b409b1065a 100644
--- a/include/svx/numfmtsh.hxx
+++ b/include/svx/numfmtsh.hxx
@@ -178,7 +178,7 @@ public:
private:
SvNumberFormatter* pFormatter;
SvNumberFormatTable* pCurFmtTable;
- SvxNumberValueType eValType;
+ SvxNumberValueType const eValType;
OUString aValStr;
double nValNum;
bool bUndoAddList;