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.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/inc/global.hxx b/sc/inc/global.hxx
index d0df5e3e2426..766c8c551d5d 100644
--- a/sc/inc/global.hxx
+++ b/sc/inc/global.hxx
@@ -118,13 +118,9 @@ const sal_Unicode CHAR_ZWNBSP = 0x2060;
#ifdef SC_ROWLIMIT_TYPECONVERSION_NOCONVPASS
const size_t MAXSUBTOTAL = 3;
const size_t MAXQUERY = 8;
-const size_t PIVOT_MAXFIELD = 8;
-const size_t PIVOT_MAXPAGEFIELD = 10;
#else
const SCSIZE MAXSUBTOTAL = 3;
const SCSIZE MAXQUERY = 8;
-const SCSIZE PIVOT_MAXFIELD = 8;
-const SCSIZE PIVOT_MAXPAGEFIELD = 10;
#endif
#define SC_START_INDEX_DB_COLL 50000