summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/accessibility/TextSegment.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/accessibility/TextSegment.idl')
-rw-r--r--offapi/com/sun/star/accessibility/TextSegment.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/accessibility/TextSegment.idl b/offapi/com/sun/star/accessibility/TextSegment.idl
index 49630e02b61f..12cf1b672caa 100644
--- a/offapi/com/sun/star/accessibility/TextSegment.idl
+++ b/offapi/com/sun/star/accessibility/TextSegment.idl
@@ -24,7 +24,7 @@ module com { module sun { module star { module accessibility {
/** This structure describes a text segment that is embedded in a larger
portion of text. It is used for example by the
- <type>XAccessibleText</type> interface to describe a text portion that
+ XAccessibleText interface to describe a text portion that
was inserted into or deleted from an accessible text.
<p>The indices <member>TextSegment::SegmentStart</member> and
@@ -32,7 +32,7 @@ module com { module sun { module star { module accessibility {
The <member>TextSegment::SegmentText</member> member contains the text
between these two indices including the start index but not the end
index. With it you can use this structure without having to
- access the <type>XAccessibleText</type> interface that represents the
+ access the XAccessibleText interface that represents the
enclosing text.</p>
<p>An empty text segment is expressed by