source/text/sbasic/shared/02/20000000.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 2d9ad5a39e416c967af625426572b68498d3c68b Author: Olivier Hallot <olivier.hal...@libreoffice.org> AuthorDate: Mon Sep 27 05:48:15 2021 -0300 Commit: Olivier Hallot <olivier.hal...@libreoffice.org> CommitDate: Thu Sep 30 15:55:54 2021 +0200 tdf#144713 rename tab indices -> tab order in group controls Change-Id: I0e4bf13841b104b6f7f0765a933f4ba13fbdd3c1 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122679 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org> diff --git a/source/text/sbasic/shared/02/20000000.xhp b/source/text/sbasic/shared/02/20000000.xhp index 1af386f3e..c6c9c97f8 100644 --- a/source/text/sbasic/shared/02/20000000.xhp +++ b/source/text/sbasic/shared/02/20000000.xhp @@ -137,7 +137,7 @@ <image id="img_id3146921" src="cmd/sc_radiobutton.png" width="1cm" height="1cm"><alt id="alt_id3146921" xml-lang="en-US">Icon Option Button</alt></image></paragraph> </tablecell> <tablecell> -<paragraph role="paragraph" id="par_id3153575" xml-lang="en-US"><ahelp hid=".uno:Radiobutton">Adds a button that allows a user to select from a number of options.</ahelp> Grouped option buttons must have consecutive tab indices. They are commonly encircled by a group box. If you have two groups of option buttons, you must insert a tab index between the tab indices of the two groups on the group frame.</paragraph> +<paragraph role="paragraph" id="par_id3153575" xml-lang="en-US"><ahelp hid=".uno:Radiobutton">Adds a button that allows a user to select from a number of options.</ahelp> Grouped option buttons must have consecutive tab order. They are commonly encircled by a group box. If you have two groups of option buttons, you must insert a tab order between the tab orders of the two groups. For example, to the frame of the second group, or to any other control in the dialog, with the exception of another option button.</paragraph> </tablecell> </tablerow> </table>