summaryrefslogtreecommitdiff
path: root/sc/inc/sc.hrc
diff options
context:
space:
mode:
authorNiklas Nebel <nn@openoffice.org>2002-04-10 14:43:17 +0000
committerNiklas Nebel <nn@openoffice.org>2002-04-10 14:43:17 +0000
commit24fbb8bd01ef1febb442dab2ccdb4fca3bc3fe77 (patch)
treef636d0f012848be0745d497274910dd5e26d9a39 /sc/inc/sc.hrc
parentb1853d435a1b8323a7baa4d1b2415a697b1146f4 (diff)
#97777# keyboard shortcut for input line
Diffstat (limited to 'sc/inc/sc.hrc')
-rw-r--r--sc/inc/sc.hrc5
1 files changed, 3 insertions, 2 deletions
diff --git a/sc/inc/sc.hrc b/sc/inc/sc.hrc
index fa38a5b643b0..3cbb4c494345 100644
--- a/sc/inc/sc.hrc
+++ b/sc/inc/sc.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: sc.hrc,v $
*
- * $Revision: 1.14 $
+ * $Revision: 1.15 $
*
- * last change: $Author: aw $ $Date: 2002-03-22 10:16:27 $
+ * last change: $Author: nn $ $Date: 2002-04-10 15:35:52 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -556,6 +556,7 @@
#define SID_ENABLE_HYPHENATION (SC_VIEW_START + 87)
#define SID_RENAME_OBJECT (SC_VIEW_START + 88)
+#define SID_FOCUS_INPUTLINE (SC_VIEW_START + 89)
// Nachrichten -------------------------------------------------------------