summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/text/TextEmbeddedObjects.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/TextEmbeddedObjects.idl')
-rw-r--r--offapi/com/sun/star/text/TextEmbeddedObjects.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/TextEmbeddedObjects.idl b/offapi/com/sun/star/text/TextEmbeddedObjects.idl
index e24bbd28504f..b400f65d6315 100644
--- a/offapi/com/sun/star/text/TextEmbeddedObjects.idl
+++ b/offapi/com/sun/star/text/TextEmbeddedObjects.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/container/XIndexAccess.idl>
-//=============================================================================
module com { module sun { module star { module text {
-//=============================================================================
/** provides access to all embedded objects in a document.
*/
@@ -51,7 +49,6 @@ published service TextEmbeddedObjects
};
-//=============================================================================
}; }; }; };