summaryrefslogtreecommitdiff
path: root/sc/inc/sc.hrc
diff options
context:
space:
mode:
authorNoel Power <noel.power@novell.com>2011-11-23 16:27:17 +0000
committerNoel Power <noel.power@novell.com>2011-11-23 16:28:35 +0000
commit6151ec073e86be2fccffd5bf46d31a8261a232d3 (patch)
tree4fcc3ddad24e67f2f42ac1420d02e3a7a7d215a0 /sc/inc/sc.hrc
parentce2a78b4efe5c62d4aa13109401dc820e3891e71 (diff)
add mouse resize (and other bits ) to gsoc formulabar
Diffstat (limited to 'sc/inc/sc.hrc')
-rw-r--r--sc/inc/sc.hrc4
1 files changed, 3 insertions, 1 deletions
diff --git a/sc/inc/sc.hrc b/sc/inc/sc.hrc
index 2edba1e9d9f5..6ca8544bf82e 100644
--- a/sc/inc/sc.hrc
+++ b/sc/inc/sc.hrc
@@ -1006,7 +1006,9 @@
#define SCSTR_SET_TAB_BG_COLOR (STR_START + 403)
#define SCSTR_NO_TAB_BG_COLOR (STR_START + 404)
#define SCSTR_DDEDOC_NOT_LOADED (STR_START + 405)
-#define SCSTR_EXTDOC_NOT_LOADED (STR_START + 406)
+#define SCSTR_QHELP_EXPAND_FORMULA (STR_START + 406)
+#define SCSTR_QHELP_COLLAPSE_FORMULA (STR_START + 407)
+#define SCSTR_EXTDOC_NOT_LOADED (STR_START + 408)
#define STR_END (SCSTR_EXTDOC_NOT_LOADED)