diff options
author | Petr Mladek <pmladek@suse.cz> | 2010-10-05 15:55:19 +0200 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2010-10-05 18:21:30 +0200 |
commit | 1275d274db37fc333838321347e1887488f8f4c0 (patch) | |
tree | 8857c3ae31f6ebddb0137f708487cbc1cccb1d97 /sot/inc | |
parent | bcef91b779f6802dd8bdec91d945038716faf181 (diff) |
more removed include guards using fixguard.py
Diffstat (limited to 'sot/inc')
-rw-r--r-- | sot/inc/absdev.hxx | 2 | ||||
-rw-r--r-- | sot/inc/sot/exchange.hxx | 2 | ||||
-rw-r--r-- | sot/inc/sot/factory.hxx | 4 | ||||
-rw-r--r-- | sot/inc/sot/object.hxx | 4 | ||||
-rw-r--r-- | sot/inc/sot/sotdata.hxx | 2 | ||||
-rw-r--r-- | sot/inc/sot/sotref.hxx | 2 | ||||
-rw-r--r-- | sot/inc/sot/storage.hxx | 6 | ||||
-rw-r--r-- | sot/inc/stg.hxx | 10 |
8 files changed, 0 insertions, 32 deletions
diff --git a/sot/inc/absdev.hxx b/sot/inc/absdev.hxx index 3d251d98e0b6..b68f12cf28e8 100644 --- a/sot/inc/absdev.hxx +++ b/sot/inc/absdev.hxx @@ -28,9 +28,7 @@ #ifndef _SOT_ABSDEV_HXX #define _SOT_ABSDEV_HXX -#ifndef _TOOLS_SOLAR_H #include <tools/solar.h> -#endif class JobSetup; class AbstractDeviceData diff --git a/sot/inc/sot/exchange.hxx b/sot/inc/sot/exchange.hxx index dc67e72a4f82..f742929a364c 100644 --- a/sot/inc/sot/exchange.hxx +++ b/sot/inc/sot/exchange.hxx @@ -37,9 +37,7 @@ #include <tools/string.hxx> #include <com/sun/star/uno/Reference.hxx> #include <com/sun/star/datatransfer/DataFlavor.hpp> -#ifndef _COM_SUN_STAR_DATATRANSFER_DND_DNDCONSTANTS_HDL_ #include <com/sun/star/datatransfer/dnd/DNDConstants.hdl> -#endif #include "sot/sotdllapi.h" class SotDataObject; diff --git a/sot/inc/sot/factory.hxx b/sot/inc/sot/factory.hxx index 08dd21a88aa5..d3b20a0382ed 100644 --- a/sot/inc/sot/factory.hxx +++ b/sot/inc/sot/factory.hxx @@ -28,12 +28,8 @@ #ifndef _SOT_FACTORY_HXX #define _SOT_FACTORY_HXX -#ifndef _TOOLS_GLOBNAME_HXX #include <tools/globname.hxx> -#endif -#ifndef _TOOLS_RTTI_HXX #include <tools/rtti.hxx> -#endif #include "sot/sotdllapi.h" /************************************************************************* diff --git a/sot/inc/sot/object.hxx b/sot/inc/sot/object.hxx index db2ac3b30ffc..8ba1674d4fae 100644 --- a/sot/inc/sot/object.hxx +++ b/sot/inc/sot/object.hxx @@ -29,12 +29,8 @@ #define _SOT_OBJECT_HXX #include <sot/sotref.hxx> -#ifndef _SOT_SOTDATA_HXX #include <sot/sotdata.hxx> -#endif -#ifndef _TOOLS_GLOBNAME_HXX #include <tools/globname.hxx> -#endif #include "sot/sotdllapi.h" /************************************************************************* diff --git a/sot/inc/sot/sotdata.hxx b/sot/inc/sot/sotdata.hxx index 8d8775b5e181..8153d06c6b08 100644 --- a/sot/inc/sot/sotdata.hxx +++ b/sot/inc/sot/sotdata.hxx @@ -31,9 +31,7 @@ /************************************************************************* *************************************************************************/ -#ifndef _TOOLS_SOLAR_H #include <tools/solar.h> -#endif #include "sot/sotdllapi.h" //==================class SotData_Impl==================================== diff --git a/sot/inc/sot/sotref.hxx b/sot/inc/sot/sotref.hxx index ae03032e286e..96c91aa3e0a7 100644 --- a/sot/inc/sot/sotref.hxx +++ b/sot/inc/sot/sotref.hxx @@ -28,9 +28,7 @@ #ifndef _SOT_SOTREF_HXX #define _SOT_SOTREF_HXX -#ifndef _TOOLS_REF_HXX #include <tools/ref.hxx> -#endif //======================================================================== enum SvCastEnum { SV_AGGREGATION_CAST }; diff --git a/sot/inc/sot/storage.hxx b/sot/inc/sot/storage.hxx index 572e100c7299..45a3eaafffef 100644 --- a/sot/inc/sot/storage.hxx +++ b/sot/inc/sot/storage.hxx @@ -31,18 +31,12 @@ #include <com/sun/star/uno/Any.hxx> #include <com/sun/star/uno/Reference.h> -#ifndef _COM_SUN_STAR_IO_XINPUTSTREAM_H_ #include <com/sun/star/io/XInputStream.hpp> -#endif #include <com/sun/star/embed/XStorage.hpp> #include <sot/object.hxx> #include <sot/factory.hxx> -#ifndef _TOOLS_STREAM_HXX #include <tools/stream.hxx> -#endif -#ifndef _TOOLS_ERRCODE_HXX #include <tools/errcode.hxx> -#endif #include "sot/sotdllapi.h" #define STORAGE_FAILIFTHERE 0x02 diff --git a/sot/inc/stg.hxx b/sot/inc/stg.hxx index 84373e26d596..8dbf0eb67128 100644 --- a/sot/inc/stg.hxx +++ b/sot/inc/stg.hxx @@ -31,26 +31,16 @@ #include <com/sun/star/uno/Any.h> #include <com/sun/star/uno/Reference.h> -#ifndef _COM_SUN_STAR_IO_XINPUTSTREAM_H_ #include <com/sun/star/io/XInputStream.hpp> -#endif -#ifndef _COM_SUN_STAR_UCB_XCOMMANDENVIRONMENT_H_ #include <com/sun/star/ucb/XCommandEnvironment.hpp> -#endif -#ifndef _COM_SUN_STAR_EMBED_XSTORAGE_H_ #include <com/sun/star/embed/XStorage.hpp> -#endif #include <tools/rtti.hxx> -#ifndef _TOOLS_STREAM_HXX //autogen #include <tools/stream.hxx> -#endif -#ifndef _TOOLS_GLOBNAME_HXX //autogen #include <tools/globname.hxx> -#endif #include "sot/sotdllapi.h" #include <list> |