summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/excdefs.hxx
diff options
context:
space:
mode:
authorDaniel Rentz <dr@openoffice.org>2001-01-17 14:24:04 +0000
committerDaniel Rentz <dr@openoffice.org>2001-01-17 14:24:04 +0000
commit0341e427b38681d150b3ff553d372fdbaca9c85b (patch)
treedbcec6321971dfc11ab114ccb13846a0172ea1d1 /sc/source/filter/inc/excdefs.hxx
parent528c2fde55c0694a57899f3eb6cc0ed021dc8011 (diff)
add: defines for XF record
Diffstat (limited to 'sc/source/filter/inc/excdefs.hxx')
-rw-r--r--sc/source/filter/inc/excdefs.hxx10
1 files changed, 8 insertions, 2 deletions
diff --git a/sc/source/filter/inc/excdefs.hxx b/sc/source/filter/inc/excdefs.hxx
index f4921652e633..ba43e782d064 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.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: dr $ $Date: 2001-01-11 09:37:41 $
+ * last change: $Author: dr $ $Date: 2001-01-17 15:24:04 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -240,6 +240,12 @@
#define EXC_SCEN_MAXSTRINGLEN 0xFF
//_________________________________________________________
+// (0x00E0) XF
+
+#define EXC_XF_LOCKED 0x0001
+#define EXC_XF_HIDDEN 0x0002
+
+//_________________________________________________________
// (0x01B8) HLINK
#define EXC_HLINK_BODY 0x00000001 // contains file link or URL