From 75a48e37b260c145297261d0e0ab5720894404f1 Mon Sep 17 00:00:00 2001 From: Julien Nabet Date: Mon, 1 Oct 2018 17:40:35 +0200 Subject: Revert "Fix type for BooleanComparisonMode" This reverts commit a9a7f32d23eaa24ee9e416e76f5607c84f7a59bd. Change-Id: I9bbdc6f6df493394ccd69f8fb0839db0fc900cd6 Reviewed-on: https://gerrit.libreoffice.org/61206 Reviewed-by: Julien Nabet Tested-by: Julien Nabet --- .../ado/org/openoffice/Office/DataAccess/Drivers.xcu | 12 ++++++------ .../jdbc/org/openoffice/Office/DataAccess/Drivers.xcu | 8 ++++---- .../mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu | 8 ++++---- .../odbc/org/openoffice/Office/DataAccess/Drivers.xcu | 8 ++++---- 4 files changed, 18 insertions(+), 18 deletions(-) (limited to 'connectivity') diff --git a/connectivity/registry/ado/org/openoffice/Office/DataAccess/Drivers.xcu b/connectivity/registry/ado/org/openoffice/Office/DataAccess/Drivers.xcu index 7fed848ce824..d38dd099e044 100644 --- a/connectivity/registry/ado/org/openoffice/Office/DataAccess/Drivers.xcu +++ b/connectivity/registry/ado/org/openoffice/Office/DataAccess/Drivers.xcu @@ -82,8 +82,8 @@ - - 0 + + true @@ -164,8 +164,8 @@ - - 0 + + true @@ -293,8 +293,8 @@ - - 3 + + true diff --git a/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu b/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu index 91476e39bdee..a80297dd0e3f 100644 --- a/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu +++ b/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu @@ -117,8 +117,8 @@ - - 0 + + true @@ -204,8 +204,8 @@ - - 0 + + true diff --git a/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu b/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu index 8f3983f21c9e..2be9b6658c92 100644 --- a/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu +++ b/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu @@ -62,8 +62,8 @@ - - 0 + + true @@ -94,8 +94,8 @@ - - 0 + + true diff --git a/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu b/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu index ed52de0aca77..222a435084b3 100644 --- a/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu +++ b/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu @@ -122,8 +122,8 @@ - - 0 + + true @@ -209,8 +209,8 @@ - - 0 + + true -- cgit