Tag: cws_dev300_obo30 User: obo Date: 2008-06-03 09:48:47+0000 Modified: dba/reportdesign/inc/pch/precompiled_reportdesign.hxx dba/reportdesign/source/filter/xml/xmlExportDocumentHandler.cxx dba/reportdesign/source/filter/xml/xmlImportDocumentHandler.cxx
Log: #i90100# ambigous Reference during ENABLE_PCH build File Changes: Directory: /dba/reportdesign/inc/pch/ ===================================== File [changed]: precompiled_reportdesign.hxx Url: http://dba.openoffice.org/source/browse/dba/reportdesign/inc/pch/precompiled_reportdesign.hxx?r1=1.3&r2=1.3.28.1 Delta lines: +17 -4 -------------------- --- precompiled_reportdesign.hxx 2008-04-10 17:09:07+0000 1.3 +++ precompiled_reportdesign.hxx 2008-06-03 09:48:44+0000 1.3.28.1 @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: precompiled_reportdesign.hxx,v $ - * $Revision: 1.3 $ + * $Revision: 1.3.28.1 $ * * This file is part of OpenOffice.org. * @@ -31,5 +31,18 @@ // MARKER(update_precomp.py): Generated on 2006-09-01 17:49:38.561560 #ifdef PRECOMPILED_HEADERS +#include "com/sun/star/sdb/CommandType.hpp" +//#include "com/sun/star/chart2/data/DatabaseDataProvider.hpp" +#include "com/sun/star/chart2/data/XDataReceiver.hpp" +#include "com/sun/star/reflection/XProxyFactory.hpp" +#include "com/sun/star/sdb/CommandType.hpp" +#include "comphelper/sequence.hxx" +#include "comphelper/sequenceashashmap.hxx" +#include "comphelper/documentconstants.hxx" +#include "xmloff/attrlist.hxx" +#include "xmloff/xmltoken.hxx" +#include "xmloff/xmlement.hxx" +#include "xmloff/xmluconv.hxx" +#include "xmloff/xmltkmap.hxx" +#include "xmloff/xmlnmspe.hxx" #endif - Directory: /dba/reportdesign/source/filter/xml/ =============================================== File [changed]: xmlExportDocumentHandler.cxx Url: http://dba.openoffice.org/source/browse/dba/reportdesign/source/filter/xml/xmlExportDocumentHandler.cxx?r1=1.3&r2=1.3.26.1 Delta lines: +6 -5 ------------------- --- xmlExportDocumentHandler.cxx 2008-04-10 18:34:29+0000 1.3 +++ xmlExportDocumentHandler.cxx 2008-06-03 09:48:44+0000 1.3.26.1 @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: xmlExportDocumentHandler.cxx,v $ - * $Revision: 1.3 $ + * $Revision: 1.3.26.1 $ * * This file is part of OpenOffice.org. * @@ -27,6 +27,7 @@ * for a copy of the LGPLv3 License. * ************************************************************************/ +#include "precompiled_reportdesign.hxx" #include "xmlExportDocumentHandler.hxx" #include <com/sun/star/sdb/CommandType.hpp> File [changed]: xmlImportDocumentHandler.cxx Url: http://dba.openoffice.org/source/browse/dba/reportdesign/source/filter/xml/xmlImportDocumentHandler.cxx?r1=1.3&r2=1.3.26.1 Delta lines: +10 -9 -------------------- --- xmlImportDocumentHandler.cxx 2008-04-10 18:39:52+0000 1.3 +++ xmlImportDocumentHandler.cxx 2008-06-03 09:48:45+0000 1.3.26.1 @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: xmlImportDocumentHandler.cxx,v $ - * $Revision: 1.3 $ + * $Revision: 1.3.26.1 $ * * This file is part of OpenOffice.org. * @@ -27,6 +27,7 @@ * for a copy of the LGPLv3 License. * ************************************************************************/ +#include "precompiled_reportdesign.hxx" #include "xmlImportDocumentHandler.hxx" #include <com/sun/star/sdb/CommandType.hpp> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
