summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/excdefs.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-02-03 11:25:36 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-02-03 11:25:36 +0000
commitec421535326062d4f06103f3f077a7000d28cf0c (patch)
tree4ea83c50994e26b70fd837cd7e6b3866d15b4688 /sc/source/filter/inc/excdefs.hxx
parentfd1f4a951038a70bd42bc995ba05735952aec1c1 (diff)
INTEGRATION: CWS calcrtl (1.39.34); FILE MERGED
2003/10/09 13:37:31 dr 1.39.34.1: #106948# import of mirrored sheets
Diffstat (limited to 'sc/source/filter/inc/excdefs.hxx')
-rw-r--r--sc/source/filter/inc/excdefs.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sc/source/filter/inc/excdefs.hxx b/sc/source/filter/inc/excdefs.hxx
index c38a976adc6b..1a70a4bece0c 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.39 $
+ * $Revision: 1.40 $
*
- * last change: $Author: rt $ $Date: 2003-05-21 08:01:27 $
+ * last change: $Author: hr $ $Date: 2004-02-03 12:25:36 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -163,6 +163,7 @@
#define EXC_WIN2_FROZEN 0x0008
#define EXC_WIN2_SHOWZEROS 0x0010
#define EXC_WIN2_DEFAULTCOLOR 0x0020
+const sal_uInt16 EXC_WIN2_MIRRORED = 0x0040;
#define EXC_WIN2_OUTLINE 0x0080
#define EXC_WIN2_FROZENNOSPLIT 0x0100
#define EXC_WIN2_SELECTED 0x0200