summaryrefslogtreecommitdiff
path: root/connectivity
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-11-21 13:57:02 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-11-21 13:57:02 +0000
commite59d9008ba58cf83c585830612390dca9be921f4 (patch)
tree460f0bf249ef4378a49768665ba3d0871eb1aabe /connectivity
parentd5398b8a640e691ec147931c303262929b9fba37 (diff)
INTEGRATION: CWS dba24c (1.5.4); FILE MERGED
2007/10/25 08:40:15 fs 1.5.4.1: #i81658# +getBooleanComparisonMode
Diffstat (limited to 'connectivity')
-rw-r--r--connectivity/inc/connectivity/dbmetadata.hxx11
1 files changed, 9 insertions, 2 deletions
diff --git a/connectivity/inc/connectivity/dbmetadata.hxx b/connectivity/inc/connectivity/dbmetadata.hxx
index c9b43464ed5e..afb7924b138e 100644
--- a/connectivity/inc/connectivity/dbmetadata.hxx
+++ b/connectivity/inc/connectivity/dbmetadata.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: dbmetadata.hxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2007-09-26 14:26:44 $
+ * last change: $Author: ihi $ $Date: 2007-11-21 14:57:02 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -137,6 +137,13 @@ namespace dbtools
*/
bool generateASBeforeCorrelationName() const;
+ /** determines the syntax to use for boolean comparison predicates
+
+ @see ::com::sun::star::sdb::BooleanComparisonMode
+ */
+ sal_Int32
+ getBooleanComparisonMode() const;
+
/**
*
* \return <TRUE/> when relations are supported, otherwise <FALSE/>