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 18afb4463493..c3aa6e5ccecb 100644
--- a/offapi/com/sun/star/form/component/DataForm.idl
+++ b/offapi/com/sun/star/form/component/DataForm.idl
@@ -99,7 +99,7 @@ published service DataForm
<p>You can add your component as
com::sun::star::form::XDatabaseParameterListener
to a form to get notified whenever the form needs parameter values to be filled in<br/>
- In a first approach, the form tries to fill any parameters from it's master-detail relation
+ In a first approach, the form tries to fill any parameters from its master-detail relation
(if any). All values which can't be filled are then passed to all listeners, which can
fill them by their own choice.</p>