summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/component/DataForm.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/component/DataForm.idl')
-rw-r--r--offapi/com/sun/star/form/component/DataForm.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/form/component/DataForm.idl b/offapi/com/sun/star/form/component/DataForm.idl
index 6700105e49ae..5edcce71d509 100644
--- a/offapi/com/sun/star/form/component/DataForm.idl
+++ b/offapi/com/sun/star/form/component/DataForm.idl
@@ -62,7 +62,7 @@ published service DataForm
<ul><li>After all notifications as defined in the com::sun::star::sdb::RowSet
service have been sent, the DataForm resets itself, if all
com::sun::star::form::XResetListeners approve this.</li>
- <li>After the reset happened, the <member scope="com::sun::star::sdb">RowSet::IsModified</member>
+ <li>After the reset happened, the com::sun::star::sdb::RowSet::IsModified
property is reset to <FALSE/>. This property might have been switched to <TRUE/> during listener
notifications, since listeners are allowed to change field values. Also, the
com::sun::star::form::XReset::reset() implementations of bound control