summaryrefslogtreecommitdiff
path: root/sc/inc/global.hxx
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-11-26 13:40:56 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-11-26 13:40:56 +0000
commit92fca1dbf9ada87f4256c02981d64e24ce810570 (patch)
tree9604bff126cde8048ac4c5012de976dd7f032ba5 /sc/inc/global.hxx
parent7f996e6423bd824c5cb2bce15d7adc628d60ad23 (diff)
INTEGRATION: CWS aw053 (1.50.18); FILE MERGED
2007/09/14 10:50:28 aw 1.50.18.1: #i80528# Removal of draft paint modes
Diffstat (limited to 'sc/inc/global.hxx')
-rw-r--r--sc/inc/global.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sc/inc/global.hxx b/sc/inc/global.hxx
index b43d8f17fc7a..d31e14215e19 100644
--- a/sc/inc/global.hxx
+++ b/sc/inc/global.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: global.hxx,v $
*
- * $Revision: 1.50 $
+ * $Revision: 1.51 $
*
- * last change: $Author: rt $ $Date: 2007-07-24 09:22:45 $
+ * last change: $Author: ihi $ $Date: 2007-11-26 14:40:56 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -415,8 +415,8 @@ enum ScInputMode
enum ScVObjMode // Ausgabemodi von Objekten auf einer Seite
{
VOBJ_MODE_SHOW,
- VOBJ_MODE_HIDE,
- VOBJ_MODE_DUMMY
+ VOBJ_MODE_HIDE
+ // #i80528# VOBJ_MODE_DUMMY removed, no longer supported
};
enum ScAnchorType // Verankerung eines Zeichenobjekts