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
This commit is contained in:
parent
9b9bd939d9
commit
16becb4301
1 changed files with 0 additions and 19 deletions
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue