summaryrefslogtreecommitdiff
path: root/sc/inc/sc.hrc
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2006-10-27 14:28:00 +0000
committerRüdiger Timm <rt@openoffice.org>2006-10-27 14:28:00 +0000
commitbe73150751214b87a3264415f0ddd20ad4599e18 (patch)
treedab8867470f1eba85312578bc6710fc7e6db2476 /sc/inc/sc.hrc
parent89112f4c33b26f2535e1fc4230db8c2a4e6e68d1 (diff)
INTEGRATION: CWS notecontext (1.50.138); FILE MERGED
2006/09/29 09:43:43 nn 1.50.138.1: #i8101# delete note
Diffstat (limited to 'sc/inc/sc.hrc')
-rw-r--r--sc/inc/sc.hrc6
1 files changed, 4 insertions, 2 deletions
diff --git a/sc/inc/sc.hrc b/sc/inc/sc.hrc
index 4c5320a1921a..f0ebf9d883c1 100644
--- a/sc/inc/sc.hrc
+++ b/sc/inc/sc.hrc
@@ -4,9 +4,9 @@
*
* $RCSfile: sc.hrc,v $
*
- * $Revision: 1.50 $
+ * $Revision: 1.51 $
*
- * last change: $Author: rt $ $Date: 2006-05-02 15:41:29 $
+ * last change: $Author: rt $ $Date: 2006-10-27 15:28:00 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -874,6 +874,8 @@
//aus sfx: #define SID_ENTER_STRING (SID_API_SLOTS)
#define SID_INSERT_MATRIX (SID_API_SLOTS+1)
+#define SID_DELETE_NOTE (SID_API_SLOTS+2)
+
#define SID_PREVIEW_START (SID_API_SLOTS+20)
#define SID_PREVIEW_NEXT (SID_PREVIEW_START)