summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/DatabaseParameterEvent.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/DatabaseParameterEvent.idl')
-rw-r--r--offapi/com/sun/star/form/DatabaseParameterEvent.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/form/DatabaseParameterEvent.idl b/offapi/com/sun/star/form/DatabaseParameterEvent.idl
index af49fd0cf023..344fa2543b61 100644
--- a/offapi/com/sun/star/form/DatabaseParameterEvent.idl
+++ b/offapi/com/sun/star/form/DatabaseParameterEvent.idl
@@ -34,10 +34,10 @@ published struct DatabaseParameterEvent: com::sun::star::lang::EventObject
{
/** specifies the list of parameters which are required for opening a result set.
- <p>Usually, a <type scope="com::sun::star::form::component">DataForm</type> fires this
+ <p>Usually, a com::sun::star::form::component::DataForm fires this
event when loading the form requires parameters to be filled in.</p>
- <p>Every parameter object supports the <type scope="com::sun::star::beans">XPropertySet</type>
+ <p>Every parameter object supports the com::sun::star::beans::XPropertySet
interface, and at least the properties <em>Name</em> and <em>Value</em></p>
@see com::sun::star::sdb::RowSet