Tag: cws_src680_qiq
User: fs      
Date: 06/06/07 05:18:27

Modified:
 /dba/connectivity/inc/connectivity/
  sqliterator.hxx

Log:
 #i51143# getTableRef -> getTableNode

File Changes:

Directory: /dba/connectivity/inc/connectivity/
==============================================

File [changed]: sqliterator.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/connectivity/inc/connectivity/sqliterator.hxx?r1=1.20.78.2&r2=1.20.78.3
Delta lines:  +3 -3
-------------------
--- sqliterator.hxx     16 May 2006 20:08:14 -0000      1.20.78.2
+++ sqliterator.hxx     7 Jun 2006 12:18:24 -0000       1.20.78.3
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: sqliterator.hxx,v $
  *
- *  $Revision: 1.20.78.2 $
+ *  $Revision: 1.20.78.3 $
  *
- *  last change: $Author: fs $ $Date: 2006/05/16 20:08:14 $
+ *  last change: $Author: fs $ $Date: 2006/06/07 12:18:24 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -116,7 +116,7 @@
                                                                                
                OSQLParseNode * pParameter);
                void traverseByColumnNames(const OSQLParseNode* 
pSelectNode,sal_Bool _bOrder);
 
-               const OSQLParseNode*    getTableRef( OSQLTables& _rTables, 
const OSQLParseNode* pTableRef, ::rtl::OUString& aTableRange );
+               const OSQLParseNode*    getTableNode( OSQLTables& _rTables, 
const OSQLParseNode* pTableRef, ::rtl::OUString& aTableRange );
                void                    getQualified_join( OSQLTables& 
_rTables, const OSQLParseNode *pTableRef, ::rtl::OUString& aTableRange );
                void                                
getSelect_statement(OSQLTables& _rTables,const OSQLParseNode* pSelect);
                ::rtl::OUString             getUniqueColumnName(const 
::rtl::OUString & rColumnName)    const;




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to