summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/AutoTextEntry.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/AutoTextEntry.idl')
-rw-r--r--offapi/com/sun/star/text/AutoTextEntry.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/text/AutoTextEntry.idl b/offapi/com/sun/star/text/AutoTextEntry.idl
index dffe7885307b..eb72c0a72a25 100644
--- a/offapi/com/sun/star/text/AutoTextEntry.idl
+++ b/offapi/com/sun/star/text/AutoTextEntry.idl
@@ -27,7 +27,7 @@
module com { module sun { module star { module text {
/** provides access to a text block in a group of
- an <type>AutoTextContainer</type>.
+ an AutoTextContainer.
@see com::sun::star::text::AutoTextContainer
@see com::sun::star::text::AutoTextGroup
*/
@@ -35,7 +35,7 @@ published service AutoTextEntry
{
interface com::sun::star::text::XAutoTextEntry;
- /** provides access to the <type>Text</type> of this entry.
+ /** provides access to the Text of this entry.
*/
interface com::sun::star::text::XText;