summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/TabulatorCycle.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/TabulatorCycle.idl')
-rw-r--r--offapi/com/sun/star/form/TabulatorCycle.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/form/TabulatorCycle.idl b/offapi/com/sun/star/form/TabulatorCycle.idl
index c3367183d6bc..f6ab1e94a85c 100644
--- a/offapi/com/sun/star/form/TabulatorCycle.idl
+++ b/offapi/com/sun/star/form/TabulatorCycle.idl
@@ -27,10 +27,10 @@
/** specifies how the TAB key should be used in a form.
<p>If the last control of a form is focused, and the user pressed the TAB key, there are
- several possibilities how a <type>FormController</type> should handle this.
- <type>TabulatorCycle</type> specifies these possibilities.</p>
+ several possibilities how a FormController should handle this.
+ TabulatorCycle specifies these possibilities.</p>
- <p>Note that the <type>TabulatorCycle</type> determines what happens when SHIFT-TAB
+ <p>Note that the TabulatorCycle determines what happens when SHIFT-TAB
is pressed on the <em>first</em> control of a form, as well as when TAB is pressed on the
<em>last</em> control.</p>