diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2011-03-26 22:57:30 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2011-03-26 22:57:30 +0100 |
commit | 08d473b2fbefb704def159e3e074e7e5cc77e59c (patch) | |
tree | bc40686f410fbfd845970b107a3ea7f669cf4663 /udkapi/com/sun/star/io | |
parent | ee47bd1aed9e9bd72608177a6980ce67f6e86c3d (diff) |
Strip include guards in idl files in ure/udkapi
Diffstat (limited to 'udkapi/com/sun/star/io')
53 files changed, 0 insertions, 225 deletions
diff --git a/udkapi/com/sun/star/io/AlreadyConnectedException.idl b/udkapi/com/sun/star/io/AlreadyConnectedException.idl index 4430eacda8ad..0a932f937fb0 100644 --- a/udkapi/com/sun/star/io/AlreadyConnectedException.idl +++ b/udkapi/com/sun/star/io/AlreadyConnectedException.idl @@ -27,9 +27,7 @@ #ifndef __com_sun_star_io_AlreadyConnectedException_idl__ #define __com_sun_star_io_AlreadyConnectedException_idl__ -#ifndef __com_sun_star_io_IOException_idl__ #include <com/sun/star/io/IOException.idl> -#endif //============================================================================= diff --git a/udkapi/com/sun/star/io/BufferSizeExceededException.idl b/udkapi/com/sun/star/io/BufferSizeExceededException.idl index 881ae786b1cc..a06f0beae137 100644 --- a/udkapi/com/sun/star/io/BufferSizeExceededException.idl +++ b/udkapi/com/sun/star/io/BufferSizeExceededException.idl @@ -27,9 +27,7 @@ #ifndef __com_sun_star_io_BufferSizeExceededException_idl__ #define __com_sun_star_io_BufferSizeExceededException_idl__ -#ifndef __com_sun_star_io_IOException_idl__ #include <com/sun/star/io/IOException.idl> -#endif //============================================================================= diff --git a/udkapi/com/sun/star/io/ConnectException.idl b/udkapi/com/sun/star/io/ConnectException.idl index f67ae57a0e78..d3ad296c24c3 100644 --- a/udkapi/com/sun/star/io/ConnectException.idl +++ b/udkapi/com/sun/star/io/ConnectException.idl @@ -27,9 +27,7 @@ #ifndef __com_sun_star_io_ConnectException_idl__ #define __com_sun_star_io_ConnectException_idl__ -#ifndef __com_sun_star_io_SocketException_idl__ #include <com/sun/star/io/SocketException.idl> -#endif //============================================================================= diff --git a/udkapi/com/sun/star/io/DataInputStream.idl b/udkapi/com/sun/star/io/DataInputStream.idl index df11692395e0..7d1b982e2916 100644 --- a/udkapi/com/sun/star/io/DataInputStream.idl +++ b/udkapi/com/sun/star/io/DataInputStream.idl @@ -27,17 +27,11 @@ #ifndef __com_sun_star_io_DataInputStream_idl__ #define __com_sun_star_io_DataInputStream_idl__ -#ifndef __com_sun_star_io_XDataInputStream_idl__ #include <com/sun/star/io/XDataInputStream.idl> -#endif -#ifndef __com_sun_star_io_XActiveDataSink_idl__ #include <com/sun/star/io/XActiveDataSink.idl> -#endif -#ifndef __com_sun_star_io_XConnectable_idl__ #include <com/sun/star/io/XConnectable.idl> -#endif //============================================================================= diff --git a/udkapi/com/sun/star/io/DataOutputStream.idl b/udkapi/com/sun/star/io/DataOutputStream.idl index 9bfe73312192..7b5214221d02 100644 --- a/udkapi/com/sun/star/io/DataOutputStream.idl +++ b/udkapi/com/sun/star/io/DataOutputStream.idl @@ -27,13 +27,9 @@ #ifndef __com_sun_star_io_DataOutputStream_idl__ #define __com_sun_star_io_DataOutputStream_idl__ -#ifndef __com_sun_star_io_XDataOutputStream_idl__ #include <com/sun/star/io/XDataOutputStream.idl> -#endif -#ifndef __com_sun_star_io_XActiveDataSource_idl__ #include <com/sun/star/io/XActiveDataSource.idl> -#endif //============================================================================= diff --git a/udkapi/com/sun/star/io/DataTransferEvent.idl b/udkapi/com/sun/star/io/DataTransferEvent.idl index d78f6eb4d64c..81fc59bc266b 100644 --- a/udkapi/com/sun/star/io/DataTransferEvent.idl +++ b/udkapi/com/sun/star/io/DataTransferEvent.idl @@ -27,9 +27,7 @@ #ifndef __com_sun_star_io_DataTransferEvent_idl__ #define __com_sun_star_io_DataTransferEvent_idl__ -#ifndef __com_sun_star_lang_EventObject_idl__ #include <com/sun/star/lang/EventObject.idl> -#endif //============================================================================= diff --git a/udkapi/com/sun/star/io/IOException.idl b/udkapi/com/sun/star/io/IOException.idl index 6b2da1b6351d..4ed41a9de659 100644 --- a/udkapi/com/sun/star/io/IOException.idl +++ b/udkapi/com/sun/star/io/IOException.idl @@ -27,9 +27,7 @@ #ifndef __com_sun_star_io_IOException_idl__ #define __com_sun_star_io_IOException_idl__ -#ifndef __com_sun_star_uno_Exception_idl__ #include <com/sun/star/uno/Exception.idl> -#endif //============================================================================= diff --git a/udkapi/com/sun/star/io/MarkableInputStream.idl b/udkapi/com/sun/star/io/MarkableInputStream.idl index 65058592cc06..9f6bdd167934 100644 --- a/udkapi/com/sun/star/io/MarkableInputStream.idl +++ b/udkapi/com/sun/star/io/MarkableInputStream.idl @@ -27,17 +27,11 @@ #ifndef __com_sun_star_io_DataInputStream_idl__ #define __com_sun_star_io_DataInputStream_idl__ -#ifndef __com_sun_star_io_XMarkableStream_idl__ #include <com/sun/star/io/XMarkableStream.idl> -#endif -#ifndef __com_sun_star_io_XActiveDataSink_idl__ #include <com/sun/star/io/XActiveDataSink.idl> -#endif -#ifndef __com_sun_star_io_XConnectable_idl__ #include <com/sun/star/io/XConnectable.idl> -#endif module com { module sun { module star { module io { diff --git a/udkapi/com/sun/star/io/MarkableOutputStream.idl b/udkapi/com/sun/star/io/MarkableOutputStream.idl index 576f7f56452a..a09463dbd1e5 100644 --- a/udkapi/com/sun/star/io/MarkableOutputStream.idl +++ b/udkapi/com/sun/star/io/MarkableOutputStream.idl @@ -27,17 +27,13 @@ #ifndef __com_sun_star_io_DataInputStream_idl__ #define __com_sun_star_io_DataInputStream_idl__ -#ifndef __com_sun_star_io_XMarkableStream_idl__ #include <com/sun/star/io/XMarkableStream.idl> -#endif #ifndef __com_sun_star_io_XActiveDataSink_idl__ #include <com/sun/star/io/XActiveDataSource.idl> #endif -#ifndef __com_sun_star_io_XConnectable_idl__ #include <com/sun/star/io/XConnectable.idl> -#endif module com { module sun { module star { module io { diff --git a/udkapi/com/sun/star/io/NoRouteToHostException.idl b/udkapi/com/sun/star/io/NoRouteToHostException.idl index c37663eaf55d..e4a7047542c7 100644 --- a/udkapi/com/sun/star/io/NoRouteToHostException.idl +++ b/udkapi/com/sun/star/io/NoRouteToHostException.idl @@ -27,9 +27,7 @@ #ifndef __com_sun_star_io_NoRouteToHostException_idl__ #define __com_sun_star_io_NoRouteToHostException_idl__ -#ifndef __com_sun_star_io_SocketException_idl__ #include <com/sun/star/io/SocketException.idl> -#endif //============================================================================= diff --git a/udkapi/com/sun/star/io/NotConnectedException.idl b/udkapi/com/sun/star/io/NotConnectedException.idl index 956e10896f96..ac357644765c 100644 --- a/udkapi/com/sun/star/io/NotConnectedException.idl +++ b/udkapi/com/sun/star/io/NotConnectedException.idl @@ -27,9 +27,7 @@ #ifndef __com_sun_star_io_NotConnectedException_idl__ #define __com_sun_star_io_NotConnectedException_idl__ -#ifndef __com_sun_star_io_IOException_idl__ #include <com/sun/star/io/IOException.idl> -#endif //============================================================================= diff --git a/udkapi/com/sun/star/io/ObjectInputStream.idl b/udkapi/com/sun/star/io/ObjectInputStream.idl index 69e98d3a1d6e..61d914cee565 100644 --- a/udkapi/com/sun/star/io/ObjectInputStream.idl +++ b/udkapi/com/sun/star/io/ObjectInputStream.idl @@ -27,21 +27,13 @@ #ifndef __com_sun_star_io_ObjectInputStream_idl__ #define __com_sun_star_io_ObjectInputStream_idl__ -#ifndef __com_sun_star_io_XObjectInputStream_idl__ #include <com/sun/star/io/XObjectInputStream.idl> -#endif -#ifndef __com_sun_star_io_XActiveDataSink_idl__ #include <com/sun/star/io/XActiveDataSink.idl> -#endif -#ifndef __com_sun_star_io_XConnectable_idl__ #include <com/sun/star/io/XConnectable.idl> -#endif -#ifndef __com_sun_star_io_XMarkableStream_idl__ #include <com/sun/star/io/XMarkableStream.idl> -#endif //============================================================================= diff --git a/udkapi/com/sun/star/io/ObjectOutputStream.idl b/udkapi/com/sun/star/io/ObjectOutputStream.idl index 3669db12b723..5dbd4ac0d7db 100644 --- a/udkapi/com/sun/star/io/ObjectOutputStream.idl +++ b/udkapi/com/sun/star/io/ObjectOutputStream.idl @@ -27,17 +27,11 @@ #ifndef __com_sun_star_io_ObjectOutputStream_idl__ #define __com_sun_star_io_ObjectOutputStream_idl__ -#ifndef __com_sun_star_io_XObjectOutputStream_idl__ #include <com/sun/star/io/XObjectOutputStream.idl> -#endif -#ifndef __com_sun_star_io_XActiveDataSource_idl__ #include <com/sun/star/io/XActiveDataSource.idl> -#endif -#ifndef __com_sun_star_io_XConnectable_idl__ #include <com/sun/star/io/XConnectable.idl> -#endif //============================================================================= diff --git a/udkapi/com/sun/star/io/Pipe.idl b/udkapi/com/sun/star/io/Pipe.idl index 256f6357a447..8bd19de420b3 100644 --- a/udkapi/com/sun/star/io/Pipe.idl +++ b/udkapi/com/sun/star/io/Pipe.idl @@ -27,13 +27,9 @@ #ifndef __com_sun_star_io_Pipe_idl__ #define __com_sun_star_io_Pipe_idl__ -#ifndef __com_sun_star_io_XOutputStream_idl__ #include <com/sun/star/io/XOutputStream.idl> -#endif -#ifndef __com_sun_star_io_XInputStream_idl__ #include <com/sun/star/io/XInputStream.idl> -#endif //============================================================================= diff --git a/udkapi/com/sun/star/io/Pump.idl b/udkapi/com/sun/star/io/Pump.idl index 7e52e917d979..9d5013d6d2aa 100644 --- a/udkapi/com/sun/star/io/Pump.idl +++ b/udkapi/com/sun/star/io/Pump.idl @@ -27,17 +27,11 @@ #ifndef __com_sun_star_io_Pipe_idl__ #define __com_sun_star_io_Pipe_idl__ -#ifndef __com_sun_star_io_XActiveDataSource_idl__ #include <com/sun/star/io/XActiveDataSource.idl> -#endif -#ifndef __com_sun_star_io_XActiveDataSink_idl__ #include <com/sun/star/io/XActiveDataSink.idl> -#endif -#ifndef __com_sun_star_io_XActiveDataControl_idl__ #include <com/sun/star/io/XActiveDataControl.idl> -#endif //============================================================================= diff --git a/udkapi/com/sun/star/io/SequenceInputStream.idl b/udkapi/com/sun/star/io/SequenceInputStream.idl index e480b280c0bd..ce99952f1da0 100644 --- a/udkapi/com/sun/star/io/SequenceInputStream.idl +++ b/udkapi/com/sun/star/io/SequenceInputStream.idl @@ -27,13 +27,9 @@ #ifndef __com_sun_star_io_SequenceInputStream_idl__ #define __com_sun_star_io_SequenceInputStream_idl__ -#ifndef __com_sun_star_io_XSeekableInputStream_idl__ #include <com/sun/star/io/XSeekableInputStream.idl> -#endif -#ifndef __com_sun_star_lang_IllegalArgumentException_idl__ #include <com/sun/star/lang/IllegalArgumentException.idl> -#endif //============================================================================= diff --git a/udkapi/com/sun/star/io/SequenceOutputStream.idl b/udkapi/com/sun/star/io/SequenceOutputStream.idl index 7822ac991004..db5919c89bec 100644 --- a/udkapi/com/sun/star/io/SequenceOutputStream.idl +++ b/udkapi/com/sun/star/io/SequenceOutputStream.idl @@ -27,9 +27,7 @@ #ifndef __com_sun_star_io_SequenceOutputStream_idl__ #define __com_sun_star_io_SequenceOutputStream_idl__ -#ifndef __com_sun_star_io_XSequenceOutputStream_idl__ #include <com/sun/star/io/XSequenceOutputStream.idl> -#endif //============================================================================= diff --git a/udkapi/com/sun/star/io/SocketException.idl b/udkapi/com/sun/star/io/SocketException.idl index 2d53f43c0579..96fba987a8b1 100644 --- a/udkapi/com/sun/star/io/SocketException.idl +++ b/udkapi/com/sun/star/io/SocketException.idl @@ -27,9 +27,7 @@ #ifndef __com_sun_star_io_SocketException_idl__ #define __com_sun_star_io_SocketException_idl__ -#ifndef __com_sun_star_io_IOException_idl__ #include <com/sun/star/io/IOException.idl> -#endif //============================================================================= diff --git a/udkapi/com/sun/star/io/TempFile.idl b/udkapi/com/sun/star/io/TempFile.idl index 84d16e362db0..b00bb5099e70 100644 --- a/udkapi/com/sun/star/io/TempFile.idl +++ b/udkapi/com/sun/star/io/TempFile.idl @@ -27,9 +27,7 @@ #ifndef __com_sun_star_io_TempFile_idl__ #define __com_sun_star_io_TempFile_idl__ -#ifndef __com_sun_star_io_XTempFile_idl__ #include <com/sun/star/io/XTempFile.idl> -#endif //========================================================================= diff --git a/udkapi/com/sun/star/io/TextInputStream.idl b/udkapi/com/sun/star/io/TextInputStream.idl index 6f5e8dd00ac5..14a4e39269d5 100644 --- a/udkapi/com/sun/star/io/TextInputStream.idl +++ b/udkapi/com/sun/star/io/TextInputStream.idl @@ -27,17 +27,11 @@ #ifndef __com_sun_star_io_TextInputStream_idl__ #define __com_sun_star_io_TextInputStream_idl__ -#ifndef __com_sun_star_io_XTextInputStream_idl__ #include <com/sun/star/io/XTextInputStream.idl> -#endif -#ifndef __com_sun_star_io_XActiveDataSink_idl__ #include <com/sun/star/io/XActiveDataSink.idl> -#endif -#ifndef __com_sun_star_io_XConnectable_idl__ #include <com/sun/star/io/XConnectable.idl> -#endif //============================================================================= diff --git a/udkapi/com/sun/star/io/TextOutputStream.idl b/udkapi/com/sun/star/io/TextOutputStream.idl index 879b58070580..2aa44d93e78f 100644 --- a/udkapi/com/sun/star/io/TextOutputStream.idl +++ b/udkapi/com/sun/star/io/TextOutputStream.idl @@ -27,13 +27,9 @@ #ifndef __com_sun_star_io_TextOutputStream_idl__ #define __com_sun_star_io_TextOutputStream_idl__ -#ifndef __com_sun_star_io_XTextOutputStream_idl__ #include <com/sun/star/io/XTextOutputStream.idl> -#endif -#ifndef __com_sun_star_io_XActiveDataSource_idl__ #include <com/sun/star/io/XActiveDataSource.idl> -#endif //============================================================================= diff --git a/udkapi/com/sun/star/io/UnexpectedEOFException.idl b/udkapi/com/sun/star/io/UnexpectedEOFException.idl index 234174a69c32..1dd1e5f9be24 100644 --- a/udkapi/com/sun/star/io/UnexpectedEOFException.idl +++ b/udkapi/com/sun/star/io/UnexpectedEOFException.idl @@ -27,9 +27,7 @@ #ifndef __com_sun_star_io_UnexpectedEOFException_idl__ #define __com_sun_star_io_UnexpectedEOFException_idl__ -#ifndef __com_sun_star_io_IOException_idl__ #include <com/sun/star/io/IOException.idl> -#endif //============================================================================= diff --git a/udkapi/com/sun/star/io/UnknownHostException.idl b/udkapi/com/sun/star/io/UnknownHostException.idl index 6cb2cf423b5c..7a75d05c35e3 100644 --- a/udkapi/com/sun/star/io/UnknownHostException.idl +++ b/udkapi/com/sun/star/io/UnknownHostException.idl @@ -27,9 +27,7 @@ #ifndef __com_sun_star_io_UnknownHostException_idl__ #define __com_sun_star_io_UnknownHostException_idl__ -#ifndef __com_sun_star_io_IOException_idl__ #include <com/sun/star/io/IOException.idl> -#endif //============================================================================= diff --git a/udkapi/com/sun/star/io/WrongFormatException.idl b/udkapi/com/sun/star/io/WrongFormatException.idl index 8be8f31c2c1c..acb71d453db3 100644 --- a/udkapi/com/sun/star/io/WrongFormatException.idl +++ b/udkapi/com/sun/star/io/WrongFormatException.idl @@ -27,9 +27,7 @@ #ifndef __com_sun_star_io_WrongFormatException_idl__ #define __com_sun_star_io_WrongFormatException_idl__ -#ifndef __com_sun_star_io_IOException_idl__ #include <com/sun/star/io/IOException.idl> -#endif //============================================================================= diff --git a/udkapi/com/sun/star/io/XActiveDataControl.idl b/udkapi/com/sun/star/io/XActiveDataControl.idl index 9e53a38b3d44..332ff97df044 100644 --- a/udkapi/com/sun/star/io/XActiveDataControl.idl +++ b/udkapi/com/sun/star/io/XActiveDataControl.idl @@ -27,13 +27,9 @@ #ifndef __com_sun_star_io_XActiveDataControl_idl__ #define __com_sun_star_io_XActiveDataControl_idl__ -#ifndef __com_sun_star_uno_XInterface_idl__ #include <com/sun/star/uno/XInterface.idl> -#endif -#ifndef __com_sun_star_io_XStreamListener_idl__ #include <com/sun/star/io/XStreamListener.idl> -#endif //============================================================================= diff --git a/udkapi/com/sun/star/io/XActiveDataSink.idl b/udkapi/com/sun/star/io/XActiveDataSink.idl index 3602e4d7c538..49d1b7503ac9 100644 --- a/udkapi/com/sun/star/io/XActiveDataSink.idl +++ b/udkapi/com/sun/star/io/XActiveDataSink.idl @@ -27,13 +27,9 @@ #ifndef __com_sun_star_io_XActiveDataSink_idl__ #define __com_sun_star_io_XActiveDataSink_idl__ -#ifndef __com_sun_star_uno_XInterface_idl__ #include <com/sun/star/uno/XInterface.idl> -#endif -#ifndef __com_sun_star_io_XInputStream_idl__ #include <com/sun/star/io/XInputStream.idl> -#endif //============================================================================= diff --git a/udkapi/com/sun/star/io/XActiveDataSource.idl b/udkapi/com/sun/star/io/XActiveDataSource.idl index 441dedf5f371..1db5b3610bc3 100644 --- a/udkapi/com/sun/star/io/XActiveDataSource.idl +++ b/udkapi/com/sun/star/io/XActiveDataSource.idl @@ -27,13 +27,9 @@ #ifndef __com_sun_star_io_XActiveDataSource_idl__ #define __com_sun_star_io_XActiveDataSource_idl__ -#ifndef __com_sun_star_uno_XInterface_idl__ #include <com/sun/star/uno/XInterface.idl> -#endif -#ifndef __com_sun_star_io_XOutputStream_idl__ #include <com/sun/star/io/XOutputStream.idl> -#endif //============================================================================= diff --git a/udkapi/com/sun/star/io/XActiveDataStreamer.idl b/udkapi/com/sun/star/io/XActiveDataStreamer.idl index 686981525d90..bdbc599a7968 100644 --- a/udkapi/com/sun/star/io/XActiveDataStreamer.idl +++ b/udkapi/com/sun/star/io/XActiveDataStreamer.idl @@ -27,13 +27,9 @@ #ifndef __com_sun_star_io_XActiveDataStreamer_idl__ #define __com_sun_star_io_XActiveDataStreamer_idl__ -#ifndef __com_sun_star_uno_XInterface_idl__ #include <com/sun/star/uno/XInterface.idl> -#endif -#ifndef __com_sun_star_io_XStream_idl__ #include <com/sun/star/io/XStream.idl> -#endif //============================================================================= diff --git a/udkapi/com/sun/star/io/XAsyncOutputMonitor.idl b/udkapi/com/sun/star/io/XAsyncOutputMonitor.idl index 1aa25e82f253..377fd5396648 100644 --- a/udkapi/com/sun/star/io/XAsyncOutputMonitor.idl +++ b/udkapi/com/sun/star/io/XAsyncOutputMonitor.idl @@ -28,12 +28,8 @@ #ifndef __com_sun_star_io_XAsyncOutputMonitor_idl__ #define __com_sun_star_io_XAsyncOutputMonitor_idl__ -#ifndef __com_sun_star_io_IOException_idl__ #include "com/sun/star/io/IOException.idl" -#endif -#ifndef __com_sun_star_uno_XInterface_idl__ #include "com/sun/star/uno/XInterface.idl" -#endif module com { module sun { module star { module io { diff --git a/udkapi/com/sun/star/io/XConnectable.idl b/udkapi/com/sun/star/io/XConnectable.idl index 8286e5add4af..9676e4a0befa 100644 --- a/udkapi/com/sun/star/io/XConnectable.idl +++ b/udkapi/com/sun/star/io/XConnectable.idl @@ -27,9 +27,7 @@ #ifndef __com_sun_star_io_XConnectable_idl__ #define __com_sun_star_io_XConnectable_idl__ -#ifndef __com_sun_star_uno_XInterface_idl__ #include <com/sun/star/uno/XInterface.idl> -#endif //============================================================================= diff --git a/udkapi/com/sun/star/io/XDataExporter.idl b/udkapi/com/sun/star/io/XDataExporter.idl index 672342a8a7a9..ee83d10b2cce 100644 --- a/udkapi/com/sun/star/io/XDataExporter.idl +++ b/udkapi/com/sun/star/io/XDataExporter.idl @@ -27,21 +27,13 @@ #ifndef __com_sun_star_io_XDataExporter_idl__ #define __com_sun_star_io_XDataExporter_idl__ -#ifndef __com_sun_star_uno_XInterface_idl__ #include <com/sun/star/uno/XInterface.idl> -#endif -#ifndef __com_sun_star_io_XOutputStream_idl__ #include <com/sun/star/io/XOutputStream.idl> -#endif -#ifndef __com_sun_star_lang_XComponent_idl__ #include <com/sun/star/lang/XComponent.idl> -#endif -#ifndef __com_sun_star_io_XDataTransferEventListener_idl__ #include <com/sun/star/io/XDataTransferEventListener.idl> -#endif //============================================================================= diff --git a/udkapi/com/sun/star/io/XDataImporter.idl b/udkapi/com/sun/star/io/XDataImporter.idl index b395ad91ceb1..09f285ce243b 100644 --- a/udkapi/com/sun/star/io/XDataImporter.idl +++ b/udkapi/com/sun/star/io/XDataImporter.idl @@ -27,21 +27,13 @@ #ifndef __com_sun_star_io_XDataImporter_idl__ #define __com_sun_star_io_XDataImporter_idl__ -#ifndef __com_sun_star_uno_XInterface_idl__ #include <com/sun/star/uno/XInterface.idl> -#endif -#ifndef __com_sun_star_io_XActiveDataSource_idl__ #include <com/sun/star/io/XActiveDataSource.idl> -#endif -#ifndef __com_sun_star_lang_XComponent_idl__ #include <com/sun/star/lang/XComponent.idl> -#endif -#ifndef __com_sun_star_io_XDataTransferEventListener_idl__ #include <com/sun/star/io/XDataTransferEventListener.idl> -#endif //============================================================================= diff --git a/udkapi/com/sun/star/io/XDataInputStream.idl b/udkapi/com/sun/star/io/XDataInputStream.idl index fc5183e89acc..d548d7382f33 100644 --- a/udkapi/com/sun/star/io/XDataInputStream.idl +++ b/udkapi/com/sun/star/io/XDataInputStream.idl @@ -27,13 +27,9 @@ #ifndef __com_sun_star_io_XDataInputStream_idl__ #define __com_sun_star_io_XDataInputStream_idl__ -#ifndef __com_sun_star_io_XInputStream_idl__ #include <com/sun/star/io/XInputStream.idl> -#endif -#ifndef __com_sun_star_io_IOException_idl__ #include <com/sun/star/io/IOException.idl> -#endif //============================================================================= diff --git a/udkapi/com/sun/star/io/XDataOutputStream.idl b/udkapi/com/sun/star/io/XDataOutputStream.idl index ab64c9920257..2950ce40950a 100644 --- a/udkapi/com/sun/star/io/XDataOutputStream.idl +++ b/udkapi/com/sun/star/io/XDataOutputStream.idl @@ -27,13 +27,9 @@ #ifndef __com_sun_star_io_XDataOutputStream_idl__ #define __com_sun_star_io_XDataOutputStream_idl__ -#ifndef __com_sun_star_io_XOutputStream_idl__ #include <com/sun/star/io/XOutputStream.idl> -#endif -#ifndef __com_sun_star_io_IOException_idl__ #include <com/sun/star/io/IOException.idl> -#endif //============================================================================= diff --git a/udkapi/com/sun/star/io/XDataTransferEventListener.idl b/udkapi/com/sun/star/io/XDataTransferEventListener.idl index 2cc7d83a9e73..9efa84e2b5f1 100644 --- a/udkapi/com/sun/star/io/XDataTransferEventListener.idl +++ b/udkapi/com/sun/star/io/XDataTransferEventListener.idl @@ -27,13 +27,9 @@ #ifndef __com_sun_star_io_XDataTransferEventListener_idl__ #define __com_sun_star_io_XDataTransferEventListener_idl__ -#ifndef __com_sun_star_lang_XEventListener_idl__ #include <com/sun/star/lang/XEventListener.idl> -#endif -#ifndef __com_sun_star_io_DataTransferEvent_idl__ #include <com/sun/star/io/DataTransferEvent.idl> -#endif //============================================================================= diff --git a/udkapi/com/sun/star/io/XInputStream.idl b/udkapi/com/sun/star/io/XInputStream.idl index 2ebbde5d61b1..7e425bdbb249 100644 --- a/udkapi/com/sun/star/io/XInputStream.idl +++ b/udkapi/com/sun/star/io/XInputStream.idl @@ -27,17 +27,11 @@ #ifndef __com_sun_star_io_XInputStream_idl__ #define __com_sun_star_io_XInputStream_idl__ -#ifndef __com_sun_star_uno_XInterface_idl__ #include <com/sun/star/uno/XInterface.idl> -#endif -#ifndef __com_sun_star_io_NotConnectedException_idl__ #include <com/sun/star/io/NotConnectedException.idl> -#endif -#ifndef __com_sun_star_io_BufferSizeExceededException_idl__ #include <com/sun/star/io/BufferSizeExceededException.idl> -#endif //============================================================================= diff --git a/udkapi/com/sun/star/io/XInputStreamProvider.idl b/udkapi/com/sun/star/io/XInputStreamProvider.idl index f45aae34fb06..9ac2fdedab20 100644 --- a/udkapi/com/sun/star/io/XInputStreamProvider.idl +++ b/udkapi/com/sun/star/io/XInputStreamProvider.idl @@ -27,9 +27,7 @@ #ifndef __com_sun_star_io_XInputStreamProvider_idl__ #define __com_sun_star_io_XInputStreamProvider_idl__ -#ifndef __com_sun_star_io_XInputStream_idl__ #include <com/sun/star/io/XInputStream.idl> -#endif //============================================================================= diff --git a/udkapi/com/sun/star/io/XMarkableStream.idl b/udkapi/com/sun/star/io/XMarkableStream.idl index 856b01cef2bf..1d1233012f75 100644 --- a/udkapi/com/sun/star/io/XMarkableStream.idl +++ b/udkapi/com/sun/star/io/XMarkableStream.idl @@ -27,17 +27,11 @@ #ifndef __com_sun_star_io_XMarkableStream_idl__ #define __com_sun_star_io_XMarkableStream_idl__ -#ifndef __com_sun_star_uno_XInterface_idl__ #include <com/sun/star/uno/XInterface.idl> -#endif -#ifndef __com_sun_star_io_IOException_idl__ #include <com/sun/star/io/IOException.idl> -#endif -#ifndef __com_sun_star_lang_IllegalArgumentException_idl__ #include <com/sun/star/lang/IllegalArgumentException.idl> -#endif //============================================================================= diff --git a/udkapi/com/sun/star/io/XObjectInputStream.idl b/udkapi/com/sun/star/io/XObjectInputStream.idl index 565cf5f4e9a5..a53b5041528b 100644 --- a/udkapi/com/sun/star/io/XObjectInputStream.idl +++ b/udkapi/com/sun/star/io/XObjectInputStream.idl @@ -27,17 +27,11 @@ #ifndef __com_sun_star_io_XObjectInputStream_idl__ #define __com_sun_star_io_XObjectInputStream_idl__ -#ifndef __com_sun_star_io_XDataInputStream_idl__ #include <com/sun/star/io/XDataInputStream.idl> -#endif -#ifndef __com_sun_star_io_XPersistObject_idl__ #include <com/sun/star/io/XPersistObject.idl> -#endif -#ifndef __com_sun_star_io_IOException_idl__ #include <com/sun/star/io/IOException.idl> -#endif //============================================================================= diff --git a/udkapi/com/sun/star/io/XObjectOutputStream.idl b/udkapi/com/sun/star/io/XObjectOutputStream.idl index 31d34a96bda0..0bc9d5d7587e 100644 --- a/udkapi/com/sun/star/io/XObjectOutputStream.idl +++ b/udkapi/com/sun/star/io/XObjectOutputStream.idl @@ -27,13 +27,9 @@ #ifndef __com_sun_star_io_XObjectOutputStream_idl__ #define __com_sun_star_io_XObjectOutputStream_idl__ -#ifndef __com_sun_star_io_IOException_idl__ #include <com/sun/star/io/IOException.idl> -#endif -#ifndef __com_sun_star_io_XDataOutputStream_idl__ #include <com/sun/star/io/XDataOutputStream.idl> -#endif //============================================================================= diff --git a/udkapi/com/sun/star/io/XOutputStream.idl b/udkapi/com/sun/star/io/XOutputStream.idl index cc2cd61bd963..74b168edd7eb 100644 --- a/udkapi/com/sun/star/io/XOutputStream.idl +++ b/udkapi/com/sun/star/io/XOutputStream.idl @@ -27,17 +27,11 @@ #ifndef __com_sun_star_io_XOutputStream_idl__ #define __com_sun_star_io_XOutputStream_idl__ -#ifndef __com_sun_star_uno_XInterface_idl__ #include <com/sun/star/uno/XInterface.idl> -#endif -#ifndef __com_sun_star_io_NotConnectedException_idl__ #include <com/sun/star/io/NotConnectedException.idl> -#endif -#ifndef __com_sun_star_io_BufferSizeExceededException_idl__ #include <com/sun/star/io/BufferSizeExceededException.idl> -#endif //============================================================================= diff --git a/udkapi/com/sun/star/io/XPersist.idl b/udkapi/com/sun/star/io/XPersist.idl index 77f750c6599d..a3f6cc8416a1 100644 --- a/udkapi/com/sun/star/io/XPersist.idl +++ b/udkapi/com/sun/star/io/XPersist.idl @@ -27,13 +27,9 @@ #ifndef __com_sun_star_io_XPersist_idl__ #define __com_sun_star_io_XPersist_idl__ -#ifndef __com_sun_star_uno_XInterface_idl__ #include <com/sun/star/uno/XInterface.idl> -#endif -#ifndef __com_sun_star_io_IOException_idl__ #include <com/sun/star/io/IOException.idl> -#endif //============================================================================= diff --git a/udkapi/com/sun/star/io/XPersistObject.idl b/udkapi/com/sun/star/io/XPersistObject.idl index 53da2b9a2e64..a206c4b3ac89 100644 --- a/udkapi/com/sun/star/io/XPersistObject.idl +++ b/udkapi/com/sun/star/io/XPersistObject.idl @@ -27,13 +27,9 @@ #ifndef __com_sun_star_io_XPersistObject_idl__ #define __com_sun_star_io_XPersistObject_idl__ -#ifndef __com_sun_star_uno_XInterface_idl__ #include <com/sun/star/uno/XInterface.idl> -#endif -#ifndef __com_sun_star_io_IOException_idl__ #include <com/sun/star/io/IOException.idl> -#endif //============================================================================= diff --git a/udkapi/com/sun/star/io/XSeekable.idl b/udkapi/com/sun/star/io/XSeekable.idl index f22dbdb875ca..3a745c55aacc 100644 --- a/udkapi/com/sun/star/io/XSeekable.idl +++ b/udkapi/com/sun/star/io/XSeekable.idl @@ -27,16 +27,10 @@ #ifndef __com_sun_star_io_XSeekable_idl__ #define __com_sun_star_io_XSeekable_idl__ -#ifndef __com_sun_star_uno_XInterface_idl__ #include <com/sun/star/uno/XInterface.idl> -#endif -#ifndef __com_sun_star_io_IOException_idl__ #include <com/sun/star/io/IOException.idl> -#endif -#ifndef __com_sun_star_lang_IllegalArgumentException_idl__ #include <com/sun/star/lang/IllegalArgumentException.idl> -#endif //============================================================================= diff --git a/udkapi/com/sun/star/io/XSeekableInputStream.idl b/udkapi/com/sun/star/io/XSeekableInputStream.idl index 63cbf0a6d306..5ce3896eedbe 100644 --- a/udkapi/com/sun/star/io/XSeekableInputStream.idl +++ b/udkapi/com/sun/star/io/XSeekableInputStream.idl @@ -27,13 +27,9 @@ #ifndef __com_sun_star_io_XSeekableInputStream_idl__ #define __com_sun_star_io_XSeekableInputStream_idl__ -#ifndef __com_sun_star_io_XInputStream_idl__ #include <com/sun/star/io/XInputStream.idl> -#endif -#ifndef __com_sun_star_io_XSeekable_idl__ #include <com/sun/star/io/XSeekable.idl> -#endif //============================================================================= diff --git a/udkapi/com/sun/star/io/XSequenceOutputStream.idl b/udkapi/com/sun/star/io/XSequenceOutputStream.idl index 43539f82c647..546e65826e2b 100644 --- a/udkapi/com/sun/star/io/XSequenceOutputStream.idl +++ b/udkapi/com/sun/star/io/XSequenceOutputStream.idl @@ -27,17 +27,9 @@ #ifndef __com_sun_star_io_XSequenceOutputStream_idl__ #define __com_sun_star_io_XSequenceOutputStream_idl__ -#ifndef __com_sun_star_io_XOutputStream_idl__ #include <com/sun/star/io/XOutputStream.idl> -#endif - -#ifndef __com_sun_star_io_NotConnectedException_idl__ #include <com/sun/star/io/NotConnectedException.idl> -#endif - -#ifndef __com_sun_star_io_IOException_idl__ #include <com/sun/star/io/IOException.idl> -#endif //============================================================================= diff --git a/udkapi/com/sun/star/io/XStream.idl b/udkapi/com/sun/star/io/XStream.idl index c24dfd020e0c..f8b76beb9e0d 100644 --- a/udkapi/com/sun/star/io/XStream.idl +++ b/udkapi/com/sun/star/io/XStream.idl @@ -27,16 +27,9 @@ #ifndef __com_sun_star_io_XStream_idl__ #define __com_sun_star_io_XStream_idl__ -#ifndef __com_sun_star_uno_XInterface_idl__ #include <com/sun/star/uno/XInterface.idl> -#endif - -#ifndef __com_sun_star_io_XInputStream_idl__ #include <com/sun/star/io/XInputStream.idl> -#endif -#ifndef __com_sun_star_io_XOutputStream_idl__ #include <com/sun/star/io/XOutputStream.idl> -#endif //============================================================================= diff --git a/udkapi/com/sun/star/io/XStreamListener.idl b/udkapi/com/sun/star/io/XStreamListener.idl index 5fc5d0b15edc..b548211d3594 100644 --- a/udkapi/com/sun/star/io/XStreamListener.idl +++ b/udkapi/com/sun/star/io/XStreamListener.idl @@ -27,9 +27,7 @@ #ifndef __com_sun_star_io_XStreamListener_idl__ #define __com_sun_star_io_XStreamListener_idl__ -#ifndef __com_sun_star_lang_XEventListener_idl__ #include <com/sun/star/lang/XEventListener.idl> -#endif //============================================================================= diff --git a/udkapi/com/sun/star/io/XTempFile.idl b/udkapi/com/sun/star/io/XTempFile.idl index 94b7daaac85c..b1e8f158944f 100644 --- a/udkapi/com/sun/star/io/XTempFile.idl +++ b/udkapi/com/sun/star/io/XTempFile.idl @@ -27,17 +27,9 @@ #ifndef __com_sun_star_io_XTempFile_idl__ #define __com_sun_star_io_XTempFile_idl__ -#ifndef __com_sun_star_uno_XInterface_idl__ #include <com/sun/star/uno/XInterface.idl> -#endif - -#ifndef __com_sun_star_io_XStream_idl__ #include <com/sun/star/io/XStream.idl> -#endif - -#ifndef __com_sun_star_io_XSeekable_idl__ #include <com/sun/star/io/XSeekable.idl> -#endif //======================================================================== diff --git a/udkapi/com/sun/star/io/XTextInputStream.idl b/udkapi/com/sun/star/io/XTextInputStream.idl index 73b79218001f..29ffdcebf39a 100644 --- a/udkapi/com/sun/star/io/XTextInputStream.idl +++ b/udkapi/com/sun/star/io/XTextInputStream.idl @@ -27,13 +27,9 @@ #ifndef __com_sun_star_io_XTextInputStream_idl__ #define __com_sun_star_io_XTextInputStream_idl__ -#ifndef __com_sun_star_io_XInputStream_idl__ #include <com/sun/star/io/XInputStream.idl> -#endif -#ifndef __com_sun_star_io_IOException_idl__ #include <com/sun/star/io/IOException.idl> -#endif //============================================================================= diff --git a/udkapi/com/sun/star/io/XTextOutputStream.idl b/udkapi/com/sun/star/io/XTextOutputStream.idl index 423d18682abc..b667198bae2b 100644 --- a/udkapi/com/sun/star/io/XTextOutputStream.idl +++ b/udkapi/com/sun/star/io/XTextOutputStream.idl @@ -27,13 +27,9 @@ #ifndef __com_sun_star_io_XTextOutputStream_idl__ #define __com_sun_star_io_XTextOutputStream_idl__ -#ifndef __com_sun_star_io_XOutputStream_idl__ #include <com/sun/star/io/XOutputStream.idl> -#endif -#ifndef __com_sun_star_io_IOException_idl__ #include <com/sun/star/io/IOException.idl> -#endif //============================================================================= diff --git a/udkapi/com/sun/star/io/XTruncate.idl b/udkapi/com/sun/star/io/XTruncate.idl index 719922b198eb..b76a2a5d2d6f 100644 --- a/udkapi/com/sun/star/io/XTruncate.idl +++ b/udkapi/com/sun/star/io/XTruncate.idl @@ -27,13 +27,8 @@ #ifndef __com_sun_star_io_XTruncate_idl__ #define __com_sun_star_io_XTruncate_idl__ -#ifndef __com_sun_star_uno_XInterface_idl__ #include <com/sun/star/uno/XInterface.idl> -#endif - -#ifndef __com_sun_star_io_IOException_idl__ #include <com/sun/star/io/IOException.idl> -#endif //============================================================================= diff --git a/udkapi/com/sun/star/io/XXMLExtractor.idl b/udkapi/com/sun/star/io/XXMLExtractor.idl index 12ee0f23083b..3a1451130964 100644 --- a/udkapi/com/sun/star/io/XXMLExtractor.idl +++ b/udkapi/com/sun/star/io/XXMLExtractor.idl @@ -28,13 +28,8 @@ #ifndef __com_sun_star_io_XXMLExtractor_idl__ #define __com_sun_star_io_XXMLExtractor_idl__ -#ifndef __com_sun_star_uno_XInterface_idl__ #include <com/sun/star/uno/XInterface.idl> -#endif - -#ifndef __com_sun_star_io_XInputStream_idl__ #include <com/sun/star/io/XInputStream.idl> -#endif //============================================================================= |