From ca1897ede3faaf71d263ab2efaf975c74c46f8b5 Mon Sep 17 00:00:00 2001 From: Palenik Mihály Date: Tue, 29 Jul 2014 14:00:32 +0200 Subject: Convert 5 tabpages to .ui I convert PAGE_DBWIZARD_ADO, PAGE_DBWIZARD_DBASE, PAGE_DBWIZARD_MSACCESS, PAGE_DBWIZARD_ODBC, PAGE_DBWIZARD_USERDEFINED Conflicts: dbaccess/source/ui/inc/dbu_resource.hrc Change-Id: Id5efedb2016011a25c037b7d2bc15b20ddd73800 Reviewed-on: https://gerrit.libreoffice.org/10607 Reviewed-by: David Tardon Tested-by: David Tardon --- dbaccess/uiconfig/ui/connectionpage.ui | 123 +++++++++++++++++++++++++++++++++ 1 file changed, 123 insertions(+) create mode 100644 dbaccess/uiconfig/ui/connectionpage.ui (limited to 'dbaccess/uiconfig') diff --git a/dbaccess/uiconfig/ui/connectionpage.ui b/dbaccess/uiconfig/ui/connectionpage.ui new file mode 100644 index 000000000000..0a79549643d6 --- /dev/null +++ b/dbaccess/uiconfig/ui/connectionpage.ui @@ -0,0 +1,123 @@ + + + + + + True + False + True + True + 6 + vertical + 6 + + + True + False + start + 12 + label + + + + + + False + True + 0 + + + + + True + False + 6 + 0 + label + True + 60 + + + False + True + 1 + + + + + True + False + 2 + 6 + + + True + False + start + Path to the dBASE files + + + 0 + 0 + 1 + 1 + + + + + True + True + True + + True + + + 0 + 1 + 1 + 1 + + + + + _Create New + False + True + True + True + False + True + + + 1 + 0 + 1 + 1 + + + + + _Browse + False + True + True + True + False + True + + + 1 + 1 + 1 + 1 + + + + + False + True + 2 + + + + -- cgit