Tag: cws_src680_macaddressbook01 User: cremlae Date: 2007-07-29 18:16:01+0000 Modified: dba/connectivity/source/drivers/macab/makefile.mk dba/connectivity/source/drivers/macab/macaborder.hxx dba/connectivity/source/drivers/macab/macaborder.cxx dba/connectivity/source/drivers/macab/macabdrv.map dba/connectivity/source/drivers/macab/macabcondition.hxx dba/connectivity/source/drivers/macab/macabcondition.cxx dba/connectivity/source/drivers/macab/macab.xml dba/connectivity/source/drivers/macab/macab.map dba/connectivity/source/drivers/macab/exports.dxp dba/connectivity/source/drivers/macab/MacabTable.cxx dba/connectivity/source/drivers/macab/MacabTable.hxx dba/connectivity/source/drivers/macab/MacabTables.cxx dba/connectivity/source/drivers/macab/MacabTables.hxx dba/connectivity/source/drivers/macab/MacabStatement.cxx dba/connectivity/source/drivers/macab/MacabStatement.hxx dba/connectivity/source/drivers/macab/MacabServices.cxx dba/connectivity/source/drivers/macab/MacabResultSetMetaData.cxx dba/connectivity/source/drivers/macab/MacabResultSetMetaData.hxx dba/connectivity/source/drivers/macab/MacabResultSet.cxx dba/connectivity/source/drivers/macab/MacabResultSet.hxx dba/connectivity/source/drivers/macab/MacabPreparedStatement.cxx dba/connectivity/source/drivers/macab/MacabPreparedStatement.hxx dba/connectivity/source/drivers/macab/MacabDriver.cxx dba/connectivity/source/drivers/macab/MacabDriver.hxx dba/connectivity/source/drivers/macab/MacabDatabaseMetaData.hxx dba/connectivity/source/drivers/macab/MacabConnection.cxx dba/connectivity/source/drivers/macab/MacabConnection.hxx dba/connectivity/source/drivers/macab/MacabColumns.cxx dba/connectivity/source/drivers/macab/MacabColumns.hxx dba/connectivity/source/drivers/macab/MacabCatalog.cxx dba/connectivity/source/drivers/macab/MacabCatalog.hxx
Log: #i77591# Removed DOS line-endings from all files that have them File Changes: Directory: /dba/connectivity/source/drivers/macab/ ================================================== File [changed]: makefile.mk Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/macab/makefile.mk?r1=1.1.2.1&r2=1.1.2.2 Delta lines: +140 -140 ----------------------- --- makefile.mk 2007-07-08 19:21:00+0000 1.1.2.1 +++ makefile.mk 2007-07-29 18:15:58+0000 1.1.2.2 @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.1.2.1 $ +# $Revision: 1.1.2.2 $ # -# last change: $Author: msicotte $ $Date: 2007/07/08 19:21:00 $ +# last change: $Author: cremlae $ $Date: 2007/07/29 18:15:58 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. File [changed]: macaborder.hxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/macab/macaborder.hxx?r1=1.1.2.1&r2=1.1.2.2 Delta lines: +90 -90 --------------------- --- macaborder.hxx 2007-07-08 19:20:59+0000 1.1.2.1 +++ macaborder.hxx 2007-07-29 18:15:58+0000 1.1.2.2 @@ -4,9 +4,9 @@ * * $RCSfile: macaborder.hxx,v $ * - * $Revision: 1.1.2.1 $ + * $Revision: 1.1.2.2 $ * - * last change: $Author: msicotte $ $Date: 2007/07/08 19:20:59 $ + * last change: $Author: cremlae $ $Date: 2007/07/29 18:15:58 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. File [changed]: macaborder.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/macab/macaborder.cxx?r1=1.1.2.1&r2=1.1.2.2 Delta lines: +100 -100 ----------------------- --- macaborder.cxx 2007-07-08 19:20:59+0000 1.1.2.1 +++ macaborder.cxx 2007-07-29 18:15:58+0000 1.1.2.2 @@ -4,9 +4,9 @@ * * $RCSfile: macaborder.cxx,v $ * - * $Revision: 1.1.2.1 $ + * $Revision: 1.1.2.2 $ * - * last change: $Author: msicotte $ $Date: 2007/07/08 19:20:59 $ + * last change: $Author: cremlae $ $Date: 2007/07/29 18:15:58 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. File [changed]: macabdrv.map Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/macab/macabdrv.map?r1=1.1.2.1&r2=1.1.2.2 Delta lines: +6 -6 ------------------- File [changed]: macabcondition.hxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/macab/macabcondition.hxx?r1=1.1.2.1&r2=1.1.2.2 Delta lines: +185 -185 ----------------------- --- macabcondition.hxx 2007-07-08 19:20:59+0000 1.1.2.1 +++ macabcondition.hxx 2007-07-29 18:15:58+0000 1.1.2.2 @@ -4,9 +4,9 @@ * * $RCSfile: macabcondition.hxx,v $ * - * $Revision: 1.1.2.1 $ + * $Revision: 1.1.2.2 $ * - * last change: $Author: msicotte $ $Date: 2007/07/08 19:20:59 $ + * last change: $Author: cremlae $ $Date: 2007/07/29 18:15:58 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. File [changed]: macabcondition.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/macab/macabcondition.cxx?r1=1.1.2.1&r2=1.1.2.2 Delta lines: +267 -267 ----------------------- --- macabcondition.cxx 2007-07-08 19:20:59+0000 1.1.2.1 +++ macabcondition.cxx 2007-07-29 18:15:58+0000 1.1.2.2 @@ -4,9 +4,9 @@ * * $RCSfile: macabcondition.cxx,v $ * - * $Revision: 1.1.2.1 $ + * $Revision: 1.1.2.2 $ * - * last change: $Author: msicotte $ $Date: 2007/07/08 19:20:59 $ + * last change: $Author: cremlae $ $Date: 2007/07/29 18:15:58 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. File [changed]: macab.xml Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/macab/macab.xml?r1=1.1.2.1&r2=1.1.2.2 Delta lines: +79 -79 --------------------- File [changed]: macab.map Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/macab/macab.map?r1=1.1.2.1&r2=1.1.2.2 Delta lines: +8 -8 ------------------- File [changed]: exports.dxp Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/macab/exports.dxp?r1=1.1.2.1&r2=1.1.2.2 Delta lines: +3 -3 ------------------- File [changed]: MacabTable.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/macab/MacabTable.cxx?r1=1.1.2.1&r2=1.1.2.2 Delta lines: +110 -110 ----------------------- --- MacabTable.cxx 2007-07-08 19:20:59+0000 1.1.2.1 +++ MacabTable.cxx 2007-07-29 18:15:58+0000 1.1.2.2 @@ -4,9 +4,9 @@ * * $RCSfile: MacabTable.cxx,v $ * - * $Revision: 1.1.2.1 $ + * $Revision: 1.1.2.2 $ * - * last change: $Author: msicotte $ $Date: 2007/07/08 19:20:59 $ + * last change: $Author: cremlae $ $Date: 2007/07/29 18:15:58 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. File [changed]: MacabTable.hxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/macab/MacabTable.hxx?r1=1.1.2.1&r2=1.1.2.2 Delta lines: +81 -81 --------------------- --- MacabTable.hxx 2007-07-08 19:20:59+0000 1.1.2.1 +++ MacabTable.hxx 2007-07-29 18:15:58+0000 1.1.2.2 @@ -4,9 +4,9 @@ * * $RCSfile: MacabTable.hxx,v $ * - * $Revision: 1.1.2.1 $ + * $Revision: 1.1.2.2 $ * - * last change: $Author: msicotte $ $Date: 2007/07/08 19:20:59 $ + * last change: $Author: cremlae $ $Date: 2007/07/29 18:15:58 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. File [changed]: MacabTables.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/macab/MacabTables.cxx?r1=1.1.2.1&r2=1.1.2.2 Delta lines: +107 -107 ----------------------- --- MacabTables.cxx 2007-07-08 19:20:59+0000 1.1.2.1 +++ MacabTables.cxx 2007-07-29 18:15:58+0000 1.1.2.2 @@ -4,9 +4,9 @@ * * $RCSfile: MacabTables.cxx,v $ * - * $Revision: 1.1.2.1 $ + * $Revision: 1.1.2.2 $ * - * last change: $Author: msicotte $ $Date: 2007/07/08 19:20:59 $ + * last change: $Author: cremlae $ $Date: 2007/07/29 18:15:58 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. File [changed]: MacabTables.hxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/macab/MacabTables.hxx?r1=1.1.2.1&r2=1.1.2.2 Delta lines: +73 -73 --------------------- --- MacabTables.hxx 2007-07-08 19:20:59+0000 1.1.2.1 +++ MacabTables.hxx 2007-07-29 18:15:58+0000 1.1.2.2 @@ -4,9 +4,9 @@ * * $RCSfile: MacabTables.hxx,v $ * - * $Revision: 1.1.2.1 $ + * $Revision: 1.1.2.2 $ * - * last change: $Author: msicotte $ $Date: 2007/07/08 19:20:59 $ + * last change: $Author: cremlae $ $Date: 2007/07/29 18:15:58 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. File [changed]: MacabStatement.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/macab/MacabStatement.cxx?r1=1.1.2.1&r2=1.1.2.2 Delta lines: +636 -636 ----------------------- --- MacabStatement.cxx 2007-07-08 19:20:59+0000 1.1.2.1 +++ MacabStatement.cxx 2007-07-29 18:15:58+0000 1.1.2.2 @@ -4,9 +4,9 @@ * * $RCSfile: MacabStatement.cxx,v $ * - * $Revision: 1.1.2.1 $ + * $Revision: 1.1.2.2 $ * - * last change: $Author: msicotte $ $Date: 2007/07/08 19:20:59 $ + * last change: $Author: cremlae $ $Date: 2007/07/29 18:15:58 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. File [changed]: MacabStatement.hxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/macab/MacabStatement.hxx?r1=1.1.2.1&r2=1.1.2.2 Delta lines: +201 -201 ----------------------- --- MacabStatement.hxx 2007-07-08 19:20:59+0000 1.1.2.1 +++ MacabStatement.hxx 2007-07-29 18:15:58+0000 1.1.2.2 @@ -4,9 +4,9 @@ * * $RCSfile: MacabStatement.hxx,v $ * - * $Revision: 1.1.2.1 $ + * $Revision: 1.1.2.2 $ * - * last change: $Author: msicotte $ $Date: 2007/07/08 19:20:59 $ + * last change: $Author: cremlae $ $Date: 2007/07/29 18:15:58 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. File [changed]: MacabServices.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/macab/MacabServices.cxx?r1=1.1.2.1&r2=1.1.2.2 Delta lines: +190 -190 ----------------------- --- MacabServices.cxx 2007-07-08 19:20:59+0000 1.1.2.1 +++ MacabServices.cxx 2007-07-29 18:15:58+0000 1.1.2.2 @@ -4,9 +4,9 @@ * * $RCSfile: MacabServices.cxx,v $ * - * $Revision: 1.1.2.1 $ + * $Revision: 1.1.2.2 $ * - * last change: $Author: msicotte $ $Date: 2007/07/08 19:20:59 $ + * last change: $Author: cremlae $ $Date: 2007/07/29 18:15:58 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. File [changed]: MacabResultSetMetaData.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/macab/MacabResultSetMetaData.cxx?r1=1.1.2.1&r2=1.1.2.2 Delta lines: +256 -256 ----------------------- --- MacabResultSetMetaData.cxx 2007-07-08 19:20:59+0000 1.1.2.1 +++ MacabResultSetMetaData.cxx 2007-07-29 18:15:58+0000 1.1.2.2 @@ -4,9 +4,9 @@ * * $RCSfile: MacabResultSetMetaData.cxx,v $ * - * $Revision: 1.1.2.1 $ + * $Revision: 1.1.2.2 $ * - * last change: $Author: msicotte $ $Date: 2007/07/08 19:20:59 $ + * last change: $Author: cremlae $ $Date: 2007/07/29 18:15:58 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. File [changed]: MacabResultSetMetaData.hxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/macab/MacabResultSetMetaData.hxx?r1=1.1.2.1&r2=1.1.2.2 Delta lines: +115 -115 ----------------------- --- MacabResultSetMetaData.hxx 2007-07-08 19:20:59+0000 1.1.2.1 +++ MacabResultSetMetaData.hxx 2007-07-29 18:15:58+0000 1.1.2.2 @@ -4,9 +4,9 @@ * * $RCSfile: MacabResultSetMetaData.hxx,v $ * - * $Revision: 1.1.2.1 $ + * $Revision: 1.1.2.2 $ * - * last change: $Author: msicotte $ $Date: 2007/07/08 19:20:59 $ + * last change: $Author: cremlae $ $Date: 2007/07/29 18:15:58 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. File [changed]: MacabResultSet.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/macab/MacabResultSet.cxx?r1=1.1.2.1&r2=1.1.2.2 Delta lines: +1099 -1099 ------------------------- --- MacabResultSet.cxx 2007-07-08 19:20:59+0000 1.1.2.1 +++ MacabResultSet.cxx 2007-07-29 18:15:58+0000 1.1.2.2 @@ -4,9 +4,9 @@ * * $RCSfile: MacabResultSet.cxx,v $ * - * $Revision: 1.1.2.1 $ + * $Revision: 1.1.2.2 $ * - * last change: $Author: msicotte $ $Date: 2007/07/08 19:20:59 $ + * last change: $Author: cremlae $ $Date: 2007/07/29 18:15:58 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. File [changed]: MacabResultSet.hxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/macab/MacabResultSet.hxx?r1=1.1.2.1&r2=1.1.2.2 Delta lines: +255 -255 ----------------------- --- MacabResultSet.hxx 2007-07-08 19:20:59+0000 1.1.2.1 +++ MacabResultSet.hxx 2007-07-29 18:15:58+0000 1.1.2.2 @@ -4,9 +4,9 @@ * * $RCSfile: MacabResultSet.hxx,v $ * - * $Revision: 1.1.2.1 $ + * $Revision: 1.1.2.2 $ * - * last change: $Author: msicotte $ $Date: 2007/07/08 19:20:59 $ + * last change: $Author: cremlae $ $Date: 2007/07/29 18:15:58 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. File [changed]: MacabPreparedStatement.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/macab/MacabPreparedStatement.cxx?r1=1.1.2.1&r2=1.1.2.2 Delta lines: +413 -413 ----------------------- --- MacabPreparedStatement.cxx 2007-07-08 19:20:58+0000 1.1.2.1 +++ MacabPreparedStatement.cxx 2007-07-29 18:15:58+0000 1.1.2.2 @@ -4,9 +4,9 @@ * * $RCSfile: MacabPreparedStatement.cxx,v $ * - * $Revision: 1.1.2.1 $ + * $Revision: 1.1.2.2 $ * - * last change: $Author: msicotte $ $Date: 2007/07/08 19:20:58 $ + * last change: $Author: cremlae $ $Date: 2007/07/29 18:15:58 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. File [changed]: MacabPreparedStatement.hxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/macab/MacabPreparedStatement.hxx?r1=1.1.2.1&r2=1.1.2.2 Delta lines: +140 -140 ----------------------- --- MacabPreparedStatement.hxx 2007-07-08 19:20:58+0000 1.1.2.1 +++ MacabPreparedStatement.hxx 2007-07-29 18:15:58+0000 1.1.2.2 @@ -4,9 +4,9 @@ * * $RCSfile: MacabPreparedStatement.hxx,v $ * - * $Revision: 1.1.2.1 $ + * $Revision: 1.1.2.2 $ * - * last change: $Author: msicotte $ $Date: 2007/07/08 19:20:58 $ + * last change: $Author: cremlae $ $Date: 2007/07/29 18:15:58 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. File [changed]: MacabDriver.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/macab/MacabDriver.cxx?r1=1.1.2.1&r2=1.1.2.2 Delta lines: +366 -366 ----------------------- --- MacabDriver.cxx 2007-07-08 19:20:58+0000 1.1.2.1 +++ MacabDriver.cxx 2007-07-29 18:15:59+0000 1.1.2.2 @@ -4,9 +4,9 @@ * * $RCSfile: MacabDriver.cxx,v $ * - * $Revision: 1.1.2.1 $ + * $Revision: 1.1.2.2 $ * - * last change: $Author: msicotte $ $Date: 2007/07/08 19:20:58 $ + * last change: $Author: cremlae $ $Date: 2007/07/29 18:15:59 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. File [changed]: MacabDriver.hxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/macab/MacabDriver.hxx?r1=1.1.2.1&r2=1.1.2.2 Delta lines: +216 -216 ----------------------- --- MacabDriver.hxx 2007-07-08 19:20:58+0000 1.1.2.1 +++ MacabDriver.hxx 2007-07-29 18:15:59+0000 1.1.2.2 @@ -4,9 +4,9 @@ * * $RCSfile: MacabDriver.hxx,v $ * - * $Revision: 1.1.2.1 $ + * $Revision: 1.1.2.2 $ * - * last change: $Author: msicotte $ $Date: 2007/07/08 19:20:58 $ + * last change: $Author: cremlae $ $Date: 2007/07/29 18:15:59 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. File [changed]: MacabDatabaseMetaData.hxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/macab/MacabDatabaseMetaData.hxx?r1=1.1.2.1&r2=1.1.2.2 Delta lines: +227 -227 ----------------------- --- MacabDatabaseMetaData.hxx 2007-07-08 19:20:58+0000 1.1.2.1 +++ MacabDatabaseMetaData.hxx 2007-07-29 18:15:59+0000 1.1.2.2 @@ -4,9 +4,9 @@ * * $RCSfile: MacabDatabaseMetaData.hxx,v $ * - * $Revision: 1.1.2.1 $ + * $Revision: 1.1.2.2 $ * - * last change: $Author: msicotte $ $Date: 2007/07/08 19:20:58 $ + * last change: $Author: cremlae $ $Date: 2007/07/29 18:15:59 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. File [changed]: MacabConnection.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/macab/MacabConnection.cxx?r1=1.1.2.1&r2=1.1.2.2 Delta lines: +350 -350 ----------------------- --- MacabConnection.cxx 2007-07-08 19:20:58+0000 1.1.2.1 +++ MacabConnection.cxx 2007-07-29 18:15:59+0000 1.1.2.2 @@ -4,9 +4,9 @@ * * $RCSfile: MacabConnection.cxx,v $ * - * $Revision: 1.1.2.1 $ + * $Revision: 1.1.2.2 $ * - * last change: $Author: msicotte $ $Date: 2007/07/08 19:20:58 $ + * last change: $Author: cremlae $ $Date: 2007/07/29 18:15:59 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. File [changed]: MacabConnection.hxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/macab/MacabConnection.hxx?r1=1.1.2.1&r2=1.1.2.2 Delta lines: +161 -161 ----------------------- --- MacabConnection.hxx 2007-07-08 19:20:58+0000 1.1.2.1 +++ MacabConnection.hxx 2007-07-29 18:15:59+0000 1.1.2.2 @@ -4,9 +4,9 @@ * * $RCSfile: MacabConnection.hxx,v $ * - * $Revision: 1.1.2.1 $ + * $Revision: 1.1.2.2 $ * - * last change: $Author: msicotte $ $Date: 2007/07/08 19:20:58 $ + * last change: $Author: cremlae $ $Date: 2007/07/29 18:15:59 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. File [changed]: MacabColumns.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/macab/MacabColumns.cxx?r1=1.1.2.1&r2=1.1.2.2 Delta lines: +114 -114 ----------------------- --- MacabColumns.cxx 2007-07-08 19:20:58+0000 1.1.2.1 +++ MacabColumns.cxx 2007-07-29 18:15:59+0000 1.1.2.2 @@ -4,9 +4,9 @@ * * $RCSfile: MacabColumns.cxx,v $ * - * $Revision: 1.1.2.1 $ + * $Revision: 1.1.2.2 $ * - * last change: $Author: msicotte $ $Date: 2007/07/08 19:20:58 $ + * last change: $Author: cremlae $ $Date: 2007/07/29 18:15:59 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. File [changed]: MacabColumns.hxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/macab/MacabColumns.hxx?r1=1.1.2.1&r2=1.1.2.2 Delta lines: +67 -67 --------------------- --- MacabColumns.hxx 2007-07-08 19:20:58+0000 1.1.2.1 +++ MacabColumns.hxx 2007-07-29 18:15:59+0000 1.1.2.2 @@ -4,9 +4,9 @@ * * $RCSfile: MacabColumns.hxx,v $ * - * $Revision: 1.1.2.1 $ + * $Revision: 1.1.2.2 $ * - * last change: $Author: msicotte $ $Date: 2007/07/08 19:20:58 $ + * last change: $Author: cremlae $ $Date: 2007/07/29 18:15:59 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. File [changed]: MacabCatalog.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/macab/MacabCatalog.cxx?r1=1.1.2.1&r2=1.1.2.2 Delta lines: +136 -136 ----------------------- --- MacabCatalog.cxx 2007-07-08 19:20:57+0000 1.1.2.1 +++ MacabCatalog.cxx 2007-07-29 18:15:59+0000 1.1.2.2 @@ -4,9 +4,9 @@ * * $RCSfile: MacabCatalog.cxx,v $ * - * $Revision: 1.1.2.1 $ + * $Revision: 1.1.2.2 $ * - * last change: $Author: msicotte $ $Date: 2007/07/08 19:20:57 $ + * last change: $Author: cremlae $ $Date: 2007/07/29 18:15:59 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. File [changed]: MacabCatalog.hxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/macab/MacabCatalog.hxx?r1=1.1.2.1&r2=1.1.2.2 Delta lines: +74 -74 --------------------- --- MacabCatalog.hxx 2007-07-08 19:20:57+0000 1.1.2.1 +++ MacabCatalog.hxx 2007-07-29 18:15:59+0000 1.1.2.2 @@ -4,9 +4,9 @@ * * $RCSfile: MacabCatalog.hxx,v $ * - * $Revision: 1.1.2.1 $ + * $Revision: 1.1.2.2 $ * - * last change: $Author: msicotte $ $Date: 2007/07/08 19:20:57 $ + * last change: $Author: cremlae $ $Date: 2007/07/29 18:15:59 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
