summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/excdefs.hxx
diff options
context:
space:
mode:
authorDaniel Rentz <dr@openoffice.org>2001-01-31 10:00:40 +0000
committerDaniel Rentz <dr@openoffice.org>2001-01-31 10:00:40 +0000
commita2ae874d32606e032720e521ce716ab2ed28e1d9 (patch)
treea9f9c178c706551a18f16bc42a0f93cb33d64712 /sc/source/filter/inc/excdefs.hxx
parent06b60da175cffa4f0c59fe9f316172777202ee4b (diff)
add: integration of new import stream class XclImpStream
Diffstat (limited to 'sc/source/filter/inc/excdefs.hxx')
-rw-r--r--sc/source/filter/inc/excdefs.hxx12
1 files changed, 10 insertions, 2 deletions
diff --git a/sc/source/filter/inc/excdefs.hxx b/sc/source/filter/inc/excdefs.hxx
index ba43e782d064..1e73520d31ab 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.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: dr $ $Date: 2001-01-17 15:24:04 $
+ * last change: $Author: dr $ $Date: 2001-01-31 10:58:54 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -68,6 +68,14 @@
//_________________________________________________________
+// unicode strings
+
+#define EXC_STR_16BIT 0x01
+#define EXC_STR_FAREAST 0x04
+#define EXC_STR_RICH 0x08
+#define EXC_STR_UNKNOWN 0xF2
+
+//_________________________________________________________
// ExcETabNumBuffer
#define EXC_TABBUF_INVALID 0xFFFF