Tag: cws_src680_internatiodel
User: er      
Date: 05/06/24 06:07:50

Modified:
 /dba/connectivity/source/drivers/calc/
  CTable.cxx
 /dba/connectivity/source/drivers/dbase/
  DTable.cxx
 /dba/connectivity/source/drivers/evoab/
  LFolderList.cxx, LTable.cxx
 /dba/connectivity/source/drivers/file/
  fcode.cxx
 /dba/connectivity/source/drivers/flat/
  ETable.cxx

Log:
 #i50205# get rid of class International

File Changes:

Directory: /dba/connectivity/source/drivers/calc/
=================================================

File [changed]: CTable.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/calc/CTable.cxx?r1=1.23&r2=1.23.98.1
Delta lines:  +3 -6
-------------------
--- CTable.cxx  8 Sep 2004 16:19:33 -0000       1.23
+++ CTable.cxx  24 Jun 2005 13:07:43 -0000      1.23.98.1
@@ -2,9 +2,9 @@
  *
  *  $RCSfile: CTable.cxx,v $
  *
- *  $Revision: 1.23 $
+ *  $Revision: 1.23.98.1 $
  *
- *  last change: $Author: rt $ $Date: 2004/09/08 16:19:33 $
+ *  last change: $Author: er $ $Date: 2005/06/24 13:07:43 $
  *
  *  The Contents of this file are made available subject to the terms of
  *  either of the following licenses
@@ -133,9 +133,6 @@
 #endif
 #ifndef _COMPHELPER_SEQUENCE_HXX_
 #include <comphelper/sequence.hxx>
-#endif
-#ifndef _INTN_HXX //autogen
-#include <tools/intn.hxx>
 #endif
 #ifndef _ZFORLIST_HXX //autogen
 #include <svtools/zforlist.hxx>

Directory: /dba/connectivity/source/drivers/dbase/
==================================================

File [changed]: DTable.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/dbase/DTable.cxx?r1=1.88&r2=1.88.52.1
Delta lines:  +3 -6
-------------------
--- DTable.cxx  16 Feb 2005 17:24:00 -0000      1.88
+++ DTable.cxx  24 Jun 2005 13:07:44 -0000      1.88.52.1
@@ -2,9 +2,9 @@
  *
  *  $RCSfile: DTable.cxx,v $
  *
- *  $Revision: 1.88 $
+ *  $Revision: 1.88.52.1 $
  *
- *  last change: $Author: vg $ $Date: 2005/02/16 17:24:00 $
+ *  last change: $Author: er $ $Date: 2005/06/24 13:07:44 $
  *
  *  The Contents of this file are made available subject to the terms of
  *  either of the following licenses
@@ -97,9 +97,6 @@
 #endif
 #ifndef _COMPHELPER_SEQUENCE_HXX_
 #include <comphelper/sequence.hxx>
-#endif
-#ifndef _INTN_HXX //autogen
-#include <tools/intn.hxx>
 #endif
 #ifndef _ZFORLIST_HXX //autogen
 #include <svtools/zforlist.hxx>

Directory: /dba/connectivity/source/drivers/evoab/
==================================================

File [changed]: LFolderList.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/evoab/LFolderList.cxx?r1=1.6&r2=1.6.52.1
Delta lines:  +3 -6
-------------------
--- LFolderList.cxx     16 Feb 2005 17:25:12 -0000      1.6
+++ LFolderList.cxx     24 Jun 2005 13:07:45 -0000      1.6.52.1
@@ -2,9 +2,9 @@
  *
  *  $RCSfile: LFolderList.cxx,v $
  *
- *  $Revision: 1.6 $
+ *  $Revision: 1.6.52.1 $
  *
- *  last change: $Author: vg $ $Date: 2005/02/16 17:25:12 $
+ *  last change: $Author: er $ $Date: 2005/06/24 13:07:45 $
  *
  *  The Contents of this file are made available subject to the terms of
  *  either of the following licenses
@@ -94,9 +94,6 @@
 #endif
 #ifndef _COMPHELPER_SEQUENCE_HXX_
 #include <comphelper/sequence.hxx>
-#endif
-#ifndef _INTN_HXX //autogen
-#include <tools/intn.hxx>
 #endif
 #ifndef _ZFORLIST_HXX //autogen
 #include <svtools/zforlist.hxx>

File [changed]: LTable.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/evoab/LTable.cxx?r1=1.9&r2=1.9.52.1
Delta lines:  +3 -6
-------------------
--- LTable.cxx  16 Feb 2005 17:25:24 -0000      1.9
+++ LTable.cxx  24 Jun 2005 13:07:46 -0000      1.9.52.1
@@ -2,9 +2,9 @@
  *
  *  $RCSfile: LTable.cxx,v $
  *
- *  $Revision: 1.9 $
+ *  $Revision: 1.9.52.1 $
  *
- *  last change: $Author: vg $ $Date: 2005/02/16 17:25:24 $
+ *  last change: $Author: er $ $Date: 2005/06/24 13:07:46 $
  *
  *  The Contents of this file are made available subject to the terms of
  *  either of the following licenses
@@ -93,9 +93,6 @@
 #endif
 #ifndef _COMPHELPER_SEQUENCE_HXX_
 #include <comphelper/sequence.hxx>
-#endif
-#ifndef _INTN_HXX //autogen
-#include <tools/intn.hxx>
 #endif
 #ifndef _ZFORLIST_HXX //autogen
 #include <svtools/zforlist.hxx>

Directory: /dba/connectivity/source/drivers/file/
=================================================

File [changed]: fcode.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/file/fcode.cxx?r1=1.25&r2=1.25.26.1
Delta lines:  +3 -6
-------------------
--- fcode.cxx   13 Apr 2005 07:52:42 -0000      1.25
+++ fcode.cxx   24 Jun 2005 13:07:46 -0000      1.25.26.1
@@ -2,9 +2,9 @@
  *
  *  $RCSfile: fcode.cxx,v $
  *
- *  $Revision: 1.25 $
+ *  $Revision: 1.25.26.1 $
  *
- *  last change: $Author: obo $ $Date: 2005/04/13 07:52:42 $
+ *  last change: $Author: er $ $Date: 2005/06/24 13:07:46 $
  *
  *  The Contents of this file are made available subject to the terms of
  *  either of the following licenses
@@ -67,9 +67,6 @@
 #endif
 #ifndef _CONNECTIVITY_SQLPARSE_HXX
 #include "connectivity/sqlparse.hxx"
-#endif
-#ifndef _TOOLS_INTN_HXX
-#include <tools/intn.hxx>
 #endif
 #ifndef _ISOLANG_HXX
 #include <tools/isolang.hxx>

Directory: /dba/connectivity/source/drivers/flat/
=================================================

File [changed]: ETable.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/flat/ETable.cxx?r1=1.48&r2=1.48.52.1
Delta lines:  +3 -6
-------------------
--- ETable.cxx  16 Feb 2005 17:26:48 -0000      1.48
+++ ETable.cxx  24 Jun 2005 13:07:47 -0000      1.48.52.1
@@ -2,9 +2,9 @@
  *
  *  $RCSfile: ETable.cxx,v $
  *
- *  $Revision: 1.48 $
+ *  $Revision: 1.48.52.1 $
  *
- *  last change: $Author: vg $ $Date: 2005/02/16 17:26:48 $
+ *  last change: $Author: er $ $Date: 2005/06/24 13:07:47 $
  *
  *  The Contents of this file are made available subject to the terms of
  *  either of the following licenses
@@ -93,9 +93,6 @@
 #endif
 #ifndef _COMPHELPER_SEQUENCE_HXX_
 #include <comphelper/sequence.hxx>
-#endif
-#ifndef _INTN_HXX //autogen
-#include <tools/intn.hxx>
 #endif
 #ifndef _ZFORLIST_HXX //autogen
 #include <svtools/zforlist.hxx>




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to