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
commit896ed4d93db4177897767bda829dbf538ecda1a8 (patch)
treed851248cb7833a69b0ddc525dbdfdd54c2dbe993 /connectivity/inc/connectivity/sqliterator.hxx
parentccd1031a42ca26a35d85713ef0f86faeba138b36 (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 a84ace51f5d1..3e64e5337337 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
*/