summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/dbu_dlg.hrc
diff options
context:
space:
mode:
authorMathias Hasselmann <mathias@openismus.com>2013-03-21 09:04:55 +0100
committerPetr Mladek <pmladek@suse.cz>2013-03-27 15:02:26 +0000
commitf3f512bdfd664ea27ff2b51175dcf85d1949d06b (patch)
tree176ef26ff9ada9fc1d61b67d24b6fb6f48c510ff /dbaccess/source/ui/inc/dbu_dlg.hrc
parentd9e5d228638860b95285fa54456743b102a9f456 (diff)
Use UI builder for database wizard's start page
Actually the resource based code maintaining two pretty different pages in one single class: The start page of the setup wizard and the start page for the change datasource type wizard. Both dialogs looked pretty different so to simplify the UI definition and to reduce number of null pointers and branches in the underlaying code I've split dbaui::OGeneralPage into two separate classes that share a few common pieces. Change-Id: I690e178992c528de112d91cecf00cc3c5156f1cf Reviewed-on: https://gerrit.libreoffice.org/2887 Reviewed-by: Petr Mladek <pmladek@suse.cz> Tested-by: Petr Mladek <pmladek@suse.cz>
Diffstat (limited to 'dbaccess/source/ui/inc/dbu_dlg.hrc')
-rw-r--r--dbaccess/source/ui/inc/dbu_dlg.hrc6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/ui/inc/dbu_dlg.hrc b/dbaccess/source/ui/inc/dbu_dlg.hrc
index 425be67a616b..afc45ab1a35a 100644
--- a/dbaccess/source/ui/inc/dbu_dlg.hrc
+++ b/dbaccess/source/ui/inc/dbu_dlg.hrc
@@ -44,7 +44,7 @@
#define INDENT_BELOW_RADIO 10
- // FREE
+#define STR_PARENTTITLE_GENERAL RID_STR_DLG_START + 0
// FREE
// FREE
// FREE
@@ -57,11 +57,11 @@
// FREE
#define STR_ERR_USE_CONNECT_TO RID_STR_DLG_START + 11
#define STR_ALREADYEXISTOVERWRITE RID_STR_DLG_START + 12
- // FREE
+#define STR_COULD_NOT_LOAD_ODBC_LIB RID_STR_DLG_START + 13
#define STR_INDEX_NAME_ALREADY_USED RID_STR_DLG_START + 14
#define STR_ASK_FOR_DIRECTORY_CREATION RID_STR_DLG_START + 15
#define STR_COULD_NOT_CREATE_DIRECTORY RID_STR_DLG_START + 16
- // FREE
+#define STR_UNSUPPORTED_DATASOURCE_TYPE RID_STR_DLG_START + 17
// FREE
// FREE
// FREE