summaryrefslogtreecommitdiffstats
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.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/form/XInsertListener.idl b/offapi/com/sun/star/form/XInsertListener.idl
index 63da8d514c4b..4cdec9ee5f1b 100644
--- a/offapi/com/sun/star/form/XInsertListener.idl
+++ b/offapi/com/sun/star/form/XInsertListener.idl
@@ -45,7 +45,7 @@
/** 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
- superseeded by functionality from the <type scope="com::sun::star::form::component">DataForm</type>
+ 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>