source/text/sbasic/shared/03/sf_datasheet.xhp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit 89b8eaffddb9e3cd462eed1090d00a3dbd3a1652 Author: Alain Romedenne <[email protected]> AuthorDate: Thu Dec 21 13:36:41 2023 +0100 Commit: Alain Romedenne <[email protected]> CommitDate: Thu Dec 21 15:17:40 2023 +0100 SF_Datasheet table of methods layout correction Change-Id: I3574860ab19e8171e86b6e4417364ef34d68b54b Reviewed-on: https://gerrit.libreoffice.org/c/help/+/161098 Tested-by: Jenkins Reviewed-by: Alain Romedenne <[email protected]> diff --git a/source/text/sbasic/shared/03/sf_datasheet.xhp b/source/text/sbasic/shared/03/sf_datasheet.xhp index 80463a5e2a..803c7e694b 100644 --- a/source/text/sbasic/shared/03/sf_datasheet.xhp +++ b/source/text/sbasic/shared/03/sf_datasheet.xhp @@ -295,13 +295,13 @@ <paragraph id="par_id721619034669263" role="tablecontent" localize="false"> <link href="text/sbasic/shared/03/sf_datasheet.xhp#GetText" name="GetText method">GetText</link><br/> <link href="text/sbasic/shared/03/sf_datasheet.xhp#GetValue" name="GetValue method">GetValue</link><br/> - <link href="text/sbasic/shared/03/sf_datasheet.xhp#GoToCell" name="GoToCell method">GoToCell</link><br/><br/> + <link href="text/sbasic/shared/03/sf_datasheet.xhp#GoToCell" name="GoToCell method">GoToCell</link><br/> </paragraph> </tablecell> <tablecell> <paragraph id="par_id711619034669263" role="tablecontent" localize="false"> <link href="text/sbasic/shared/03/sf_datasheet.xhp#RemoveMenu" name="RemoveMenu method">RemoveMenu</link><br/> - <link href="text/sbasic/shared/03/sf_datasheet.xhp#Toolbars" name="Toolbars method">Toolbars</link><br/><br/><br/> + <link href="text/sbasic/shared/03/sf_datasheet.xhp#Toolbars" name="Toolbars method">Toolbars</link><br/><br/> </paragraph> </tablecell> </tablerow>
