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.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/TextRange.idl b/offapi/com/sun/star/text/TextRange.idl
index 68717a965be6..6162bd043cfb 100644
--- a/offapi/com/sun/star/text/TextRange.idl
+++ b/offapi/com/sun/star/text/TextRange.idl
@@ -34,13 +34,13 @@
module com { module sun { module star { module text {
-/** points to a sequence of characters within a <type>Text</type>.
+/** points to a sequence of characters within a Text.
<p>The service provides access to the string content and the properties
- of this range of text and the <type>TextContent</type> instances which
+ of this range of text and the TextContent instances which
are bound to this text range. </p>
- <p>A <type>TextRange</type> is also used for a <i>text portion</i> which is
+ <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>
for a single paragraph. Because this is the mechanism to use to export
data, all formatting attributes and contents bound to this range have