summaryrefslogtreecommitdiff
path: root/cui/source/inc
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-02-25 15:15:26 +0100
committerAndras Timar <andras.timar@collabora.com>2018-02-28 12:57:11 +0100
commit37bccf09fa8c8a0aa326b4f26e85265e811101ec (patch)
treefb3e9c2e27096786f371cabd24ec22cfdfeda661 /cui/source/inc
parentefe22f3fa2375c233b86d9a4556e2cd7eed85f9d (diff)
Drop unnecessary HIDs from Hyperlink dialog
The defaults from ui files will do just fine Change-Id: Idd0f3b2f171386142971e7b285abaf869e42717f Reviewed-on: https://gerrit.libreoffice.org/50379 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'cui/source/inc')
-rw-r--r--cui/source/inc/helpids.h7
-rw-r--r--cui/source/inc/hltpbase.hxx1
2 files changed, 0 insertions, 8 deletions
diff --git a/cui/source/inc/helpids.h b/cui/source/inc/helpids.h
index 6ac5734602ba..b20b9223d91f 100644
--- a/cui/source/inc/helpids.h
+++ b/cui/source/inc/helpids.h
@@ -51,13 +51,6 @@
#define HID_SVX_RESETBUTTON "CUI_HID_SVX_RESETBUTTON"
#define HID_SVX_REMOVEBUTTON "CUI_HID_SVX_REMOVEBUTTON"
#define HID_SVX_DESCFIELD "CUI_HID_SVX_DESCFIELD"
-#define HID_ICCDIALOG_RESET_BTN "CUI_HID_ICCDIALOG_RESET_BTN"
-#define HID_ICCDIALOG_CHOICECTRL "CUI_HID_ICCDIALOG_CHOICECTRL"
-#define HID_HYPERDLG_INET_PATH "CUI_HID_HYPERDLG_INET_PATH"
-#define HID_HYPERDLG_MAIL_PATH "CUI_HID_HYPERDLG_MAIL_PATH"
-#define HID_HYPERDLG_DOC_PATH "CUI_HID_HYPERDLG_DOC_PATH"
-#define HID_ICCDIALOG_OK_BTN "CUI_HID_ICCDIALOG_OK_BTN"
-#define HID_ICCDIALOG_CANCEL_BTN "CUI_HID_ICCDIALOG_CANCEL_BTN"
#define HID_MACRO_HEADERTABLISTBOX "CUI_HID_MACRO_HEADERTABLISTBOX"
#endif
diff --git a/cui/source/inc/hltpbase.hxx b/cui/source/inc/hltpbase.hxx
index f3a6eb723579..1c30b9429047 100644
--- a/cui/source/inc/hltpbase.hxx
+++ b/cui/source/inc/hltpbase.hxx
@@ -38,7 +38,6 @@
#include "dialmgr.hxx"
#include <sfx2/docfile.hxx>
#include <com/sun/star/frame/XFrame.hpp>
-#include "helpids.h"
#include <svx/hlnkitem.hxx>
#include "hlmarkwn.hxx"