summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/excdefs.hxx
diff options
context:
space:
mode:
authorDaniel Rentz <dr@openoffice.org>2001-03-15 08:04:28 +0000
committerDaniel Rentz <dr@openoffice.org>2001-03-15 08:04:28 +0000
commit7f9d12a1cc91d2540a46a1d98bf915137b57f59a (patch)
treeb63439596a6dd00f0052a402e5d0d166964914b0 /sc/source/filter/inc/excdefs.hxx
parentaec93e52617458f5b6eb7eeb786abded037b1435 (diff)
#84884# redesigned import of external tabs
Diffstat (limited to 'sc/source/filter/inc/excdefs.hxx')
-rw-r--r--sc/source/filter/inc/excdefs.hxx7
1 files changed, 4 insertions, 3 deletions
diff --git a/sc/source/filter/inc/excdefs.hxx b/sc/source/filter/inc/excdefs.hxx
index 144bc9a197e7..9aa1ac179415 100644
--- a/sc/source/filter/inc/excdefs.hxx
+++ b/sc/source/filter/inc/excdefs.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: excdefs.hxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: dr $ $Date: 2001-02-26 06:52:10 $
+ * last change: $Author: dr $ $Date: 2001-03-15 09:03:45 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -83,8 +83,9 @@
#define EXC_MAXRECLEN_BIFF8 8224
//_________________________________________________________
-// ExcETabNumBuffer
+// Supbooks, ExcETabNumBuffer
+#define EXC_TAB_INVALID 0xFFFF
#define EXC_TABBUF_INVALID 0xFFFF
#define EXC_TABBUF_MASKTAB 0x0000FFFF
#define EXC_TABBUF_MASKFLAGS 0xFFFF0000