summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/XForms.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/XForms.idl')
-rw-r--r--offapi/com/sun/star/form/XForms.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/form/XForms.idl b/offapi/com/sun/star/form/XForms.idl
index 4571d9c28d6c..577c1b699963 100644
--- a/offapi/com/sun/star/form/XForms.idl
+++ b/offapi/com/sun/star/form/XForms.idl
@@ -57,9 +57,9 @@ published interface XForms
for the contained components.
<p>The interface allows managing of scripts associated with dependent components, accessed by index.
- However, as a client of the <type>FormComponents</type> service, there's no need to bother with
+ However, as a client of the FormComponents service, there's no need to bother with
the container aspect of the <type scope="com::sun::star::script">XEventAttacherManager</type>
- directly. A <type>FormComponents</type> container will automatically synchronize the elements
+ directly. A FormComponents container will automatically synchronize the elements
you put into it with the scripting information obtained at the
<type scope="com::sun::star::script">XEventAttacherManager</type> interface.</p>