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 577c1b699963..14f8c52aef88 100644
--- a/offapi/com/sun/star/form/XForms.idl
+++ b/offapi/com/sun/star/form/XForms.idl
@@ -58,10 +58,10 @@ published interface XForms
<p>The interface allows managing of scripts associated with dependent components, accessed by index.
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>
+ the container aspect of the com::sun::star::script::XEventAttacherManager
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>
+ com::sun::star::script::XEventAttacherManager interface.</p>
<p>For instance, at any time you can obtain the events associated with the <code>n</code><super>th</super>
element in the form components by calling