summaryrefslogtreecommitdiff
path: root/sc/sdi
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2006-10-27 14:28:14 +0000
committerRüdiger Timm <rt@openoffice.org>2006-10-27 14:28:14 +0000
commit8d17420dbc8258dbd651f1926436b88a5c191544 (patch)
treed9b02a690172691cc0f3575415347f44478d3aaf /sc/sdi
parentbe73150751214b87a3264415f0ddd20ad4599e18 (diff)
INTEGRATION: CWS notecontext (1.19.140); FILE MERGED
2006/09/29 09:44:05 nn 1.19.140.1: #i8101# delete note
Diffstat (limited to 'sc/sdi')
-rw-r--r--sc/sdi/cellsh.sdi5
1 files changed, 3 insertions, 2 deletions
diff --git a/sc/sdi/cellsh.sdi b/sc/sdi/cellsh.sdi
index 77adce93889f..07672a3511c2 100644
--- a/sc/sdi/cellsh.sdi
+++ b/sc/sdi/cellsh.sdi
@@ -4,9 +4,9 @@
*
* $RCSfile: cellsh.sdi,v $
*
- * $Revision: 1.19 $
+ * $Revision: 1.20 $
*
- * last change: $Author: rt $ $Date: 2006-05-02 15:42:09 $
+ * last change: $Author: rt $ $Date: 2006-10-27 15:28:14 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -187,6 +187,7 @@ interface CellSelection
SID_OPENDLG_CONDFRMT [ ExecMethod = Execute; StateMethod = GetBlockState; ]
FID_CONDITIONAL_FORMAT [ ExecMethod = ExecuteEdit; ]
FID_NOTE_VISIBLE [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
+ SID_DELETE_NOTE [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
SID_DEC_INDENT [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
SID_INC_INDENT [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]