summaryrefslogtreecommitdiff
path: root/connectivity/inc/connectivity/sqliterator.hxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-06-16 11:10:21 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-06-16 11:10:21 +0000
commitcc402a3222f0e0d733b0d2a60792354c80b13dc4 (patch)
treee810e1da324ee8b8788982361f97dac8b6a631ee /connectivity/inc/connectivity/sqliterator.hxx
parent34c6645384e05d19ea0801165beb87b8a62c854f (diff)
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
Diffstat (limited to 'connectivity/inc/connectivity/sqliterator.hxx')
-rw-r--r--connectivity/inc/connectivity/sqliterator.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/connectivity/inc/connectivity/sqliterator.hxx b/connectivity/inc/connectivity/sqliterator.hxx
index e7f4b2b478..c6ddc05af2 100644
--- a/connectivity/inc/connectivity/sqliterator.hxx
+++ b/connectivity/inc/connectivity/sqliterator.hxx
@@ -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
*/