summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/lang/IllegalAccessException.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/lang/IllegalAccessException.idl')
-rw-r--r--udkapi/com/sun/star/lang/IllegalAccessException.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/lang/IllegalAccessException.idl b/udkapi/com/sun/star/lang/IllegalAccessException.idl
index 6b11d9e7f3d1..8c13be4c6329 100644
--- a/udkapi/com/sun/star/lang/IllegalAccessException.idl
+++ b/udkapi/com/sun/star/lang/IllegalAccessException.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/Exception.idl>
-//=============================================================================
module com { module sun { module star { module lang {
-//=============================================================================
// DocMerge from xml: exception com::sun::star::lang::IllegalAccessException
/** This exception is thrown when an application tries to change
@@ -36,7 +34,6 @@ published exception IllegalAccessException: com::sun::star::uno::Exception
{
};
-//=============================================================================
}; }; }; };