summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/XInsertListener.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/XInsertListener.idl')
-rw-r--r--offapi/com/sun/star/form/XInsertListener.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/form/XInsertListener.idl b/offapi/com/sun/star/form/XInsertListener.idl
index ee4a9e8f4efd..4965895d8ff9 100644
--- a/offapi/com/sun/star/form/XInsertListener.idl
+++ b/offapi/com/sun/star/form/XInsertListener.idl
@@ -31,9 +31,9 @@
/** allows to receive notifications about insertions into a database form.
<p>Please do <em><b>not</b></em> use anymore, this interface is deprecated, and
- superseded by functionality from the <type scope="com::sun::star::form::component">DataForm</type>
- service, as well as the <type scope="com::sun::star::sdbc">XRowSetListener</type> and
- <type scope="com::sun::star::sdb">XRowSetApproveListener</type> interfaces.</p>
+ superseded by functionality from the com::sun::star::form::component::DataForm
+ service, as well as the com::sun::star::sdbc::XRowSetListener and
+ com::sun::star::sdb::XRowSetApproveListener interfaces.</p>
@deprecated
*/