summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/text/TextFields.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/TextFields.idl')
-rw-r--r--offapi/com/sun/star/text/TextFields.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/text/TextFields.idl b/offapi/com/sun/star/text/TextFields.idl
index 835d58e4db85..d16106cdcbe5 100644
--- a/offapi/com/sun/star/text/TextFields.idl
+++ b/offapi/com/sun/star/text/TextFields.idl
@@ -25,14 +25,14 @@
module com { module sun { module star { module text {
-/** This is a collection of <type>TextField</type> instances.
+/** This is a collection of TextField instances.
*/
published service TextFields
{
/** This interface makes it possible to create an enumeration through
all text fields in this container.
- <p>All elements are of type <type>XTextField</type>.</p>
+ <p>All elements are of type XTextField.</p>
*/
interface com::sun::star::container::XEnumerationAccess;