summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/inspection/SubmissionPropertyHandler.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/inspection/SubmissionPropertyHandler.idl')
-rw-r--r--offapi/com/sun/star/form/inspection/SubmissionPropertyHandler.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/form/inspection/SubmissionPropertyHandler.idl b/offapi/com/sun/star/form/inspection/SubmissionPropertyHandler.idl
index 4684c1bb4c25..d27640bd9c76 100644
--- a/offapi/com/sun/star/form/inspection/SubmissionPropertyHandler.idl
+++ b/offapi/com/sun/star/form/inspection/SubmissionPropertyHandler.idl
@@ -31,7 +31,7 @@ module com { module sun { module star { module form { module inspection {
<p>The handler expects a value named "ContextDocument" in the context in which it is created.
That is, the <type scope="com::sun::star::uno">XComponentContext</type> used for creating the
- <type>CellBindingPropertyHandler</type> is examined for a value with this name. If the object in this
+ CellBindingPropertyHandler is examined for a value with this name. If the object in this
value denotes a XML form document (indicated by supporting the <type scope="com::sun::star::xforms">XFormsSupplier</type>
interface), this document is used to examine the XML submissions which the button can be bound to.</p>