summaryrefslogtreecommitdiff
path: root/framework/inc
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-04-11 06:50:47 +0000
committerRüdiger Timm <rt@openoffice.org>2008-04-11 06:50:47 +0000
commit16becb430123873d6750619be12a403b242fee21 (patch)
tree8a51971adc35b4b94a5b84f59b3e7eb5cacb35c7 /framework/inc
parent9b9bd939d9774bfde6d6bf2f398ac3a86a875e62 (diff)
INTEGRATION: CWS changefileheader (1.4.692); FILE MERGED
2008/04/01 15:18:32 thb 1.4.692.2: #i85898# Stripping all external header guards 2008/04/01 10:58:00 thb 1.4.692.1: #i85898# Stripping all external header guards
Diffstat (limited to 'framework/inc')
-rw-r--r--framework/inc/xml/statusbarconfiguration.hxx19
1 files changed, 0 insertions, 19 deletions
diff --git a/framework/inc/xml/statusbarconfiguration.hxx b/framework/inc/xml/statusbarconfiguration.hxx
index c71421dc8620..9bcfa9564a33 100644
--- a/framework/inc/xml/statusbarconfiguration.hxx
+++ b/framework/inc/xml/statusbarconfiguration.hxx
@@ -1,34 +1,15 @@
#ifndef __FRAMEWORK_CLASSES_STATUSBARCONFIGURATION_HXX_
#define __FRAMEWORK_CLASSES_STATUSBARCONFIGURATION_HXX_
-#ifndef _SVARRAY_HXX
#include <svtools/svarray.hxx>
-#endif
-#ifndef _STRING_HXX
#include <tools/string.hxx>
-#endif
-#ifndef _STREAM_HXX
#include <tools/stream.hxx>
-#endif
-#ifndef _SV_STATUS_HXX
#include <vcl/status.hxx>
-#endif
-
-#ifndef _COM_SUN_STAR_LANG_XMULTISERVICEFACTORY_HPP_
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
-#endif
-#ifndef _COM_SUN_STAR_IO_XINPUTSTREAM_HPP_
#include <com/sun/star/io/XInputStream.hpp>
-#endif
-#ifndef _COM_SUN_STAR_IO_XOUTPUTSTREAM_HPP_
#include <com/sun/star/io/XOutputStream.hpp>
-#endif
-#ifndef _COM_SUN_STAR_CONTAINER_XINDEXACCESS_HPP_
#include <com/sun/star/container/XIndexAccess.hpp>
-#endif
-#ifndef _COM_SUN_STAR_CONTAINER_XINDEXCONTAINER_HPP_
#include <com/sun/star/container/XIndexContainer.hpp>
-#endif
namespace framework
{