diff options
author | Noel Power <noel.power@novell.com> | 2010-12-15 11:04:54 +0000 |
---|---|---|
committer | Noel Power <noel.power@novell.com> | 2010-12-15 11:04:54 +0000 |
commit | 2f17014a588ca53646ff838a4d2325b3bdeb9f21 (patch) | |
tree | 084a8d6262786afce508d7996c50845658c69f1c /connectivity/inc | |
parent | e27bf5c9c68153aac908161f6c4c4ebf6f6816b0 (diff) | |
parent | 4a46e845c33b70c4987a633a0729c3f1aee4192a (diff) |
Merge commit 'ooo/OOO330_m18' into libreoffice-3-3
Diffstat (limited to 'connectivity/inc')
-rw-r--r-- | connectivity/inc/connectivity/sqlnode.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/connectivity/inc/connectivity/sqlnode.hxx b/connectivity/inc/connectivity/sqlnode.hxx index 5e307354259a..0432b3e31c6c 100644 --- a/connectivity/inc/connectivity/sqlnode.hxx +++ b/connectivity/inc/connectivity/sqlnode.hxx @@ -232,6 +232,7 @@ namespace connectivity character_string_type, other_like_predicate_part_2, between_predicate_part_2, + cast_spec, rule_count, // letzter_wert UNKNOWN_RULE // ID indicating that a node is no rule with a matching Rule-enum value (see getKnownRuleID) }; |