summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/form/XRestoreListener.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/XRestoreListener.idl')
-rw-r--r--offapi/com/sun/star/form/XRestoreListener.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/form/XRestoreListener.idl b/offapi/com/sun/star/form/XRestoreListener.idl
index f5b4c77325f5..9469eaa382ea 100644
--- a/offapi/com/sun/star/form/XRestoreListener.idl
+++ b/offapi/com/sun/star/form/XRestoreListener.idl
@@ -42,14 +42,14 @@
//=============================================================================
-/** receives notifications about data beeing restored.
+/** receives notifications about data being restored.
<p>Such a notification is typically sent when the user cancels updating the
current record of a database form
without saving the data. After restoring, the user operates on the original data.</p>
<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>
and <type scope="com::sun::star::sdb">RowSet</type> services</p>
@deprecated