summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/excdefs.hxx
diff options
context:
space:
mode:
authorDaniel Rentz <dr@openoffice.org>2002-04-11 11:16:50 +0000
committerDaniel Rentz <dr@openoffice.org>2002-04-11 11:16:50 +0000
commitead3a3a86a2a0556f51a2f95c52fe2857382e764 (patch)
treeb79c763b3bbda4f3a6b1094e334217dc3b8cb16d /sc/source/filter/inc/excdefs.hxx
parentc22f1c1d242c9f33c3bedf2de7ac313cb68e5607 (diff)
#98504# import/export label ranges
Diffstat (limited to 'sc/source/filter/inc/excdefs.hxx')
-rw-r--r--sc/source/filter/inc/excdefs.hxx9
1 files changed, 7 insertions, 2 deletions
diff --git a/sc/source/filter/inc/excdefs.hxx b/sc/source/filter/inc/excdefs.hxx
index 023c7009ae6b..806b2d179c17 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.29 $
+ * $Revision: 1.30 $
*
- * last change: $Author: dr $ $Date: 2002-04-10 12:59:15 $
+ * last change: $Author: dr $ $Date: 2002-04-11 12:15:12 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -480,6 +480,11 @@ enum XclEscapement
#define EXC_WIN2_DISPLAYED 0x0400
// ----------------------------------------------------------------------------
+// (0x015F) LABELRANGES
+
+const sal_uInt16 EXC_ID_LABELRANGES = 0x015F;
+
+// ----------------------------------------------------------------------------
// (0x01B2) DVAL, (0x01BE) DV
const sal_uInt16 EXC_ID_DVAL = 0x01B2;