summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/XTextEmbeddedObjectsSupplier.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/XTextEmbeddedObjectsSupplier.idl')
-rw-r--r--offapi/com/sun/star/text/XTextEmbeddedObjectsSupplier.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/offapi/com/sun/star/text/XTextEmbeddedObjectsSupplier.idl b/offapi/com/sun/star/text/XTextEmbeddedObjectsSupplier.idl
index 174f2d3d1e8b..950aa6e68865 100644
--- a/offapi/com/sun/star/text/XTextEmbeddedObjectsSupplier.idl
+++ b/offapi/com/sun/star/text/XTextEmbeddedObjectsSupplier.idl
@@ -27,15 +27,11 @@
module com { module sun { module star { module text {
-
-// DocMerge from xml: interface com::sun::star::text::XTextEmbeddedObjectsSupplier
/** provides the collection of all embedded objects within this context
(i.e. this document).
*/
published interface XTextEmbeddedObjectsSupplier: com::sun::star::uno::XInterface
{
-
- // DocMerge from idl: method com::sun::star::text::XTextEmbeddedObjectsSupplier::getEmbeddedObjects
/** @returns
the collection of embedded objects.
*/