summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/task/ErrorCodeIOException.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/task/ErrorCodeIOException.idl')
-rw-r--r--offapi/com/sun/star/task/ErrorCodeIOException.idl6
1 files changed, 2 insertions, 4 deletions
diff --git a/offapi/com/sun/star/task/ErrorCodeIOException.idl b/offapi/com/sun/star/task/ErrorCodeIOException.idl
index 6ab4e16ea..4e2752933 100644
--- a/offapi/com/sun/star/task/ErrorCodeIOException.idl
+++ b/offapi/com/sun/star/task/ErrorCodeIOException.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -27,9 +27,7 @@
#ifndef __com_sun_star_task_ErrorCodeIOException_idl__
#define __com_sun_star_task_ErrorCodeIOException_idl__
-#ifndef __com_sun_star_io_IOException_idl__
#include <com/sun/star/io/IOException.idl>
-#endif
//============================================================================
@@ -40,7 +38,7 @@
/** IOException that can carry error codes ( not only io related ).
It can be used to transport the error code information.
*/
-exception ErrorCodeIOException : com::sun::star::io::IOException
+published exception ErrorCodeIOException : com::sun::star::io::IOException
{
//------------------------------------------------------------------------
/** specifies the error code.