From 75acbd4b47b877ca140e2f802620e3830eda8839 Mon Sep 17 00:00:00 2001 From: Michael Stahl <mstahl@redhat.com> Date: Wed, 25 Jul 2012 13:52:18 +0200 Subject: delete svl/svstdarr.hxx Change-Id: Ia3d1d8dbe100443410b80c3881f10ab51b2d0419 --- sc/source/core/data/documen8.cxx | 1 - sc/source/filter/excel/excrecds.cxx | 1 - sc/source/filter/html/htmlexp.cxx | 1 - sc/source/ui/view/viewfun2.cxx | 1 - 4 files changed, 4 deletions(-) (limited to 'sc') 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> -- cgit