summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/XFormControllerListener.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/XFormControllerListener.idl')
-rw-r--r--offapi/com/sun/star/form/XFormControllerListener.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/form/XFormControllerListener.idl b/offapi/com/sun/star/form/XFormControllerListener.idl
index 7945132c43d0..2d4262747f95 100644
--- a/offapi/com/sun/star/form/XFormControllerListener.idl
+++ b/offapi/com/sun/star/form/XFormControllerListener.idl
@@ -28,7 +28,7 @@
module com { module sun { module star { module form {
-/** allows to be notified when the activation status of a <type>FormController</type> changes.
+/** allows to be notified when the activation status of a FormController changes.
<p> A form controller is activated if a form control gains the
focus and none of its controls currently owned the focus before.</p>