summaryrefslogtreecommitdiff
path: root/sc/inc/global.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/global.hxx')
-rw-r--r--sc/inc/global.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sc/inc/global.hxx b/sc/inc/global.hxx
index 28eb5e70bb97..70bc85f59d9d 100644
--- a/sc/inc/global.hxx
+++ b/sc/inc/global.hxx
@@ -48,7 +48,6 @@ class Color;
// STRING_SCAPP was "scalc3", "scalc4", now just "scalc"
#define STRING_SCAPP "scalc"
-#define STRING_SCSTREAM "StarCalcDocument"
#define STRING_STANDARD "Standard"
@@ -127,7 +126,6 @@ namespace sc
#define OLE_STD_CELLS_X 4
#define OLE_STD_CELLS_Y 5
-#define SC_SIZE_OPTIMUM 0xFFFF
// repaint flags (for messages)
#define PAINT_GRID 1
@@ -264,7 +262,6 @@ const InsertDeleteFlags IDF_AUTOFILL = IDF_ALL & ~(IDF_NOTE | IDF_OBJECTS);
// step = 10pt, max. indention = 100 steps
#define SC_INDENT_STEP 200
-#define SC_MAX_INDENT 20000
// scenario flags
#define SC_SCENARIO_COPYALL 1