Tag: cws_src680_so3deadcorpses User: fs Date: 2007-09-09 18:46:39+0000 Modified: dba/dbaccess/source/core/dataaccess/documentcontainer.cxx dba/dbaccess/source/core/dataaccess/documentdefinition.cxx
Log: #i81309# so3 is dead File Changes: Directory: /dba/dbaccess/source/core/dataaccess/ ================================================ File [changed]: documentcontainer.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/dataaccess/documentcontainer.cxx?r1=1.24&r2=1.24.46.1 Delta lines: +3 -6 ------------------- --- documentcontainer.cxx 2007-07-06 07:53:39+0000 1.24 +++ documentcontainer.cxx 2007-09-09 18:46:37+0000 1.24.46.1 @@ -4,9 +4,9 @@ * * $RCSfile: documentcontainer.cxx,v $ * - * $Revision: 1.24 $ + * $Revision: 1.24.46.1 $ * - * last change: $Author: rt $ $Date: 2007/07/06 07:53:39 $ + * last change: $Author: fs $ $Date: 2007/09/09 18:46:37 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -78,9 +78,6 @@ #ifndef _COMPHELPER_MIMECONFIGHELPER_HXX_ #include <comphelper/mimeconfighelper.hxx> #endif -#ifndef _SO_CLSIDS_HXX -#include <so3/clsids.hxx> -#endif using namespace ::com::sun::star::uno; using namespace ::com::sun::star::lang; File [changed]: documentdefinition.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/dataaccess/documentdefinition.cxx?r1=1.46&r2=1.46.26.1 Delta lines: +5 -5 ------------------- --- documentdefinition.cxx 2007-08-03 10:22:23+0000 1.46 +++ documentdefinition.cxx 2007-09-09 18:46:37+0000 1.46.26.1 @@ -4,9 +4,9 @@ * * $RCSfile: documentdefinition.cxx,v $ * - * $Revision: 1.46 $ + * $Revision: 1.46.26.1 $ * - * last change: $Author: hr $ $Date: 2007/08/03 10:22:23 $ + * last change: $Author: fs $ $Date: 2007/09/09 18:46:37 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -60,8 +60,8 @@ #ifndef _COMPHELPER_MEDIADESCRIPTOR_HXX_ #include <comphelper/mediadescriptor.hxx> #endif -#ifndef _SO_CLSIDS_HXX -#include <so3/clsids.hxx> +#ifndef _COMPHELPER_CLASSIDS_HXX +#include <comphelper/classids.hxx> #endif #ifndef _COM_SUN_STAR_AWT_XTOPWINDOW_HPP_ #include <com/sun/star/awt/XTopWindow.hpp> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
