summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/XDatabaseParameterBroadcaster.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/XDatabaseParameterBroadcaster.idl')
-rw-r--r--offapi/com/sun/star/form/XDatabaseParameterBroadcaster.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/form/XDatabaseParameterBroadcaster.idl b/offapi/com/sun/star/form/XDatabaseParameterBroadcaster.idl
index afbbe886e19d..868c7e68fe66 100644
--- a/offapi/com/sun/star/form/XDatabaseParameterBroadcaster.idl
+++ b/offapi/com/sun/star/form/XDatabaseParameterBroadcaster.idl
@@ -34,7 +34,7 @@
<type scope="com::sun::star::form::component">DataForm</type> is such a component. When it is
bound to a statement which contains parameters, or to a query which is based upon a parametrized
statement, it needs values to fill in the parameters with actual values when it is being loaded.
- One method to gather these values is calling the <type>XDatabaseParameterListener</type> listeners, which
+ One method to gather these values is calling the XDatabaseParameterListener listeners, which
can fill them in.</p>
*/
published interface XDatabaseParameterBroadcaster: com::sun::star::uno::XInterface