summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/dbfindex.hrc
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/dlg/dbfindex.hrc')
-rw-r--r--dbaccess/source/ui/dlg/dbfindex.hrc26
1 files changed, 0 insertions, 26 deletions
diff --git a/dbaccess/source/ui/dlg/dbfindex.hrc b/dbaccess/source/ui/dlg/dbfindex.hrc
deleted file mode 100644
index 988cedbe2..000000000
--- a/dbaccess/source/ui/dlg/dbfindex.hrc
+++ /dev/null
@@ -1,26 +0,0 @@
-#ifndef _DBAUI_DBF_INDEXES_HRC_
-#define _DBAUI_DBF_INDEXES_HRC_
-
-#define CB_TABLES 1
-
-#define FT_TABLES 1
-#define FT_TABLEINDEXES 2
-#define FT_ALLINDEXES 3
-
-#define FL_INDEXES 1
-
-#define LB_TABLEINDEXES 1
-#define LB_FREEINDEXES 2
-
-#define PB_OK 1
-#define PB_CANCEL 1
-#define PB_HELP 1
-
-#define IB_ADD 1
-#define IB_REMOVE 2
-#define IB_ADDALL 3
-#define IB_REMOVEALL 4
-
-
-#endif //_DBAUI_DBF_INDEXES_HRC_
-