summaryrefslogtreecommitdiff
path: root/sc/inc/dpglobal.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kyoshida@novell.com>2010-11-06 02:49:11 -0400
committerKohei Yoshida <kyoshida@novell.com>2010-11-17 16:48:29 -0500
commit10572108edba3342ee5ddc04ae3171afb75c9f1a (patch)
treefe3bd4f94c119fd235a82ccc545a3d478742442f /sc/inc/dpglobal.hxx
parent0bb4da6d7d988d98b466db23fae2061e47226d39 (diff)
Ported my previous work into this branch. Not build-tested yet.
Diffstat (limited to 'sc/inc/dpglobal.hxx')
-rw-r--r--sc/inc/dpglobal.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/inc/dpglobal.hxx b/sc/inc/dpglobal.hxx
index 253f478cbf2b..ea9884c93b14 100644
--- a/sc/inc/dpglobal.hxx
+++ b/sc/inc/dpglobal.hxx
@@ -61,8 +61,6 @@
// moved from fieldwnd.hxx, see also SC_DAPI_MAXFIELDS
#define MAX_LABELS 256
-#define MAX_PAGEFIELDS 10 // maximum count of fields for page area
-
#define PIVOT_MAXFUNC 11
#define PIVOT_FUNC_NONE 0x0000
#define PIVOT_FUNC_SUM 0x0001