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 /sc | |
parent | 05a6798a2eee2078ab317aadd9b3e3b5ec88d4b7 (diff) |
delete svl/svstdarr.hxx
Change-Id: Ia3d1d8dbe100443410b80c3881f10ab51b2d0419
Diffstat (limited to 'sc')
-rw-r--r-- | sc/source/core/data/documen8.cxx | 1 | ||||
-rw-r--r-- | sc/source/filter/excel/excrecds.cxx | 1 | ||||
-rw-r--r-- | sc/source/filter/html/htmlexp.cxx | 1 | ||||
-rw-r--r-- | sc/source/ui/view/viewfun2.cxx | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/sc/source/core/data/documen8.cxx b/sc/source/core/data/documen8.cxx index 11a640c87725..455f9c5df114 100644 --- a/sc/source/core/data/documen8.cxx +++ b/sc/source/core/data/documen8.cxx @@ -45,7 +45,6 @@ #include <sfx2/viewsh.hxx> #include <svl/flagitem.hxx> #include <svl/intitem.hxx> -#include <svl/svstdarr.hxx> #include <svl/zforlist.hxx> #include <svl/zformat.hxx> #include <unotools/misccfg.hxx> diff --git a/sc/source/filter/excel/excrecds.cxx b/sc/source/filter/excel/excrecds.cxx index c8e0856bd2cc..c24c32b2c278 100644 --- a/sc/source/filter/excel/excrecds.cxx +++ b/sc/source/filter/excel/excrecds.cxx @@ -58,7 +58,6 @@ #include <svl/zformat.hxx> #include <svtools/ctrltool.hxx> -#include <svl/svstdarr.hxx> #include <string.h> diff --git a/sc/source/filter/html/htmlexp.cxx b/sc/source/filter/html/htmlexp.cxx index ed69e118c934..a51925064a1a 100644 --- a/sc/source/filter/html/htmlexp.cxx +++ b/sc/source/filter/html/htmlexp.cxx @@ -51,7 +51,6 @@ #include <sfx2/objsh.hxx> #include <svl/stritem.hxx> #include <svl/urihelper.hxx> -#include <svl/svstdarr.hxx> #include <svl/zforlist.hxx> #include <svtools/htmlkywd.hxx> #include <svtools/htmlout.hxx> diff --git a/sc/source/ui/view/viewfun2.cxx b/sc/source/ui/view/viewfun2.cxx index 727a7ec0182c..fe524aa2c09c 100644 --- a/sc/source/ui/view/viewfun2.cxx +++ b/sc/source/ui/view/viewfun2.cxx @@ -43,7 +43,6 @@ #include <sfx2/viewfrm.hxx> #include <svl/stritem.hxx> #include <svl/zforlist.hxx> -#include <svl/svstdarr.hxx> #include <svx/svdview.hxx> #include <vcl/msgbox.hxx> #include <vcl/sound.hxx> |