summaryrefslogtreecommitdiff
path: root/sc/inc/scres.hrc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2017-04-10 10:10:34 +0100
committerCaolán McNamara <caolanm@redhat.com>2017-04-10 10:38:28 +0100
commit73295fa4e0df4637f1ddcca30311481efc1009e3 (patch)
tree9f6930bb09d2636bba4a7b3842a90ef2a9498773 /sc/inc/scres.hrc
parent9781272a4057b795a7dca013f335020ac4985fee (diff)
convert RID_POPUP_DROPMODE menu to .ui
Change-Id: I004bb61ab6d0cb2dfacc9290236c32a2adf7ff82
Diffstat (limited to 'sc/inc/scres.hrc')
-rw-r--r--sc/inc/scres.hrc6
1 files changed, 0 insertions, 6 deletions
diff --git a/sc/inc/scres.hrc b/sc/inc/scres.hrc
index 2aaa38f13860..499a19de6fb5 100644
--- a/sc/inc/scres.hrc
+++ b/sc/inc/scres.hrc
@@ -441,12 +441,6 @@
#define RID_SCDLG_HFEDIT_HEADER (SC_DIALOGS_START + 68)
#define RID_SCDLG_HFEDIT_FOOTER (SC_DIALOGS_START + 69)
-// popup for drop-mode in navigator
-#define RID_POPUP_DROPMODE (SC_DIALOGS_START + 92)
-#define RID_DROPMODE_URL (SC_DIALOGS_START + 93)
-#define RID_DROPMODE_LINK (SC_DIALOGS_START + 94)
-#define RID_DROPMODE_COPY (SC_DIALOGS_START + 95)
-
#define RID_POPUP_NAVIPI_SCENARIO (SC_DIALOGS_START + 120)
#define RID_NAVIPI_SCENARIO_DELETE (SC_DIALOGS_START + 121)
#define RID_NAVIPI_SCENARIO_EDIT (SC_DIALOGS_START + 122)