From 7b10285665605a659dd901634b3d4010a0f0b2c4 Mon Sep 17 00:00:00 2001 From: Palenik Mihály Date: Wed, 6 Aug 2014 12:22:12 +0200 Subject: Convert PAGE_MYSQL_JDBC and PAGE_ORACLE_JDBC to .ui Change-Id: I925dd0971aaf7f453c76ec37771ce001608dc57b Reviewed-on: https://gerrit.libreoffice.org/10785 Reviewed-by: David Tardon Tested-by: David Tardon --- .../uiconfig/ui/generalspecialjdbcdetailspage.ui | 260 +++++++++++++++++++++ 1 file changed, 260 insertions(+) create mode 100644 dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui (limited to 'dbaccess/uiconfig') diff --git a/dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui b/dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui new file mode 100644 index 000000000000..84b485612f6b --- /dev/null +++ b/dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui @@ -0,0 +1,260 @@ + + + + + + True + False + True + True + 6 + vertical + 12 + + + True + False + True + 0 + none + + + True + False + True + 6 + 12 + + + True + False + 2 + 6 + + + True + False + start + _Host name + True + hostNameEntry + + + 0 + 0 + 1 + 1 + + + + + True + False + start + _Port number + True + portNumberSpinbutton + + + 0 + 1 + 1 + 1 + + + + + True + True + True + + + 1 + 0 + 1 + 1 + + + + + True + False + start + Socket + + + 0 + 2 + 1 + 1 + + + + + True + False + start + MySQL JDBC d_river class + True + jdbcDriverClassEntry + + + 0 + 3 + 1 + 1 + + + + + True + True + True + + + 1 + 3 + 1 + 1 + + + + + Test class + False + True + True + True + + + 2 + 3 + 1 + 1 + + + + + True + True + True + + + 1 + 2 + 1 + 1 + + + + + + + + + + + + + + True + True + True + + + 1 + 1 + 1 + 1 + + + + + + + + + True + False + Connection Settings + + + + + + + + False + True + 0 + + + + + True + False + True + 0 + none + + + True + False + True + 6 + 12 + + + True + False + True + 6 + + + True + False + _Character set + True + charset + + + False + True + 0 + + + + + True + True + True + + + False + True + 1 + + + + + + + + + True + False + Data conversion + + + + + + + + False + True + 1 + + + + -- cgit