summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/TextRange.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/TextRange.idl')
-rw-r--r--offapi/com/sun/star/text/TextRange.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/text/TextRange.idl b/offapi/com/sun/star/text/TextRange.idl
index 6162bd043cfb..7619fa756596 100644
--- a/offapi/com/sun/star/text/TextRange.idl
+++ b/offapi/com/sun/star/text/TextRange.idl
@@ -41,7 +41,7 @@ module com { module sun { module star { module text {
are bound to this text range. </p>
<p>A TextRange is also used for a <i>text portion</i> which is
- returned by the <type scope="com::sun::star::container">XEnumeration</type>
+ returned by the com::sun::star::container::XEnumeration
for a single paragraph. Because this is the mechanism to use to export
data, all formatting attributes and contents bound to this range have
to be available from implementations of this service. </p>