summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/configuration/CannotLoadConfigurationException.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/configuration/CannotLoadConfigurationException.idl')
-rw-r--r--offapi/com/sun/star/configuration/CannotLoadConfigurationException.idl44
1 files changed, 22 insertions, 22 deletions
diff --git a/offapi/com/sun/star/configuration/CannotLoadConfigurationException.idl b/offapi/com/sun/star/configuration/CannotLoadConfigurationException.idl
index 7e6bb2daaaff..21f318569df5 100644
--- a/offapi/com/sun/star/configuration/CannotLoadConfigurationException.idl
+++ b/offapi/com/sun/star/configuration/CannotLoadConfigurationException.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
@@ -24,28 +24,28 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
-#ifndef __com_sun_star_configuration_CannotLoadConfigurationException_idl__
-#define __com_sun_star_configuration_CannotLoadConfigurationException_idl__
-
-#ifndef __com_sun_star_uno_Exception_idl__
-#include <com/sun/star/uno/Exception.idl>
-#endif
-
-//=============================================================================
-
- module com { module sun { module star { module configuration {
-
-//=============================================================================
-
+#ifndef __com_sun_star_configuration_CannotLoadConfigurationException_idl__
+#define __com_sun_star_configuration_CannotLoadConfigurationException_idl__
+
+#ifndef __com_sun_star_uno_Exception_idl__
+#include <com/sun/star/uno/Exception.idl>
+#endif
+
+//=============================================================================
+
+ module com { module sun { module star { module configuration {
+
+//=============================================================================
+
/** is thrown when an application tries to create a configuration provider
but the configuration can't be loaded
*/
published exception CannotLoadConfigurationException: com::sun::star::uno::Exception
-{
-};
-
-//=============================================================================
-
-}; }; }; };
-
-#endif
+{
+};
+
+//=============================================================================
+
+}; }; }; };
+
+#endif