summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/excdefs.hxx
diff options
context:
space:
mode:
authorDaniel Rentz <dr@openoffice.org>2001-02-26 05:52:10 +0000
committerDaniel Rentz <dr@openoffice.org>2001-02-26 05:52:10 +0000
commitad6d16c0376894cfa538d16d7cbd312ff840c537 (patch)
treef502c1cfa907a72015e5eee89052e854fd13c617 /sc/source/filter/inc/excdefs.hxx
parent4fe6455bd9f39608f7c152ce7fd1eb4ff8a74b5e (diff)
misc. defines
Diffstat (limited to 'sc/source/filter/inc/excdefs.hxx')
-rw-r--r--sc/source/filter/inc/excdefs.hxx29
1 files changed, 23 insertions, 6 deletions
diff --git a/sc/source/filter/inc/excdefs.hxx b/sc/source/filter/inc/excdefs.hxx
index 192c6d8f287b..144bc9a197e7 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.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: dr $ $Date: 2001-02-08 11:56:26 $
+ * last change: $Author: dr $ $Date: 2001-02-26 06:52:10 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -61,11 +61,9 @@
#ifndef _EXCDEFS_HXX
#define _EXCDEFS_HXX
-//_________________________________________________________
-//
-// excdefs.hxx: constants for import/export
-//_________________________________________________________
+//_________________________________________________________
+// excdefs.hxx: defines for Excel import/export
//_________________________________________________________
// unicode strings
@@ -76,6 +74,15 @@
#define EXC_STR_UNKNOWN 0xF2
//_________________________________________________________
+// in/out stream
+
+#define RECORD_SEEK_TO_BEGIN 0UL
+#define RECORD_SEEK_TO_END (~0UL)
+
+#define EXC_MAXRECLEN_BIFF5 2080
+#define EXC_MAXRECLEN_BIFF8 8224
+
+//_________________________________________________________
// ExcETabNumBuffer
#define EXC_TABBUF_INVALID 0xFFFF
@@ -115,6 +122,11 @@
#define EXC_BUILTIN_UNKNOWN 0x0E
//_________________________________________________________
+// (0x001C) NOTE
+
+#define EXC_NOTE5_MAXTEXT 2048
+
+//_________________________________________________________
// (0x0031) FONT
// attributes
@@ -172,6 +184,11 @@
#define EXC_FONTCSET_SYMBOL 0x02
//_________________________________________________________
+// (0x003C) CONTINUE
+
+#define EXC_CONT 0x003C
+
+//_________________________________________________________
// (0x0059, 0x005A) CRN, XCT
// CRN data types