summaryrefslogtreecommitdiff
path: root/connectivity/inc
diff options
context:
space:
mode:
authorOcke Janssen <oj@openoffice.org>2002-07-15 06:14:04 +0000
committerOcke Janssen <oj@openoffice.org>2002-07-15 06:14:04 +0000
commit7620ef2de729cde4e0ad27c1773dbb6cba855bae (patch)
tree2ddea89f5c05d124a55442c8ac8642e98bd3f576 /connectivity/inc
parentec00605cff7f50386aa5d2ce41bc328827918338 (diff)
#101310# new rule enum
Diffstat (limited to 'connectivity/inc')
-rw-r--r--connectivity/inc/connectivity/sqlnode.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/connectivity/inc/connectivity/sqlnode.hxx b/connectivity/inc/connectivity/sqlnode.hxx
index a2e02d6699c0..e390ca8d8a03 100644
--- a/connectivity/inc/connectivity/sqlnode.hxx
+++ b/connectivity/inc/connectivity/sqlnode.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: sqlnode.hxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: oj $ $Date: 2002-07-05 06:58:32 $
+ * last change: $Author: oj $ $Date: 2002-07-15 07:14:04 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -235,6 +235,7 @@ namespace connectivity
term,
value_exp_primary,
value_exp,
+ selection,
rule_count // letzter_wert
};