diff options
author | Michael Stahl <mstahl@redhat.com> | 2012-07-25 13:52:18 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2012-07-25 14:13:47 +0200 |
commit | 75acbd4b47b877ca140e2f802620e3830eda8839 (patch) | |
tree | 37faa836b2707e9cd4c3883a980e6f72616fd6dc /sw/inc | |
parent | 05a6798a2eee2078ab317aadd9b3e3b5ec88d4b7 (diff) |
delete svl/svstdarr.hxx
Change-Id: Ia3d1d8dbe100443410b80c3881f10ab51b2d0419
Diffstat (limited to 'sw/inc')
-rw-r--r-- | sw/inc/authfld.hxx | 1 | ||||
-rw-r--r-- | sw/inc/doc.hxx | 1 | ||||
-rw-r--r-- | sw/inc/docstyle.hxx | 1 | ||||
-rw-r--r-- | sw/inc/ftnidx.hxx | 1 | ||||
-rw-r--r-- | sw/inc/shellres.hxx | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/sw/inc/authfld.hxx b/sw/inc/authfld.hxx index c90ddeeeb603..b9c1cf8296bd 100644 --- a/sw/inc/authfld.hxx +++ b/sw/inc/authfld.hxx @@ -31,7 +31,6 @@ #include "swdllapi.h" #include <fldbas.hxx> #include <toxe.hxx> -#include <svl/svstdarr.hxx> #include <vector> #include <boost/ptr_container/ptr_vector.hpp> diff --git a/sw/inc/doc.hxx b/sw/inc/doc.hxx index 1529b870dd55..ecc9eecd239c 100644 --- a/sw/inc/doc.hxx +++ b/sw/inc/doc.hxx @@ -53,7 +53,6 @@ class SwList; #include <IDocumentExternalData.hxx> -#include <svl/svstdarr.hxx> #include <com/sun/star/embed/XEmbeddedObject.hpp> #include <com/sun/star/embed/XStorage.hpp> #include <vcl/timer.hxx> diff --git a/sw/inc/docstyle.hxx b/sw/inc/docstyle.hxx index 192098535506..60231434dd92 100644 --- a/sw/inc/docstyle.hxx +++ b/sw/inc/docstyle.hxx @@ -30,7 +30,6 @@ #include <rtl/ref.hxx> -#include <svl/svstdarr.hxx> #include <svl/style.hxx> #include <svl/itemset.hxx> #include "swdllapi.h" diff --git a/sw/inc/ftnidx.hxx b/sw/inc/ftnidx.hxx index 446a3db4917f..81174e12ddbf 100644 --- a/sw/inc/ftnidx.hxx +++ b/sw/inc/ftnidx.hxx @@ -28,7 +28,6 @@ #ifndef _FTNIDX_HXX #define _FTNIDX_HXX -#include <svl/svstdarr.hxx> #include <svl/svarray.hxx> #include <vector> diff --git a/sw/inc/shellres.hxx b/sw/inc/shellres.hxx index 654a541c26c8..0b7d14c36058 100644 --- a/sw/inc/shellres.hxx +++ b/sw/inc/shellres.hxx @@ -28,7 +28,6 @@ #ifndef _SHELLRES_HXX #define _SHELLRES_HXX -#include <svl/svstdarr.hxx> #include <swdllapi.h> #include <tools/string.hxx> #include <tools/rc.hxx> |