Tag: cws_src680_hsqlcsv User: fs Date: 2006/09/18 01:55:33 Modified: dba/dbaccess/source/ui/dlg/adtabdlg.cxx
Log: #i10000# unxlngi6.pro File Changes: Directory: /dba/dbaccess/source/ui/dlg/ ======================================= File [changed]: adtabdlg.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/dlg/adtabdlg.cxx?r1=1.24.46.1&r2=1.24.46.2 Delta lines: +2 -6 ------------------- --- adtabdlg.cxx 14 Sep 2006 11:52:02 -0000 1.24.46.1 +++ adtabdlg.cxx 18 Sep 2006 08:55:30 -0000 1.24.46.2 @@ -4,9 +4,9 @@ * * $RCSfile: adtabdlg.cxx,v $ * - * $Revision: 1.24.46.1 $ + * $Revision: 1.24.46.2 $ * - * last change: $Author: fs $ $Date: 2006/09/14 11:52:02 $ + * last change: $Author: fs $ $Date: 2006/09/18 08:55:30 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -92,9 +92,6 @@ #ifndef _COM_SUN_STAR_CONTAINER_XNAMEACCESS_HPP_ #include <com/sun/star/container/XNameAccess.hpp> #endif -#ifndef _COM_SUN_STAR_SDB_APPLICATION_DATABASEOBJECT_HPP_ -#include <com/sun/star/sdb/application/DatabaseObject.hpp> -#endif #ifndef DBAUI_TOOLS_HXX #include "UITools.hxx" #endif @@ -112,7 +109,6 @@ using namespace ::com::sun::star::sdbc; using namespace ::com::sun::star::sdbcx; using namespace dbtools; -namespace DatabaseObject = ::com::sun::star::sdb::application::DatabaseObject; //============================================================================== //= TableObjectListFacade --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
