summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/script/ModuleSizeExceededRequest.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/script/ModuleSizeExceededRequest.idl')
-rw-r--r--offapi/com/sun/star/script/ModuleSizeExceededRequest.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/script/ModuleSizeExceededRequest.idl b/offapi/com/sun/star/script/ModuleSizeExceededRequest.idl
index 7212f158f8ba..e1d3091531f1 100644
--- a/offapi/com/sun/star/script/ModuleSizeExceededRequest.idl
+++ b/offapi/com/sun/star/script/ModuleSizeExceededRequest.idl
@@ -21,11 +21,9 @@
#include <com/sun/star/uno/Exception.idl>
-//=============================================================================
module com { module sun { module star { module script {
-//=============================================================================
/** Is used for interaction handle in case password protected modules exceed the size that can be stored in OpenOffice 2.x, 1.x formats
*/
@@ -37,7 +35,6 @@ exception ModuleSizeExceededRequest : ::com::sun::star::uno::Exception
};
-//=============================================================================
}; }; }; };