summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/root.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/root.hxx')
-rw-r--r--sc/source/filter/inc/root.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/filter/inc/root.hxx b/sc/source/filter/inc/root.hxx
index e59893fba469..39fb408cf030 100644
--- a/sc/source/filter/inc/root.hxx
+++ b/sc/source/filter/inc/root.hxx
@@ -87,7 +87,7 @@ struct LOTUS_ROOT
ScDocument* pDoc;
LotusRangeList maRangeNames;
ScRangeName* pScRangeName;
- rtl_TextEncoding eCharsetQ;
+ rtl_TextEncoding const eCharsetQ;
Lotus123Typ eFirstType;
Lotus123Typ eActType;
ScRange aActRange;