Tag: cws_src680_dba24c User: fs Date: 2007-10-26 11:53:17+0000 Modified: dba/dbaccess/source/core/dataaccess/connection.cxx
Log: spelling File Changes: Directory: /dba/dbaccess/source/core/dataaccess/ ================================================ File [changed]: connection.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/dataaccess/connection.cxx?r1=1.51.132.1&r2=1.51.132.2 Delta lines: +3 -3 ------------------- --- connection.cxx 2007-09-18 12:57:03+0000 1.51.132.1 +++ connection.cxx 2007-10-26 11:53:14+0000 1.51.132.2 @@ -4,9 +4,9 @@ * * $RCSfile: connection.cxx,v $ * - * $Revision: 1.51.132.1 $ + * $Revision: 1.51.132.2 $ * - * last change: $Author: fs $ $Date: 2007/09/18 12:57:03 $ + * last change: $Author: fs $ $Date: 2007/10/26 11:53:14 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -641,7 +641,7 @@ { if (!m_pViews->isInitialized()) { - // check if out "master connection" can supply tables + // check if our "master connection" can supply tables Reference< XViewsSupplier > xMaster(getMasterTables(),UNO_QUERY); if (xMaster.is() && xMaster->getViews().is()) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
