summaryrefslogtreecommitdiff
path: root/sc/inc/global.hxx
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2015-03-02 16:11:01 +0100
committerEike Rathke <erack@redhat.com>2015-03-05 11:44:53 +0100
commitb68987558068f88fa8016e5bd2d62f57d27d0c19 (patch)
treef102e1e41db5fcb2bb61c1897e46845a37d5b1c9 /sc/inc/global.hxx
parent8d78888a0c62641284d5e5fbe42cb3b950e22683 (diff)
remove SC_START_INDEX_DB_COLL binary file format legacy
There's no ocName that should be ocDBArea instead anymore. Change-Id: Idbbb62330bfdc5c4e83f99436490e12d90cfd1d4
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 85bb412130ec..2c6c61253317 100644
--- a/sc/inc/global.hxx
+++ b/sc/inc/global.hxx
@@ -71,10 +71,6 @@ const sal_Unicode CHAR_ZWNBSP = 0x2060;
const SCSIZE MAXSUBTOTAL = 3;
-#define SC_START_INDEX_DB_COLL 50000
- // Above this threshold are indices
- // for data base areas
-
#define SC_USE_PS_POINTS 1 /**< use PostScript points (72ppi) instead of old TeX points (72.27ppi) */
#define PIXEL_PER_INCH 96.0