From 3067d228cd0db321868d766c917089540d02678d Mon Sep 17 00:00:00 2001 From: Szymon Kłos Date: Tue, 5 Aug 2014 23:55:21 +0200 Subject: TAB_WIZ_TYPE_SELECT and TAB_WIZ_NAME_MATCHING conversion to .ui Conflicts: dbaccess/UIConfig_dbaccess.mk dbaccess/source/ui/misc/WizardPages.src Change-Id: I1a628dd6220f3f180cc01353380fe4aa7e166cf4 Reviewed-on: https://gerrit.libreoffice.org/10776 Reviewed-by: David Tardon Tested-by: David Tardon --- dbaccess/uiconfig/ui/namematchingpage.ui | 226 +++++++++++++++++++++++++++++++ dbaccess/uiconfig/ui/typeselectpage.ui | 180 ++++++++++++++++++++++++ 2 files changed, 406 insertions(+) create mode 100644 dbaccess/uiconfig/ui/namematchingpage.ui create mode 100644 dbaccess/uiconfig/ui/typeselectpage.ui (limited to 'dbaccess/uiconfig') diff --git a/dbaccess/uiconfig/ui/namematchingpage.ui b/dbaccess/uiconfig/ui/namematchingpage.ui new file mode 100644 index 000000000000..259511daca8a --- /dev/null +++ b/dbaccess/uiconfig/ui/namematchingpage.ui @@ -0,0 +1,226 @@ + + + + + True + False + True + True + 6 + 12 + + + True + False + vertical + 6 + center + + + False + True + True + True + False + + + False + True + 0 + + + + + False + True + True + True + False + + + False + True + 1 + + + + + _All + False + True + True + True + True + False + True + + + False + True + 2 + + + + + Non_e + False + True + True + True + True + False + True + + + False + True + 3 + + + + + False + True + 0 + + + + + True + False + True + True + vertical + 6 + + + True + False + start + 0 + Source table: + + + False + True + 0 + + + + + True + True + True + True + + + + + + True + True + 1 + + + + + True + True + 1 + + + + + True + False + True + True + vertical + 6 + + + True + False + start + 0 + Destination table: + + + False + True + 0 + + + + + True + True + True + True + + + + + + True + True + 1 + + + + + True + True + 2 + + + + + True + False + vertical + 6 + center + + + False + True + True + True + False + + + False + True + 0 + + + + + False + True + True + True + False + + + False + True + 1 + + + + + + + + + + + False + True + 3 + + + + diff --git a/dbaccess/uiconfig/ui/typeselectpage.ui b/dbaccess/uiconfig/ui/typeselectpage.ui new file mode 100644 index 000000000000..373c78eea9a1 --- /dev/null +++ b/dbaccess/uiconfig/ui/typeselectpage.ui @@ -0,0 +1,180 @@ + + + + + + True + False + True + True + 6 + 12 + + + 150 + True + True + True + + + + + + False + True + 0 + + + + + True + False + True + True + vertical + 6 + + + True + False + True + True + 0 + none + + + True + False + True + True + 6 + 12 + + + True + False + True + True + vertical + + + + + + + + + + True + False + Column information + + + + + + + + True + True + 0 + + + + + True + False + True + 0 + none + + + True + False + True + 6 + 12 + + + True + False + 6 + 6 + + + True + False + start + 0 + Lines (ma_x) + True + auto + + + 0 + 0 + 1 + 1 + + + + + _Auto + False + True + True + True + False + True + + + 2 + 0 + 1 + 1 + + + + + True + True + True + + + + 1 + 0 + 1 + 1 + + + + + + + + + True + False + Automatic type recognition + + + + + + + + False + True + 1 + + + + + True + True + 1 + + + + -- cgit