summaryrefslogtreecommitdiff
path: root/framework/inc
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-04-11 06:51:25 +0000
committerRüdiger Timm <rt@openoffice.org>2008-04-11 06:51:25 +0000
commit4596ded997cfb2b0527c87501d74f92796fb69ea (patch)
tree466016a580c51bae43aed7b9e2a1795fceb95de9 /framework/inc
parent498a93b1cf5e42ec18f1c4f36266dde5f33ea12b (diff)
INTEGRATION: CWS changefileheader (1.4.738); FILE MERGED
2008/04/01 15:18:32 thb 1.4.738.2: #i85898# Stripping all external header guards 2008/04/01 10:58:00 thb 1.4.738.1: #i85898# Stripping all external header guards
Diffstat (limited to 'framework/inc')
-rw-r--r--framework/inc/xml/toolboxconfiguration.hxx15
1 files changed, 0 insertions, 15 deletions
diff --git a/framework/inc/xml/toolboxconfiguration.hxx b/framework/inc/xml/toolboxconfiguration.hxx
index e3a29b3b9e3f..c3f827bc95a1 100644
--- a/framework/inc/xml/toolboxconfiguration.hxx
+++ b/framework/inc/xml/toolboxconfiguration.hxx
@@ -1,33 +1,18 @@
#ifndef __FRAMEWORK_XML_TOOLBOXCONFIGURATION_HXX_
#define __FRAMEWORK_XML_TOOLBOXCONFIGURATION_HXX_
-#ifndef _SVARRAY_HXX
#include <svtools/svarray.hxx>
-#endif
-#ifndef _SV_BITMAP_HXX
#include <vcl/bitmap.hxx>
-#endif
-#ifndef _STRING_HXX
#include <tools/string.hxx>
-#endif
-
-#ifndef _COM_SUN_STAR_IO_XINPUTSTREAM_HPP_
#include <com/sun/star/io/XInputStream.hpp>
-#endif
#ifndef _COM_SUN_STAR_IO_XOUPUTSTREAM_HPP_
#include <com/sun/star/io/XOutputStream.hpp>
#endif
-#ifndef _COM_SUN_STAR_CONTAINER_XINDEXCONTAINER_HPP_
#include <com/sun/star/container/XIndexContainer.hpp>
-#endif
-#ifndef _COM_SUN_STAR_CONTAINER_XINDEXACCESS_HPP_
#include <com/sun/star/container/XIndexAccess.hpp>
-#endif
// #110897#
-#ifndef _COM_SUN_STAR_LANG_XMULTISERVICEFACTORY_HPP_
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
-#endif
namespace framework
{