summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/text/TextGraphicObjects.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/TextGraphicObjects.idl')
-rw-r--r--offapi/com/sun/star/text/TextGraphicObjects.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/TextGraphicObjects.idl b/offapi/com/sun/star/text/TextGraphicObjects.idl
index 8698f89be1b4..1d7048f697dd 100644
--- a/offapi/com/sun/star/text/TextGraphicObjects.idl
+++ b/offapi/com/sun/star/text/TextGraphicObjects.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/container/XIndexAccess.idl>
-//=============================================================================
module com { module sun { module star { module text {
-//=============================================================================
/** This is the collection of all <type>TextGraphicObject</type> instances within a
context (e.g. a document).
@@ -52,7 +50,6 @@ published service TextGraphicObjects
interface com::sun::star::container::XIndexAccess;
};
-//=============================================================================
}; }; }; };
#endif