summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/FormComponents.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/FormComponents.idl')
-rw-r--r--offapi/com/sun/star/form/FormComponents.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/form/FormComponents.idl b/offapi/com/sun/star/form/FormComponents.idl
index 17dd0e9b3a98..5e0f8188a924 100644
--- a/offapi/com/sun/star/form/FormComponents.idl
+++ b/offapi/com/sun/star/form/FormComponents.idl
@@ -61,10 +61,10 @@ published service FormComponents
<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