diff options
author | Oliver Bolte <obo@openoffice.org> | 2008-07-25 06:40:43 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2008-07-25 06:40:43 +0000 |
commit | b88ff1a9b5faa8ee79ae93e0856d2434cf3792db (patch) | |
tree | 14a3d75ecb35c9d20defd32e21b678c7ccf1bf17 /connectivity/inc | |
parent | aa34de1963dc4fa7390b17c82e0d2e4d84b44d9e (diff) |
INTEGRATION: CWS dba30g (1.23.18); FILE MERGED
2008/07/22 08:05:49 fs 1.23.18.1: #i91857# re-added joined_table
Diffstat (limited to 'connectivity/inc')
-rw-r--r-- | connectivity/inc/connectivity/sqlnode.hxx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/connectivity/inc/connectivity/sqlnode.hxx b/connectivity/inc/connectivity/sqlnode.hxx index cfaf7929b218..273ac67d8dff 100644 --- a/connectivity/inc/connectivity/sqlnode.hxx +++ b/connectivity/inc/connectivity/sqlnode.hxx @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: sqlnode.hxx,v $ - * $Revision: 1.23 $ + * $Revision: 1.24 $ * * This file is part of OpenOffice.org. * @@ -192,6 +192,7 @@ namespace connectivity all_or_any_predicate, named_columns_join, join_condition, + joined_table, boolean_factor, sql_not, boolean_test, |