summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/document/LinkTargets.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/document/LinkTargets.idl')
-rw-r--r--offapi/com/sun/star/document/LinkTargets.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/document/LinkTargets.idl b/offapi/com/sun/star/document/LinkTargets.idl
index ffe258dc8629..015133566638 100644
--- a/offapi/com/sun/star/document/LinkTargets.idl
+++ b/offapi/com/sun/star/document/LinkTargets.idl
@@ -29,8 +29,8 @@ module com { module sun { module star { module document {
/** This service gives access to a collection of names that are child links
of the parent object that supplied this service.
- <p>The <type scope="com::sun::star::container">XNameAccess</type> returns elements
- of <type scope="com::sun::star::beans">XPropertySet</type> that implement
+ <p>The com::sun::star::container::XNameAccess returns elements
+ of com::sun::star::beans::XPropertySet that implement
the service LinkTarget. </p>
*/
published service LinkTargets