remove of pch header in automation

This commit is contained in:
Norbert Thiebaud
2011-11-27 12:54:57 -06:00
parent e6e29733ed
commit d724b4dda1
31 changed files with 0 additions and 60 deletions

View File

@@ -26,6 +26,5 @@
* *
************************************************************************/ ************************************************************************/
#include "precompiled_automation.hxx"
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */

View File

@@ -26,7 +26,6 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): Generated on 2006-09-01 17:49:30.061723
#ifdef PRECOMPILED_HEADERS #ifdef PRECOMPILED_HEADERS
#endif #endif

View File

@@ -26,8 +26,6 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_automation.hxx"
#include <basic/sbx.hxx> #include <basic/sbx.hxx>
#include <basic/ttstrhlp.hxx> #include <basic/ttstrhlp.hxx>

View File

@@ -26,8 +26,6 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_automation.hxx"
#include <stdio.h> #include <stdio.h>
#if OSL_DEBUG_LEVEL > 1 #if OSL_DEBUG_LEVEL > 1
#define DEBUGPRINTF(x) { printf(x); fflush( stdout ); } #define DEBUGPRINTF(x) { printf(x); fflush( stdout ); }

View File

@@ -26,8 +26,6 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_automation.hxx"
#include "editwin.hxx" #include "editwin.hxx"
#include <tools/stream.hxx> #include <tools/stream.hxx>

View File

@@ -26,8 +26,6 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_automation.hxx"
#include <string.h> #include <string.h>
#include "servres.hrc" #include "servres.hrc"

View File

@@ -26,8 +26,6 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_automation.hxx"
#include <svtools/filedlg.hxx> #include <svtools/filedlg.hxx>
#include <stdio.h> #include <stdio.h>
#include <vcl/msgbox.hxx> #include <vcl/msgbox.hxx>

View File

@@ -26,8 +26,6 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_automation.hxx"
#include <tools/stream.hxx> #include <tools/stream.hxx>
#include "statemnt.hxx" #include "statemnt.hxx"
#include "rcontrol.hxx" #include "rcontrol.hxx"

View File

@@ -26,8 +26,6 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_automation.hxx"
/************************************************************************* /*************************************************************************
* *

View File

@@ -26,8 +26,6 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_automation.hxx"
#if OSL_DEBUG_LEVEL > 1 #if OSL_DEBUG_LEVEL > 1
#include <vcl/svapp.hxx> #include <vcl/svapp.hxx>

View File

@@ -26,8 +26,6 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_automation.hxx"
#include "profiler.hxx" #include "profiler.hxx"

View File

@@ -26,8 +26,6 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_automation.hxx"
#include <procfs.h> #include <procfs.h>

View File

@@ -26,8 +26,6 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_automation.hxx"
#include <tools/time.hxx> #include <tools/time.hxx>

View File

@@ -26,8 +26,6 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_automation.hxx"
#include <osl/mutex.hxx> #include <osl/mutex.hxx>
#include <vcl/window.hxx> #include <vcl/window.hxx>

View File

@@ -26,8 +26,6 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_automation.hxx"
#include <tools/stream.hxx> #include <tools/stream.hxx>
#include <basic/ttstrhlp.hxx> #include <basic/ttstrhlp.hxx>

View File

@@ -26,8 +26,6 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_automation.hxx"
#include <svl/intitem.hxx> #include <svl/intitem.hxx>
#include <svl/stritem.hxx> #include <svl/stritem.hxx>
#include <svl/eitem.hxx> #include <svl/eitem.hxx>

View File

@@ -26,8 +26,6 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_automation.hxx"
// do not use Application Idle but AutoTimer instead // do not use Application Idle but AutoTimer instead
#define TIMERIDLE #define TIMERIDLE

View File

@@ -26,8 +26,6 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_automation.hxx"
#include <tools/time.hxx> #include <tools/time.hxx>
#include <vcl/splitwin.hxx> #include <vcl/splitwin.hxx>
#include <vcl/wrkwin.hxx> #include <vcl/wrkwin.hxx>

View File

@@ -26,8 +26,6 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_automation.hxx"
#include <com/sun/star/frame/XFramesSupplier.hpp> #include <com/sun/star/frame/XFramesSupplier.hpp>
#include <com/sun/star/frame/XDispatch.hpp> #include <com/sun/star/frame/XDispatch.hpp>
#include <com/sun/star/frame/XDispatchProvider.hpp> #include <com/sun/star/frame/XDispatchProvider.hpp>

View File

@@ -26,8 +26,6 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_automation.hxx"
#include "svcommstream.hxx" #include "svcommstream.hxx"

View File

@@ -26,8 +26,6 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_automation.hxx"
/************************************************************************* /*************************************************************************
* *

View File

@@ -26,8 +26,6 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_automation.hxx"
#include <tools/solar.h> #include <tools/solar.h>
#include <automation/simplecm.hxx> #include <automation/simplecm.hxx>

View File

@@ -26,8 +26,6 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_automation.hxx"
#include "tcpio.hxx" #include "tcpio.hxx"

View File

@@ -26,8 +26,6 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_automation.hxx"
#include <vcl/keycod.hxx> #include <vcl/keycod.hxx>
#include <basic/sbx.hxx> #include <basic/sbx.hxx>
#include <tools/stream.hxx> #include <tools/stream.hxx>

View File

@@ -26,8 +26,6 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_automation.hxx"
#include "comm_bas.hxx" #include "comm_bas.hxx"
#include <tools/errcode.hxx> #include <tools/errcode.hxx>

View File

@@ -26,8 +26,6 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_automation.hxx"
#include "cretstrm.hxx" #include "cretstrm.hxx"
#include <tools/debug.hxx> #include <tools/debug.hxx>
#include "rcontrol.hxx" #include "rcontrol.hxx"

View File

@@ -26,8 +26,6 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_automation.hxx"
#include <stdio.h> #include <stdio.h>
#include "httprequest.hxx" #include "httprequest.hxx"

View File

@@ -26,8 +26,6 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_automation.hxx"
#include "sysdir_win.hxx" #include "sysdir_win.hxx"
#include "registry_win.hxx" #include "registry_win.hxx"

View File

@@ -26,8 +26,6 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_automation.hxx"
//////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////
//// ////

View File

@@ -26,8 +26,6 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_automation.hxx"
//////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////
//// ////

View File

@@ -26,8 +26,6 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_automation.hxx"
#include <tools/config.hxx> #include <tools/config.hxx>