summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/gridwin.hxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-02-19 14:32:45 +0000
committerRüdiger Timm <rt@openoffice.org>2008-02-19 14:32:45 +0000
commitae323a318e999e009fb692552f1d6dd85cce9f32 (patch)
treeb8311c37a2519d26993e0b2853944027e5cf40c3 /sc/source/ui/inc/gridwin.hxx
parent1de98079a18240dd3bd384e8fb0115b99c4ea3cc (diff)
INTEGRATION: CWS calcselection (1.27.128); FILE MERGED
2008/02/13 13:55:59 nn 1.27.128.1: #i86069# transparent cell selection
Diffstat (limited to 'sc/source/ui/inc/gridwin.hxx')
-rw-r--r--sc/source/ui/inc/gridwin.hxx7
1 files changed, 4 insertions, 3 deletions
diff --git a/sc/source/ui/inc/gridwin.hxx b/sc/source/ui/inc/gridwin.hxx
index 4fdae9316c03..8627a3c46fd9 100644
--- a/sc/source/ui/inc/gridwin.hxx
+++ b/sc/source/ui/inc/gridwin.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: gridwin.hxx,v $
*
- * $Revision: 1.27 $
+ * $Revision: 1.28 $
*
- * last change: $Author: vg $ $Date: 2007-09-21 09:23:22 $
+ * last change: $Author: rt $ $Date: 2008-02-19 15:32:45 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -119,7 +119,8 @@ public:
// predefines
class ScGridWindow;
-enum ScOverlayType { SC_OVERLAY_INVERT, SC_OVERLAY_HATCH, SC_OVERLAY_TRANSPARENT, SC_OVERLAY_LIGHT_TRANSPARENT };
+enum ScOverlayType { SC_OVERLAY_INVERT, SC_OVERLAY_HATCH, SC_OVERLAY_SOLID,
+ SC_OVERLAY_TRANSPARENT, SC_OVERLAY_LIGHT_TRANSPARENT, SC_OVERLAY_BORDER_TRANSPARENT };
// #114409#
namespace sdr