diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:24:50 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:24:50 -0600 |
commit | 2fcfed5785bad09599b7a7d480f817523be97a42 (patch) | |
tree | 67c1c58d80e75a9d3b06516ee1d80bce6d8a754b /svx/source/fmcomp | |
parent | ac33b825d16094b8ac045f098289551b6d4d43af (diff) |
remove include of pch header from svx
Diffstat (limited to 'svx/source/fmcomp')
-rw-r--r-- | svx/source/fmcomp/dbaexchange.cxx | 2 | ||||
-rw-r--r-- | svx/source/fmcomp/dbaobjectex.cxx | 2 | ||||
-rw-r--r-- | svx/source/fmcomp/fmgridcl.cxx | 2 | ||||
-rw-r--r-- | svx/source/fmcomp/fmgridif.cxx | 2 | ||||
-rw-r--r-- | svx/source/fmcomp/gridcell.cxx | 2 | ||||
-rw-r--r-- | svx/source/fmcomp/gridcols.cxx | 2 | ||||
-rw-r--r-- | svx/source/fmcomp/gridctrl.cxx | 2 | ||||
-rw-r--r-- | svx/source/fmcomp/trace.cxx | 2 | ||||
-rw-r--r-- | svx/source/fmcomp/xmlexchg.cxx | 2 |
9 files changed, 0 insertions, 18 deletions
diff --git a/svx/source/fmcomp/dbaexchange.cxx b/svx/source/fmcomp/dbaexchange.cxx index 97869b24d6f0..e5724ca98c1d 100644 --- a/svx/source/fmcomp/dbaexchange.cxx +++ b/svx/source/fmcomp/dbaexchange.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_svx.hxx" #include <svx/dbaexchange.hxx> #include <osl/diagnose.h> #include <com/sun/star/sdb/CommandType.hpp> diff --git a/svx/source/fmcomp/dbaobjectex.cxx b/svx/source/fmcomp/dbaobjectex.cxx index f58743bdb1dc..c564f043ee8c 100644 --- a/svx/source/fmcomp/dbaobjectex.cxx +++ b/svx/source/fmcomp/dbaobjectex.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_svx.hxx" #include <svx/dbaobjectex.hxx> #include <osl/diagnose.h> #include <com/sun/star/sdbcx/XTablesSupplier.hpp> diff --git a/svx/source/fmcomp/fmgridcl.cxx b/svx/source/fmcomp/fmgridcl.cxx index 1fb1a0618918..9e70e6212fed 100644 --- a/svx/source/fmcomp/fmgridcl.cxx +++ b/svx/source/fmcomp/fmgridcl.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_svx.hxx" #include "svx/dbexch.hrc" #include "svx/fmgridif.hxx" diff --git a/svx/source/fmcomp/fmgridif.cxx b/svx/source/fmcomp/fmgridif.cxx index 1367c9fc0d27..d74c240e78a8 100644 --- a/svx/source/fmcomp/fmgridif.cxx +++ b/svx/source/fmcomp/fmgridif.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_svx.hxx" #include "svx/fmgridif.hxx" #include "fmprop.hrc" diff --git a/svx/source/fmcomp/gridcell.cxx b/svx/source/fmcomp/gridcell.cxx index 18364dbe845d..44ebfa22ffe1 100644 --- a/svx/source/fmcomp/gridcell.cxx +++ b/svx/source/fmcomp/gridcell.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_svx.hxx" #include <sal/macros.h> #include "fmprop.hrc" diff --git a/svx/source/fmcomp/gridcols.cxx b/svx/source/fmcomp/gridcols.cxx index 75a604822720..afa82f17d7f1 100644 --- a/svx/source/fmcomp/gridcols.cxx +++ b/svx/source/fmcomp/gridcols.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_svx.hxx" #include "gridcols.hxx" #include <tools/debug.hxx> #include <comphelper/types.hxx> diff --git a/svx/source/fmcomp/gridctrl.cxx b/svx/source/fmcomp/gridctrl.cxx index 19881fe2f4b5..b03f921e415b 100644 --- a/svx/source/fmcomp/gridctrl.cxx +++ b/svx/source/fmcomp/gridctrl.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_svx.hxx" #include <sal/macros.h> #include "fmhelp.hrc" diff --git a/svx/source/fmcomp/trace.cxx b/svx/source/fmcomp/trace.cxx index f95711f64a1c..6d1561650404 100644 --- a/svx/source/fmcomp/trace.cxx +++ b/svx/source/fmcomp/trace.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_svx.hxx" #include "trace.hxx" #include <tools/debug.hxx> #include <rtl/strbuf.hxx> diff --git a/svx/source/fmcomp/xmlexchg.cxx b/svx/source/fmcomp/xmlexchg.cxx index 453fb800b559..b980704b1898 100644 --- a/svx/source/fmcomp/xmlexchg.cxx +++ b/svx/source/fmcomp/xmlexchg.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_svx.hxx" #include "svx/xmlexchg.hxx" #include <sot/formats.hxx> #include <sot/exchange.hxx> |