Tag: cws_src680_qiq User: fs Date: 06/05/15 06:26:20 Modified: /dba/connectivity/inc/connectivity/ sqlnode.hxx
Log: #i51143# more Rule enum values File Changes: Directory: /dba/connectivity/inc/connectivity/ ============================================== File [changed]: sqlnode.hxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/inc/connectivity/sqlnode.hxx?r1=1.17.104.2&r2=1.17.104.3 Delta lines: +6 -3 ------------------- --- sqlnode.hxx 12 May 2006 14:11:33 -0000 1.17.104.2 +++ sqlnode.hxx 15 May 2006 13:26:18 -0000 1.17.104.3 @@ -4,9 +4,9 @@ * * $RCSfile: sqlnode.hxx,v $ * - * $Revision: 1.17.104.2 $ + * $Revision: 1.17.104.3 $ * - * last change: $Author: fs $ $Date: 2006/05/12 14:11:33 $ + * last change: $Author: fs $ $Date: 2006/05/15 13:26:18 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -220,6 +220,9 @@ base_table_element_commalist, data_type, column_def, + table_node, + as, + op_column_commalist, rule_count, // letzter_wert UNKNOWN_RULE // ID indicating that a node is no rule with a matching Rule-enum value (see getKnownRuleID) }; --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
