diff options
Diffstat (limited to 'offapi/com/sun/star/text/TextFields.idl')
-rw-r--r-- | offapi/com/sun/star/text/TextFields.idl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/TextFields.idl b/offapi/com/sun/star/text/TextFields.idl index 7aa82a66eb39..137a021b6618 100644 --- a/offapi/com/sun/star/text/TextFields.idl +++ b/offapi/com/sun/star/text/TextFields.idl @@ -2,9 +2,9 @@ * * $RCSfile: TextFields.idl,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: mtg $ $Date: 2001-10-05 14:37:58 $ + * last change: $Author: mi $ $Date: 2002-12-10 16:14:23 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -86,7 +86,7 @@ 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>All elements are of type <type>XTextField</type>. */ interface com::sun::star::container::XEnumerationAccess; |