summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/embed/InstanceLocker.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/embed/InstanceLocker.idl')
-rw-r--r--offapi/com/sun/star/embed/InstanceLocker.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/embed/InstanceLocker.idl b/offapi/com/sun/star/embed/InstanceLocker.idl
index 1a76d4741670..6e416cdbafea 100644
--- a/offapi/com/sun/star/embed/InstanceLocker.idl
+++ b/offapi/com/sun/star/embed/InstanceLocker.idl
@@ -26,10 +26,8 @@
#include <com/sun/star/lang/IllegalArgumentException.idl>
#include <com/sun/star/frame/DoubleInitializationException.idl>
-//=============================================================================
module com { module sun { module star { module embed {
-//-----------------------------------------------------------------------------
/** The main task of this service is to prevent closing, terminating and/or
etc. of controlled object.
@@ -91,7 +89,6 @@ published service InstanceLocker : com::sun::star::lang::XComponent
::com::sun::star::uno::Exception );
};
-//=============================================================================
}; }; }; };