summaryrefslogtreecommitdiff
path: root/sc/inc/sc.hrc
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-03-17 12:25:00 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-03-20 06:52:52 +0000
commita386915e51c54901d2e6cb77b615de33f3c9fa18 (patch)
treee9f584445b747b9950569c9a5edc289dc5be8f3c /sc/inc/sc.hrc
parentd99d143900081dd14e070c7373ba204739d80496 (diff)
remove unused defines from HRC files in sc(2)
Change-Id: I368abd0c39151c65ac8f0d56cbb6f2c498131534 Reviewed-on: https://gerrit.libreoffice.org/35322 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sc/inc/sc.hrc')
-rw-r--r--sc/inc/sc.hrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/sc/inc/sc.hrc b/sc/inc/sc.hrc
index c93bbfd81156..768ed088c2fa 100644
--- a/sc/inc/sc.hrc
+++ b/sc/inc/sc.hrc
@@ -55,10 +55,7 @@
// help IDs for templates
#define HID_SC_SHEET_CELL_STD (HID_SC_SHEET_START +0 )
-#define HID_SC_SHEET_CELL_ERG (HID_SC_SHEET_START +1 )
#define HID_SC_SHEET_CELL_ERG1 (HID_SC_SHEET_START +2 )
-#define HID_SC_SHEET_CELL_UEB (HID_SC_SHEET_START +3 )
-#define HID_SC_SHEET_CELL_UEB1 (HID_SC_SHEET_START +4 )
#define HID_SC_SHEET_PAGE_STD (HID_SC_SHEET_START +10 )
#define HID_SC_SHEET_PAGE_REP (HID_SC_SHEET_START +11 )