summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-06-02 13:05:45 +0200
committerNoel Grandin <noelgrandin@gmail.com>2016-06-06 07:01:43 +0000
commit9f138ffe9da2f448a455f4b51facab82e5e243d7 (patch)
tree81fc077f4e2d09d0d4f30cc33abe850151401be6 /cui
parent0323253a7c67316cb96e4a64792ab4fe74aac1ca (diff)
remove unused constants in HRC files
Change-Id: Ia034fb16ce75caeb69fd746d4a602cd5fcfef6d1 Reviewed-on: https://gerrit.libreoffice.org/25817 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'cui')
-rw-r--r--cui/source/inc/cuires.hrc2
1 files changed, 0 insertions, 2 deletions
diff --git a/cui/source/inc/cuires.hrc b/cui/source/inc/cuires.hrc
index 103f74ffd78e..4fa00c008f30 100644
--- a/cui/source/inc/cuires.hrc
+++ b/cui/source/inc/cuires.hrc
@@ -136,7 +136,6 @@
#define RID_SVXSTR_JAVA_START_PARAM (RID_SVX_START + 258)
#define RID_SVXSTR_PATH_NAME_START (RID_SVX_START + 1003)
#define RID_SVXBMP_LOCK (RID_SVX_START + 118)
-#define RID_SVXSTR_READONLY_CONFIG_TIP (RID_SVX_START + 1026)
#define RID_SVXPAGE_BASICIDE_OPTIONS (RID_SVX_START + 209)
#define RID_SVXSTR_KEY_AUTOCORRECT_DIR (RID_SVX_START + 1004) //?
#define RID_SVXSTR_KEY_DICTIONARY_PATH (RID_SVX_START + 1010)//?
@@ -194,7 +193,6 @@
#define RID_SVXSTR_HYPERDLG_QUERYOVERWRITE (RID_SVX_START + 815)
#define RID_SVXSTR_HYPDLG_ERR_LERR_NOENTRIES (RID_SVX_START + 800)
#define RID_SVXSTR_HYPDLG_ERR_LERR_DOCNOTOPEN (RID_SVX_START + 801)
-#define RID_SVXFLOAT_HYPERLINK_MARKWND (RID_SVX_START + 232)
#define RID_SVXSTR_HYPDLG_MACROACT1 (RID_SVX_START + 550)
#define RID_SVXSTR_HYPDLG_MACROACT2 (RID_SVX_START + 551)
#define RID_SVXSTR_HYPDLG_MACROACT3 (RID_SVX_START + 552)