INTEGRATION: CWS rptchart02 (1.24.18); FILE MERGED

2008/05/23 08:26:42 oj 1.24.18.1: #i84290# change sql rule table_ref
This commit is contained in:
Rüdiger Timm 2008-06-16 11:10:21 +00:00
parent ccd1031a42
commit 896ed4d93d

View file

@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: sqliterator.hxx,v $
* $Revision: 1.24 $
* $Revision: 1.25 $
*
* This file is part of OpenOffice.org.
*
@ -277,7 +277,6 @@ namespace connectivity
// return true when the tableNode is a rule like catalog_name, schema_name or table_name
sal_Bool isTableNode(const OSQLParseNode* _pTableNode) const;
private:
/** traverses the list of table names, and filles _rTables
*/