diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2019-02-28 12:09:18 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2019-02-28 14:58:24 +0100 |
commit | 07ba22e2953a91b61e770de2b4e3aefa9ea33dc6 (patch) | |
tree | f7cf150ce9aeefd782a5920fb595e00e2d27232f /sc/inc/strings.hrc | |
parent | 740748d4470ce3f1db3fcbef729a5dc98c0b9569 (diff) |
remove some unused defines
Change-Id: I5304e85cd3fd2edc48147f1297caa57417a3d038
Reviewed-on: https://gerrit.libreoffice.org/68496
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sc/inc/strings.hrc')
-rw-r--r-- | sc/inc/strings.hrc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/inc/strings.hrc b/sc/inc/strings.hrc index 682d02376a67..f3fb5a6726e6 100644 --- a/sc/inc/strings.hrc +++ b/sc/inc/strings.hrc @@ -113,7 +113,6 @@ #define SCSTR_PRINTOPT_PRINTEVENPAGES NC_("SCSTR_PRINTOPT_PRINTEVENPAGES", "Print even pages") #define SCSTR_PRINTOPT_PRINTODDPAGES NC_("SCSTR_PRINTOPT_PRINTODDPAGES", "Print odd pages") #define SCSTR_PRINTOPT_PRODNAME NC_("SCSTR_PRINTOPT_PRODNAME", "%PRODUCTNAME %s") -#define SCSTR_WARN_ME_IN_FUTURE_CHECK NC_("SCSTR_WARN_ME_IN_FUTURE_CHECK", "Warn me about this in the future.") #define SCSTR_DDEDOC_NOT_LOADED NC_("SCSTR_DDEDOC_NOT_LOADED", "The following DDE source could not be updated possibly because the source document was not open. Please launch the source document and try again." ) #define SCSTR_EXTDOC_NOT_LOADED NC_("SCSTR_EXTDOC_NOT_LOADED", "The following external file could not be loaded. Data linked from this file did not get updated." ) #define SCSTR_UPDATE_EXTDOCS NC_("SCSTR_UPDATE_EXTDOCS", "Updating external links.") @@ -326,7 +325,6 @@ #define STR_LABEL_CONFIDENCE_LEVEL NC_("STR_LABEL_CONFIDENCE_LEVEL", "Confidence level") #define STR_LABEL_COEFFICIENTS NC_("STR_LABEL_COEFFICIENTS", "Coefficients") #define STR_LABEL_TSTATISTIC NC_("STR_LABEL_TSTATISTIC", "t-Statistic") -#define STR_LABEL_SLOPE NC_("STR_LABEL_SLOPE", "Slope") #define STR_LABEL_INTERCEPT NC_("STR_LABEL_INTERCEPT", "Intercept") #define STR_LABEL_PREDICTEDY NC_("STR_LABEL_PREDICTEDY", "Predicted Y") #define STR_LINEST_RAW_OUTPUT_TITLE NC_("STR_LINEST_RAW_OUTPUT_TITLE", "LINEST raw output") |