summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/document/OleEmbeddedServerRegistration.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/document/OleEmbeddedServerRegistration.idl')
-rw-r--r--offapi/com/sun/star/document/OleEmbeddedServerRegistration.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/document/OleEmbeddedServerRegistration.idl b/offapi/com/sun/star/document/OleEmbeddedServerRegistration.idl
index 3d8702456724..e67d9b62c98f 100644
--- a/offapi/com/sun/star/document/OleEmbeddedServerRegistration.idl
+++ b/offapi/com/sun/star/document/OleEmbeddedServerRegistration.idl
@@ -31,11 +31,9 @@
#include <com/sun/star/uno/XInterface.idl>
-//=============================================================================
module com { module sun { module star { module document {
-//=============================================================================
/** registers embedded server for StarOffice documents
<p>
@@ -48,7 +46,6 @@ module com { module sun { module star { module document {
published service OleEmbeddedServerRegistration
: com::sun::star::uno::XInterface;
-//=============================================================================
}; }; }; };