INTEGRATION: CWS changefileheader (1.26.28); FILE MERGED
2008/04/01 15:38:49 thb 1.26.28.2: #i85898# Stripping all external header guards 2008/04/01 12:40:41 thb 1.26.28.1: #i85898# Stripping all external header guards
This commit is contained in:
parent
5cbd0623f2
commit
48f1b43e66
1 changed files with 0 additions and 30 deletions
|
@ -2,57 +2,27 @@
|
|||
#ifndef __SHUTDOWNICON_HXX__
|
||||
#define __SHUTDOWNICON_HXX__
|
||||
|
||||
#ifndef _COM_SUN_STAR_FRAME_XTERMINATELISTENER_HPP_
|
||||
#include <com/sun/star/frame/XTerminateListener.hpp>
|
||||
#endif
|
||||
#ifndef _COM_SUN_STAR_FRAME_XDESKTOP_HPP_
|
||||
#include <com/sun/star/frame/XDesktop.hpp>
|
||||
#endif
|
||||
#ifndef _COM_SUN_STAR_LANG_XSINGLESERVICEFACTORY_HPP_
|
||||
#include <com/sun/star/lang/XSingleServiceFactory.hpp>
|
||||
#endif
|
||||
#ifndef _COM_SUN_STAR_LANG_XMULTISERVICEFACTORY_HPP_
|
||||
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
|
||||
#endif
|
||||
#ifndef _COM_SUN_STAR_LANG_XCOMPONENT_HPP_
|
||||
#include <com/sun/star/lang/XComponent.hpp>
|
||||
#endif
|
||||
#ifndef _COM_SUN_STAR_LANG_XEVENTLISTENER_HPP_
|
||||
#include <com/sun/star/lang/XEventListener.hpp>
|
||||
#endif
|
||||
#ifndef _COM_SUN_STAR_LANG_XSERVICEINFO_HPP_
|
||||
#include <com/sun/star/lang/XServiceInfo.hpp>
|
||||
#endif
|
||||
#ifndef _COM_SUN_STAR_LANG_XINITIALIZATION_HPP_
|
||||
#include <com/sun/star/lang/XInitialization.hpp>
|
||||
#endif
|
||||
#ifndef _COM_SUN_STAR_LANG_XINITIALIZATION_HPP_
|
||||
#include <com/sun/star/lang/XInitialization.hpp>
|
||||
#endif
|
||||
#ifndef _COM_SUN_STAR_BEANS_XFASTPROPERTYSET_HPP_
|
||||
#include <com/sun/star/beans/XFastPropertySet.hpp>
|
||||
#endif
|
||||
#ifndef _RTL_STRING_HXX
|
||||
#include <rtl/string.hxx>
|
||||
#endif
|
||||
#ifndef _RTL_USTRING_HXX
|
||||
#include <rtl/ustring.hxx>
|
||||
#endif
|
||||
#ifndef _OSL_MUTEX_HXX_
|
||||
#include <osl/mutex.hxx>
|
||||
#endif
|
||||
#ifndef _OSL_MODULE_HXX_
|
||||
#include <osl/module.hxx>
|
||||
#endif
|
||||
#ifndef _SFX_SFXUNO_HXX
|
||||
#include <sfx2/sfxuno.hxx>
|
||||
#endif
|
||||
#ifndef _CPPUHELPER_COMPBASE4_HXX_
|
||||
#include <cppuhelper/compbase4.hxx>
|
||||
#endif
|
||||
#ifndef INCLUDED_SFX2_DLLAPI_H
|
||||
#include <sfx2/dllapi.h>
|
||||
#endif
|
||||
|
||||
class ResMgr;
|
||||
namespace sfx2
|
||||
|
|
Loading…
Reference in a new issue