summaryrefslogtreecommitdiff
path: root/sc/inc/globalnames.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/globalnames.hxx')
-rw-r--r--sc/inc/globalnames.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/inc/globalnames.hxx b/sc/inc/globalnames.hxx
index 33ac520c8a5f..4fee4711fb32 100644
--- a/sc/inc/globalnames.hxx
+++ b/sc/inc/globalnames.hxx
@@ -34,6 +34,8 @@
#define STR_GLOBAL_RANGE_NAME "__Global_Range_Name__"
+#define TEXTWIDTH_DIRTY 0xffff
+
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */