summaryrefslogtreecommitdiff
path: root/sc/inc/detfunc.hxx
diff options
context:
space:
mode:
authorSascha Ballach <sab@openoffice.org>2002-05-03 11:01:15 +0000
committerSascha Ballach <sab@openoffice.org>2002-05-03 11:01:15 +0000
commitd3634802716a24a223d5406cda22d978c1c14296 (patch)
treea36fbc7480cfeb58411b269fcb254b45c667b3fc /sc/inc/detfunc.hxx
parent35edaa42624a308f813308d34800975b1cd208e1 (diff)
#99079#; add SC_DET_ARROWS to ScDetectiveDelete enum to make it possible only to delete the arrows
Diffstat (limited to 'sc/inc/detfunc.hxx')
-rw-r--r--sc/inc/detfunc.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/inc/detfunc.hxx b/sc/inc/detfunc.hxx
index c50366018ae4..db101ef14241 100644
--- a/sc/inc/detfunc.hxx
+++ b/sc/inc/detfunc.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: detfunc.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: nn $ $Date: 2000-11-09 15:06:26 $
+ * last change: $Author: sab $ $Date: 2002-05-03 12:01:15 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -79,7 +79,7 @@ class ScRange;
#define SC_DET_MAXCIRCLE 1000
-enum ScDetectiveDelete { SC_DET_ALL, SC_DET_DETECTIVE, SC_DET_CIRCLES, SC_DET_COMMENTS };
+enum ScDetectiveDelete { SC_DET_ALL, SC_DET_DETECTIVE, SC_DET_CIRCLES, SC_DET_COMMENTS, SC_DET_ARROWS };
enum ScDetectiveObjType
{