summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/XDatabaseParameterBroadcaster2.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/XDatabaseParameterBroadcaster2.idl')
-rw-r--r--offapi/com/sun/star/form/XDatabaseParameterBroadcaster2.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/form/XDatabaseParameterBroadcaster2.idl b/offapi/com/sun/star/form/XDatabaseParameterBroadcaster2.idl
index 7da6fc4a5435..549f99240952 100644
--- a/offapi/com/sun/star/form/XDatabaseParameterBroadcaster2.idl
+++ b/offapi/com/sun/star/form/XDatabaseParameterBroadcaster2.idl
@@ -28,7 +28,7 @@ module com { module sun { module star { module form {
/** provides the possibility of receiving an event for configuration of parameters.
<p>Note that this interface provides exactly the same functionality as the
- <type>XDatabaseParameterBroadcaster</type> interface. It exists purely for compatibility
+ XDatabaseParameterBroadcaster interface. It exists purely for compatibility
with the <member scope="com::sun::star::script">XEventAttacher::attachSingleEventListener</member>:
It expects the methods for adding and removing listeners to follow a certain naming scheme,
respective to the name of the listener which is being added/removed.</p>