Tag: cws_src680_dba205b User: fs Date: 2006/09/11 23:22:46 Modified: dba/connectivity/source/drivers/mozab/MTable.hxx
Log: #i10000# File Changes: Directory: /dba/connectivity/source/drivers/mozab/ ================================================== File [changed]: MTable.hxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/mozab/MTable.hxx?r1=1.4.146.2&r2=1.4.146.3 Delta lines: +4 -2 ------------------- --- MTable.hxx 8 Sep 2006 10:31:09 -0000 1.4.146.2 +++ MTable.hxx 12 Sep 2006 06:22:43 -0000 1.4.146.3 @@ -4,9 +4,9 @@ * * $RCSfile: MTable.hxx,v $ * - * $Revision: 1.4.146.2 $ + * $Revision: 1.4.146.3 $ * - * last change: $Author: oj $ $Date: 2006/09/08 10:31:09 $ + * last change: $Author: fs $ $Date: 2006/09/12 06:22:43 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -75,6 +75,8 @@ virtual sdbcx::OCollection* createColumns( const TStringVector& _rNames ); virtual sdbcx::OCollection* createKeys(const TStringVector& _rNames); virtual sdbcx::OCollection* createIndexes(const TStringVector& _rNames); + private: + using OTable_Base::getConnection; }; } } --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
