summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/xforms/XSubmission.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/xforms/XSubmission.idl')
-rw-r--r--offapi/com/sun/star/xforms/XSubmission.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/xforms/XSubmission.idl b/offapi/com/sun/star/xforms/XSubmission.idl
index 31f007a7aee4..ea070392bec6 100644
--- a/offapi/com/sun/star/xforms/XSubmission.idl
+++ b/offapi/com/sun/star/xforms/XSubmission.idl
@@ -45,7 +45,7 @@ interface XSubmission
/** allows the submission to be associated with certain form controls
<p>Calling the <member scope="com::sun::star::form::submission">XSubmission::submit</member>
- yields exactly the same result as calling <member>XModel::submit</member> of the model which
+ yields exactly the same result as calling XModel::submit() of the model which
the submission belongs to, passing the ID of the submission.</p>
*/
interface com::sun::star::form::submission::XSubmission;