source/text/sbasic/shared/03/sf_ui.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 96e26682870d3032dc0cccc6ed0a580f22111998 Author: Rafael Lima <rafael.palma.l...@gmail.com> AuthorDate: Tue May 25 18:40:33 2021 +0200 Commit: Jean-Pierre Ledure <j...@ledure.be> CommitDate: Wed May 26 11:46:10 2021 +0200 Fix SF_UI ShowProgressBar description Change-Id: Ib8b0b89511c1bb04acb7e79064ae5c9d8678b71d Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115970 Tested-by: Jenkins Reviewed-by: Alain Romedenne <alain.romede...@libreoffice.org> diff --git a/source/text/sbasic/shared/03/sf_ui.xhp b/source/text/sbasic/shared/03/sf_ui.xhp index 1f9d9b2a2..94d8cdb33 100644 --- a/source/text/sbasic/shared/03/sf_ui.xhp +++ b/source/text/sbasic/shared/03/sf_ui.xhp @@ -518,7 +518,7 @@ <bookmark_value>UI service;ShowProgressBar</bookmark_value> </bookmark> <h2 id="hd_id31598864255380" localize="false">ShowProgressBar</h2> - <paragraph role="paragraph" id="par_id571598864255776">Display a non-modal dialog box. Specify its title, an explicatory text and a percentage of progress represented on a progressbar. The box will remain visible until a call to the method without argument, or until the end of the currently running macro.</paragraph> + <paragraph role="paragraph" id="par_id571598864255776">Displays a non-modal dialog box. Specify its title, an explicatory text and a percentage of progress to be represented on a progressbar. The dialog will remain visible until a call to the method without arguments or until the user manually closes the dialog.</paragraph> <embed href="text/sbasic/shared/00000003.xhp#functsyntax"/> <paragraph role="paragraph" localize="false" id="par_id41620322016943"> <input>svc.ShowProgressBar(title: str = '', text: str = '', percentage: str = -1)</input> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits