From 75acbd4b47b877ca140e2f802620e3830eda8839 Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Wed, 25 Jul 2012 13:52:18 +0200 Subject: delete svl/svstdarr.hxx Change-Id: Ia3d1d8dbe100443410b80c3881f10ab51b2d0419 --- fpicker/source/odma/ODMAFolderPicker.cxx | 1 - fpicker/source/office/OfficeFilePicker.cxx | 1 - fpicker/source/office/OfficeFolderPicker.cxx | 1 - fpicker/source/office/iodlg.cxx | 1 - fpicker/source/office/iodlgimp.cxx | 1 - 5 files changed, 5 deletions(-) (limited to 'fpicker') diff --git a/fpicker/source/odma/ODMAFolderPicker.cxx b/fpicker/source/odma/ODMAFolderPicker.cxx index c5eb9a800690..05d42775fd0d 100644 --- a/fpicker/source/odma/ODMAFolderPicker.cxx +++ b/fpicker/source/odma/ODMAFolderPicker.cxx @@ -29,7 +29,6 @@ #include "ODMAFolderPicker.hxx" -#include "svl/svstdarr.hxx" #include #include #include diff --git a/fpicker/source/office/OfficeFilePicker.cxx b/fpicker/source/office/OfficeFilePicker.cxx index 9658467aa921..4763cb6c433b 100644 --- a/fpicker/source/office/OfficeFilePicker.cxx +++ b/fpicker/source/office/OfficeFilePicker.cxx @@ -31,7 +31,6 @@ #include #endif #include -#include "svl/svstdarr.hxx" #include #include #include diff --git a/fpicker/source/office/OfficeFolderPicker.cxx b/fpicker/source/office/OfficeFolderPicker.cxx index 4883dd5fcc5b..c1a3912e1950 100644 --- a/fpicker/source/office/OfficeFolderPicker.cxx +++ b/fpicker/source/office/OfficeFolderPicker.cxx @@ -23,7 +23,6 @@ #include #include -#include "svl/svstdarr.hxx" #include #include #include diff --git a/fpicker/source/office/iodlg.cxx b/fpicker/source/office/iodlg.cxx index 6b53152d9dc5..291acb131be1 100644 --- a/fpicker/source/office/iodlg.cxx +++ b/fpicker/source/office/iodlg.cxx @@ -39,7 +39,6 @@ #include "svtools/sfxecode.hxx" #include "svl/svarray.hxx" #include "svtools/svtabbx.hxx" -#include "svl/svstdarr.hxx" #include #include diff --git a/fpicker/source/office/iodlgimp.cxx b/fpicker/source/office/iodlgimp.cxx index 63baec198474..9269b07beb8e 100644 --- a/fpicker/source/office/iodlgimp.cxx +++ b/fpicker/source/office/iodlgimp.cxx @@ -38,7 +38,6 @@ #include "unotools/useroptions.hxx" #include "rtl/instance.hxx" #include -#include "svl/svstdarr.hxx" using namespace ::com::sun::star::uno; using namespace ::com::sun::star::lang; -- cgit