summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/form/inspection/CellBindingPropertyHandler.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/inspection/CellBindingPropertyHandler.idl')
-rw-r--r--offapi/com/sun/star/form/inspection/CellBindingPropertyHandler.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/form/inspection/CellBindingPropertyHandler.idl b/offapi/com/sun/star/form/inspection/CellBindingPropertyHandler.idl
index 2f434e4d9837..1d82d7a80fe7 100644
--- a/offapi/com/sun/star/form/inspection/CellBindingPropertyHandler.idl
+++ b/offapi/com/sun/star/form/inspection/CellBindingPropertyHandler.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 spreadsheet document (indicated by supporting the <type scope="com::sun::star::sheet">XSpreadsheetDocument</type>
interface), this document is used to create the <type scope="com::sun::star::form::binding">ValueBinding</type>s
to bind the inspected object to cells in this document.</p>