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 /svx/inc | |
parent | 05a6798a2eee2078ab317aadd9b3e3b5ec88d4b7 (diff) |
delete svl/svstdarr.hxx
Change-Id: Ia3d1d8dbe100443410b80c3881f10ab51b2d0419
Diffstat (limited to 'svx/inc')
-rw-r--r-- | svx/inc/svx/fmsearch.hxx | 1 | ||||
-rw-r--r-- | svx/inc/svx/fmtools.hxx | 1 | ||||
-rw-r--r-- | svx/inc/svx/numfmtsh.hxx | 1 | ||||
-rw-r--r-- | svx/inc/svx/srchdlg.hxx | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/svx/inc/svx/fmsearch.hxx b/svx/inc/svx/fmsearch.hxx index 2affd50a5414..2c9191484a81 100644 --- a/svx/inc/svx/fmsearch.hxx +++ b/svx/inc/svx/fmsearch.hxx @@ -30,7 +30,6 @@ #define _FMSEARCH_HXX #include <com/sun/star/sdbc/XResultSet.hpp> -#include <svl/svstdarr.hxx> #include <vcl/dialog.hxx> #include <vcl/button.hxx> #include <vcl/fixed.hxx> diff --git a/svx/inc/svx/fmtools.hxx b/svx/inc/svx/fmtools.hxx index 54b36405386b..3395978332db 100644 --- a/svx/inc/svx/fmtools.hxx +++ b/svx/inc/svx/fmtools.hxx @@ -76,7 +76,6 @@ #include <comphelper/uno3.hxx> #include <comphelper/stl_types.hxx> #include <cppuhelper/implbase1.hxx> -#include <svl/svstdarr.hxx> #include <set> diff --git a/svx/inc/svx/numfmtsh.hxx b/svx/inc/svx/numfmtsh.hxx index ba3b04cc792f..d131e9fb7511 100644 --- a/svx/inc/svx/numfmtsh.hxx +++ b/svx/inc/svx/numfmtsh.hxx @@ -33,7 +33,6 @@ #include "svx/svxdllapi.h" -#include <svl/svstdarr.hxx> #include <svl/zforlist.hxx> #include <vector> diff --git a/svx/inc/svx/srchdlg.hxx b/svx/inc/svx/srchdlg.hxx index c960c2188729..7f0fa67c1bbb 100644 --- a/svx/inc/svx/srchdlg.hxx +++ b/svx/inc/svx/srchdlg.hxx @@ -39,7 +39,6 @@ #include <sfx2/childwin.hxx> #include <sfx2/basedlgs.hxx> #include <svl/svarray.hxx> -#include <svl/svstdarr.hxx> #include <svtools/svmedit.hxx> #include <svl/srchdefs.hxx> #include "svx/svxdllapi.h" |