User: ihi     
Date: 2007-06-05 14:21:59+0000
Log:
 INTEGRATION: CWS bgdlremove (1.11.94); FILE MERGED
 2007/05/18 09:01:38 kso 1.11.94.1: #i77419# - cleanup of ucbhelper namespaces.
 Issue number:
 Submitted by:
 Reviewed by:

File Changes:

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.11&r2=1.12
Delta lines:  +0 -11
--------------------
--- LFolderList.cxx     2006-09-17 02:26:33+0000        1.11
+++ LFolderList.cxx     2007-06-05 14:21:57+0000        1.12
@@ -48,12 +48,6 @@
 #ifndef _COM_SUN_STAR_SDBC_DATATYPE_HPP_
 #include <com/sun/star/sdbc/DataType.hpp>
 #endif
-#ifndef _COM_SUN_STAR_UCB_XCONTENTACCESS_HPP_
-#include <com/sun/star/ucb/XContentAccess.hpp>
-#endif
-#ifndef _COM_SUN_STAR_SQLC_XROW_HPP_
-#include <com/sun/star/sdbc/XRow.hpp>
-#endif
 #ifndef _SV_CONVERTER_HXX_
 #include <svtools/converter.hxx>
 #endif
@@ -79,9 +73,6 @@
 #include <rtl/math.hxx>
 #endif
 #include <stdio.h>             //sprintf
-#ifndef _UCBHELPER_CONTENT_HXX
-#include <ucbhelper/content.hxx>
-#endif
 #ifndef _COMPHELPER_EXTRACT_HXX_
 #include <comphelper/extract.hxx>
 #endif
@@ -123,11 +114,9 @@
 using namespace connectivity;
 using namespace connectivity::evoab;
 using namespace connectivity::file;
-using namespace ucb;
 using namespace ::cppu;
 using namespace utl;
 using namespace ::com::sun::star::uno;
-using namespace ::com::sun::star::ucb;
 using namespace ::com::sun::star::beans;
 using namespace ::com::sun::star::sdbcx;
 using namespace ::com::sun::star::sdbc;




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

Reply via email to