summaryrefslogtreecommitdiff
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.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/text/TextEmbeddedObjects.idl b/offapi/com/sun/star/text/TextEmbeddedObjects.idl
index b400f65d6315..a92093148852 100644
--- a/offapi/com/sun/star/text/TextEmbeddedObjects.idl
+++ b/offapi/com/sun/star/text/TextEmbeddedObjects.idl
@@ -31,7 +31,7 @@
*/
published service TextEmbeddedObjects
{
- /** This interface makes it possible to access all <type>TextEmbeddedObject</type>
+ /** This interface makes it possible to access all TextEmbeddedObject
instances within this context (e.g. a document) by its name.
<p>The type of the interfaces returned by this collection is
@@ -39,7 +39,7 @@ published service TextEmbeddedObjects
*/
interface com::sun::star::container::XNameAccess;
- /** This interface makes it possible to access all <type>TextEmbeddedObject</type>
+ /** This interface makes it possible to access all TextEmbeddedObject
instances within this context (e.g. a document) by its index.
<p>The type of the interfaces returned by this collection is