summaryrefslogtreecommitdiff
path: root/dbaccess
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-07-02 17:39:58 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-07-02 17:46:25 +0200
commit892bb81d17b3351c196661c44fb15b29509c7115 (patch)
treec1c5fc19da770daf433bcc34c9915f9552859fb5 /dbaccess
parent826861bc2aa666fadda41b51773871b84abd5c15 (diff)
hrc cleanup: Remove unused defines
Change-Id: Iaa7da7745fc01544d9a503b313479b2450810524
Diffstat (limited to 'dbaccess')
-rw-r--r--dbaccess/source/ui/dlg/queryfilter.hrc1
-rw-r--r--dbaccess/source/ui/inc/dbu_resource.hrc6
-rw-r--r--dbaccess/source/ui/inc/toolbox_tmpl.hrc3
-rw-r--r--dbaccess/source/ui/tabledesign/table.src1
4 files changed, 0 insertions, 11 deletions
diff --git a/dbaccess/source/ui/dlg/queryfilter.hrc b/dbaccess/source/ui/dlg/queryfilter.hrc
index d183c39e8a25..c504c5a41911 100644
--- a/dbaccess/source/ui/dlg/queryfilter.hrc
+++ b/dbaccess/source/ui/dlg/queryfilter.hrc
@@ -43,7 +43,6 @@
#define ET_WHEREVALUE3 3
#define STR_NOENTRY 1
-#define STR_DEFAULT 3
#define STR_COMPARE_OPERATORS 4
#define BT_OK 1
diff --git a/dbaccess/source/ui/inc/dbu_resource.hrc b/dbaccess/source/ui/inc/dbu_resource.hrc
index 0caa88f9fd0d..b648806d7f5b 100644
--- a/dbaccess/source/ui/inc/dbu_resource.hrc
+++ b/dbaccess/source/ui/inc/dbu_resource.hrc
@@ -88,8 +88,6 @@
#define DLG_COLWIDTH RID_DIALOG_START + 9
#define DLG_ATTR RID_DIALOG_START + 10
#define DLG_SAVE_AS RID_DIALOG_START + 11
-#define DLG_ERROR RID_DIALOG_START + 12
-#define DLG_TEXT RID_DIALOG_START + 13
#define DLG_JOIN_TABADD RID_DIALOG_START + 14
#define DLG_QRY_JOIN RID_DIALOG_START + 15
#define WIZ_RTFCOPYTABLE RID_DIALOG_START + 16
@@ -101,7 +99,6 @@
#define DLG_DIRECTSQL RID_DIALOG_START + 22
#define DLG_PASSWORD RID_DIALOG_START + 23
#define DLG_DOMAINPASSWORD RID_DIALOG_START + 24
-#define DLG_RENAME RID_DIALOG_START + 25
#define DLG_DATABASE_ADVANCED RID_DIALOG_START + 26
#define DLG_COLLECTION_VIEW RID_DIALOG_START + 27
#define DLG_DATABASE_TYPE_CHANGE RID_DIALOG_START + 28
@@ -134,9 +131,6 @@
// FREE
#define PAGE_ORACLE_JDBC RID_PAGE_START + 27
#define PAGE_TABLESUBSCRIPTION RID_PAGE_START + 28
- // FREE
-#define PAGE_MOZILLA RID_PAGE_START + 32
-
#define PAGE_DBWIZARD_DBASE RID_PAGE_START + 41
#define PAGE_DBWIZARD_TEXT RID_PAGE_START + 42
diff --git a/dbaccess/source/ui/inc/toolbox_tmpl.hrc b/dbaccess/source/ui/inc/toolbox_tmpl.hrc
index e2522096bdb5..d3c872660d84 100644
--- a/dbaccess/source/ui/inc/toolbox_tmpl.hrc
+++ b/dbaccess/source/ui/inc/toolbox_tmpl.hrc
@@ -18,9 +18,6 @@
#ifndef DBAUI_TOOLBOX_HXX
#define DBAUI_TOOLBOX_HXX
-#define CUR_ITEM ToolBoxItem
-#define CUR_SEPARATOR CUR_ITEM {Type = TOOLBOXITEM_SEPARATOR;}
-
#define MID_SBA_QRY_REFRESH \
Identifier = ID_BROWSER_REFRESH ; \
Text [ en-US ] = "Refresh"; \
diff --git a/dbaccess/source/ui/tabledesign/table.src b/dbaccess/source/ui/tabledesign/table.src
index 579d1de1b444..26ec02654dde 100644
--- a/dbaccess/source/ui/tabledesign/table.src
+++ b/dbaccess/source/ui/tabledesign/table.src
@@ -39,7 +39,6 @@
#define MN_EDIT 20
#define MN_VIEW 21
#define MN_EXTRA 22
-#define MN_INDEX 23
#define MN_WIN 30
#define MN_HELP 31