Tag: cws_src680_os63 User: os Date: 05/08/15 01:44:37 Modified: /dba/dbaccess/source/ui/inc/ JoinTableView.hxx, TableConnection.hxx, TableConnectionData.hxx, TableWindow.hxx, TableWindowData.hxx
Log: #i50349# tools/rtti.hxx removed File Changes: Directory: /dba/dbaccess/source/ui/inc/ ======================================= File [changed]: JoinTableView.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/JoinTableView.hxx?r1=1.22.144.1&r2=1.22.144.2 Delta lines: +2 -5 ------------------- --- JoinTableView.hxx 6 Jul 2005 12:50:08 -0000 1.22.144.1 +++ JoinTableView.hxx 15 Aug 2005 08:44:34 -0000 1.22.144.2 @@ -2,9 +2,9 @@ * * $RCSfile: JoinTableView.hxx,v $ * - * $Revision: 1.22.144.1 $ + * $Revision: 1.22.144.2 $ * - * last change: $Author: os $ $Date: 2005/07/06 12:50:08 $ + * last change: $Author: os $ $Date: 2005/08/15 08:44:34 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -69,9 +69,6 @@ #endif #ifndef _SV_SCRBAR_HXX #include <vcl/scrbar.hxx> -#endif -#ifndef _RTTI_HXX -#include <tools/rtti.hxx> #endif #ifndef _TRANSFER_HXX #include <svtools/transfer.hxx> File [changed]: TableConnection.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/TableConnection.hxx?r1=1.7.212.1&r2=1.7.212.2 Delta lines: +2 -5 ------------------- --- TableConnection.hxx 6 Jul 2005 12:50:09 -0000 1.7.212.1 +++ TableConnection.hxx 15 Aug 2005 08:44:34 -0000 1.7.212.2 @@ -2,9 +2,9 @@ * * $RCSfile: TableConnection.hxx,v $ * - * $Revision: 1.7.212.1 $ + * $Revision: 1.7.212.2 $ * - * last change: $Author: os $ $Date: 2005/07/06 12:50:09 $ + * last change: $Author: os $ $Date: 2005/08/15 08:44:34 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -73,9 +73,6 @@ #endif #ifndef _SV_WINDOW_HXX #include <vcl/window.hxx> -#endif -#ifndef _RTTI_HXX -#include <tools/rtti.hxx> #endif #ifndef _COM_SUN_STAR_UNO_REFERENCE_H_ #include <com/sun/star/uno/Reference.h> File [changed]: TableConnectionData.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/TableConnectionData.hxx?r1=1.3.430.1&r2=1.3.430.2 Delta lines: +2 -5 ------------------- --- TableConnectionData.hxx 6 Jul 2005 12:50:09 -0000 1.3.430.1 +++ TableConnectionData.hxx 15 Aug 2005 08:44:34 -0000 1.3.430.2 @@ -2,9 +2,9 @@ * * $RCSfile: TableConnectionData.hxx,v $ * - * $Revision: 1.3.430.1 $ + * $Revision: 1.3.430.2 $ * - * last change: $Author: os $ $Date: 2005/07/06 12:50:09 $ + * last change: $Author: os $ $Date: 2005/08/15 08:44:34 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -65,9 +65,6 @@ #include "ConnectionLineData.hxx" #endif #include <vector> -#ifndef _RTTI_HXX -#include <tools/rtti.hxx> -#endif #ifndef _STRING_HXX #include <tools/string.hxx> #endif File [changed]: TableWindow.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/TableWindow.hxx?r1=1.12.332.1&r2=1.12.332.2 Delta lines: +2 -5 ------------------- --- TableWindow.hxx 6 Jul 2005 12:50:09 -0000 1.12.332.1 +++ TableWindow.hxx 15 Aug 2005 08:44:35 -0000 1.12.332.2 @@ -2,9 +2,9 @@ * * $RCSfile: TableWindow.hxx,v $ * - * $Revision: 1.12.332.1 $ + * $Revision: 1.12.332.2 $ * - * last change: $Author: os $ $Date: 2005/07/06 12:50:09 $ + * last change: $Author: os $ $Date: 2005/08/15 08:44:35 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -69,9 +69,6 @@ #endif #ifndef DBAUI_TABLEWINDOWTITLE_HXX #include "TableWindowTitle.hxx" -#endif -#ifndef _RTTI_HXX -#include <tools/rtti.hxx> #endif #ifndef DBAUI_TABLEWINDOWDATA_HXX #include "TableWindowData.hxx" File [changed]: TableWindowData.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/TableWindowData.hxx?r1=1.1.458.1&r2=1.1.458.2 Delta lines: +2 -5 ------------------- --- TableWindowData.hxx 6 Jul 2005 12:50:10 -0000 1.1.458.1 +++ TableWindowData.hxx 15 Aug 2005 08:44:35 -0000 1.1.458.2 @@ -2,9 +2,9 @@ * * $RCSfile: TableWindowData.hxx,v $ * - * $Revision: 1.1.458.1 $ + * $Revision: 1.1.458.2 $ * - * last change: $Author: os $ $Date: 2005/07/06 12:50:10 $ + * last change: $Author: os $ $Date: 2005/08/15 08:44:35 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -63,9 +63,6 @@ #ifndef _SV_GEN_HXX #include <tools/gen.hxx> -#endif -#ifndef _RTTI_HXX -#include <tools/rtti.hxx> #endif #ifndef _COM_SUN_STAR_IO_XOBJECTOUTPUTSTREAM_HPP_ #include <com/sun/star/io/XObjectOutputStream.hpp> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
