summaryrefslogtreecommitdiffstats
path: root/sc/inc/sc.hrc
diff options
context:
space:
mode:
authorgdm.manmeet <gdm.manmeet@gmail.com>2014-03-18 13:21:39 +0530
committerJan Holesovsky <kendy@collabora.com>2014-03-19 18:58:09 +0100
commit82b5ded699fcc03a09b0930213da204a332285e6 (patch)
tree0f8a6f67fb330c64668b5e2e01f99e7d6c5e03c9 /sc/inc/sc.hrc
parentloplugin:literaltoboolconversion (diff)
downloadcore-82b5ded699fcc03a09b0930213da204a332285e6.tar.gz
core-82b5ded699fcc03a09b0930213da204a332285e6.zip
fdo#64290 ui:count selected rows and columns
Change-Id: Ie6443fd9b1ac6332b4937c4b6b5d565cca1fe612
Diffstat (limited to 'sc/inc/sc.hrc')
-rw-r--r--sc/inc/sc.hrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/inc/sc.hrc b/sc/inc/sc.hrc
index c776750b9e13..507255bdb384 100644
--- a/sc/inc/sc.hrc
+++ b/sc/inc/sc.hrc
@@ -242,6 +242,7 @@
#define SC_HINT_DOC_SAVED (SC_MESSAGE_START + 35)
#define SC_HINT_FORCESETTAB (SC_MESSAGE_START + 36)
#define SID_ENTER_STRING (SC_MESSAGE_START + 37)
+#define SID_ROWCOL_SELCOUNT (SC_MESSAGE_START + 38)
// messages for opening dialogs:
#define SID_OPENDLG_CONSOLIDATE (SC_MESSAGE_START + 50)