summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/component/SubmitButton.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/component/SubmitButton.idl')
-rw-r--r--offapi/com/sun/star/form/component/SubmitButton.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/form/component/SubmitButton.idl b/offapi/com/sun/star/form/component/SubmitButton.idl
index eed9c7bcd5ed..3a0cf89b1e6f 100644
--- a/offapi/com/sun/star/form/component/SubmitButton.idl
+++ b/offapi/com/sun/star/form/component/SubmitButton.idl
@@ -40,7 +40,7 @@ service SubmitButton
<p>Note that the control model itself will not make any use of the submission.
Instead, submissions are triggered by a control (not a control <em>model</em>).
- Thus, the <type scope="com::sun::star::form::control">SubmitButton</type>
+ Thus, the com::sun::star::form::control::SubmitButton
control associated with a SubmitButton model is responsible for
using the submission supplied at this model.</p>
*/