Tag: cws_src680_hsqlcsv User: fs Date: 2006/12/18 00:19:58 Modified: dba/dbaccess/source/ui/misc/databaseobjectview.cxx dba/dbaccess/source/ui/misc/imageprovider.cxx dba/dbaccess/source/ui/misc/asyncmodaldialog.cxx
Log: manual RESYNC to m197 File Changes: Directory: /dba/dbaccess/source/ui/misc/ ======================================== File [changed]: databaseobjectview.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/misc/databaseobjectview.cxx?r1=1.1.2.2&r2=1.1.2.3 Delta lines: +5 -2 ------------------- --- databaseobjectview.cxx 18 Sep 2006 13:52:38 -0000 1.1.2.2 +++ databaseobjectview.cxx 18 Dec 2006 08:19:55 -0000 1.1.2.3 @@ -4,9 +4,9 @@ * * $RCSfile: databaseobjectview.cxx,v $ * - * $Revision: 1.1.2.2 $ + * $Revision: 1.1.2.3 $ * - * last change: $Author: fs $ $Date: 2006/09/18 13:52:38 $ + * last change: $Author: fs $ $Date: 2006/12/18 08:19:55 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -32,6 +32,9 @@ * MA 02111-1307 USA * ************************************************************************/ + +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_dbaccess.hxx" #ifndef DBACCESS_DATABASE_OBJECT_VIEW_HXX #include "databaseobjectview.hxx" File [changed]: imageprovider.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/misc/imageprovider.cxx?r1=1.1.2.4&r2=1.1.2.5 Delta lines: +5 -2 ------------------- --- imageprovider.cxx 20 Sep 2006 11:13:28 -0000 1.1.2.4 +++ imageprovider.cxx 18 Dec 2006 08:19:55 -0000 1.1.2.5 @@ -4,9 +4,9 @@ * * $RCSfile: imageprovider.cxx,v $ * - * $Revision: 1.1.2.4 $ + * $Revision: 1.1.2.5 $ * - * last change: $Author: fs $ $Date: 2006/09/20 11:13:28 $ + * last change: $Author: fs $ $Date: 2006/12/18 08:19:55 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -32,6 +32,9 @@ * MA 02111-1307 USA * ************************************************************************/ + +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_dbaccess.hxx" #ifndef DBACCESS_IMAGEPROVIDER_HXX #include "imageprovider.hxx" File [changed]: asyncmodaldialog.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/misc/asyncmodaldialog.cxx?r1=1.1.2.2&r2=1.1.2.3 Delta lines: +5 -2 ------------------- --- asyncmodaldialog.cxx 19 Sep 2006 11:18:20 -0000 1.1.2.2 +++ asyncmodaldialog.cxx 18 Dec 2006 08:19:55 -0000 1.1.2.3 @@ -4,9 +4,9 @@ * * $RCSfile: asyncmodaldialog.cxx,v $ * - * $Revision: 1.1.2.2 $ + * $Revision: 1.1.2.3 $ * - * last change: $Author: fs $ $Date: 2006/09/19 11:18:20 $ + * last change: $Author: fs $ $Date: 2006/12/18 08:19:55 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -32,6 +32,9 @@ * MA 02111-1307 USA * ************************************************************************/ + +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_dbaccess.hxx" #ifndef DBACCESS_ASYNCMODALDIALOG_HXX #include "asyncmodaldialog.hxx" --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
