summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/text/XTextRangeCompare.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/XTextRangeCompare.idl')
-rw-r--r--offapi/com/sun/star/text/XTextRangeCompare.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/XTextRangeCompare.idl b/offapi/com/sun/star/text/XTextRangeCompare.idl
index d027dec2bd9d..b79c709a7120 100644
--- a/offapi/com/sun/star/text/XTextRangeCompare.idl
+++ b/offapi/com/sun/star/text/XTextRangeCompare.idl
@@ -29,12 +29,12 @@
published interface XText;
published interface XTextRange;
-/** compares the positions of two <type>TextRange</type>s within a
- <type>Text</type>.
+/** compares the positions of two TextRanges within a
+ Text.
- <p>Only <type>TextRange</type> instances within the same <type>Text</type>
+ <p>Only TextRange instances within the same Text
can be compared.
</p>
*/