summaryrefslogtreecommitdiff
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.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/TextGraphicObjects.idl b/offapi/com/sun/star/text/TextGraphicObjects.idl
index 1d7048f697dd..4a153c58db74 100644
--- a/offapi/com/sun/star/text/TextGraphicObjects.idl
+++ b/offapi/com/sun/star/text/TextGraphicObjects.idl
@@ -27,21 +27,21 @@
module com { module sun { module star { module text {
-/** This is the collection of all <type>TextGraphicObject</type> instances within a
+/** This is the collection of all TextGraphicObject instances within a
context (e.g. a document).
*/
published service TextGraphicObjects
{
- /** This interface makes it possible to access all <type>TextGraphicObject</type>
+ /** This interface makes it possible to access all TextGraphicObject
instances within this context (e.g. a document) by its name.
<p>The type of the interfaces returned by this collection is
always "XTextContent".
*/
interface com::sun::star::container::XNameAccess;
- /** This interface makes it possible to access all <type>TextGraphicObject</type>
+ /** This interface makes it possible to access all TextGraphicObject
instances within this context (e.g. a document) by its index.
<p>The type of the interfaces returned by this collection is