summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/embed/DocumentCloser.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/embed/DocumentCloser.idl')
-rw-r--r--offapi/com/sun/star/embed/DocumentCloser.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/embed/DocumentCloser.idl b/offapi/com/sun/star/embed/DocumentCloser.idl
index a0a98899a7e5..1cf2df4b422f 100644
--- a/offapi/com/sun/star/embed/DocumentCloser.idl
+++ b/offapi/com/sun/star/embed/DocumentCloser.idl
@@ -35,10 +35,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 close an office document frame embedded
in an application running in another process correctly.
@@ -71,7 +69,6 @@ published service DocumentCloser : com::sun::star::lang::XComponent
};
-//=============================================================================
}; }; }; };