summaryrefslogtreecommitdiff
path: root/sc/inc/globstr.hrc
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-12-04 09:49:32 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-12-05 07:32:24 +0100
commitebc5774c0546cd0b4ca4ad5a125fd9f8ec0e9ce4 (patch)
tree085cec3b433e0f9db37644a7ea06ab8978a1ec2b /sc/inc/globstr.hrc
parente978a52fc7321feaf5148daa5b5bde22689aec75 (diff)
remove some unused defines
and move the script to python Change-Id: I97bca04053d9d38b59c74fcf61caafbc2c137cc9 Reviewed-on: https://gerrit.libreoffice.org/45776 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sc/inc/globstr.hrc')
-rw-r--r--sc/inc/globstr.hrc6
1 files changed, 0 insertions, 6 deletions
diff --git a/sc/inc/globstr.hrc b/sc/inc/globstr.hrc
index bd27e9ef0bba..ffa5101df16b 100644
--- a/sc/inc/globstr.hrc
+++ b/sc/inc/globstr.hrc
@@ -197,12 +197,6 @@
#define STR_HEADER NC_("STR_HEADER", "Header")
#define STR_FOOTER NC_("STR_FOOTER", "Footer")
#define STR_TEXTATTRS NC_("STR_TEXTATTRS", "Text Attributes")
-#define STR_HFCMD_PAGE NC_("STR_HFCMD_PAGE", "PAGE")
-#define STR_HFCMD_PAGES NC_("STR_HFCMD_PAGES", "PAGES")
-#define STR_HFCMD_DATE NC_("STR_HFCMD_DATE", "DATE")
-#define STR_HFCMD_TIME NC_("STR_HFCMD_TIME", "TIME")
-#define STR_HFCMD_FILE NC_("STR_HFCMD_FILE", "FILE")
-#define STR_HFCMD_TABLE NC_("STR_HFCMD_TABLE", "SHEET")
#define STR_PROTECTIONERR NC_("STR_PROTECTIONERR", "Protected cells can not be modified.")
#define STR_READONLYERR NC_("STR_READONLYERR", "Document opened in read-only mode.")
#define STR_MATRIXFRAGMENTERR NC_("STR_MATRIXFRAGMENTERR", "You cannot change only part of an array.")