diff options
author | Alain Romedenne <alain.romedenne@libreoffice.org> | 2024-02-12 11:27:38 +0100 |
---|---|---|
committer | Alain Romedenne <alain.romedenne@libreoffice.org> | 2024-02-12 17:40:42 +0100 |
commit | 9e7c3f2c9147f60b6b9ba0a328951c094e133097 (patch) | |
tree | 429d0f2fce97cd3fb16f28a6a34da0f1e1dfa7f7 /source | |
parent | 84b2341aeb073ecc7d29228d9ddedc1ee0677a32 (diff) |
DataSheet help correction
Change-Id: I3570ad7818df85f2dda3bbe81ecea59c9f16527f
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/163182
Tested-by: Jenkins
Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>
Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/sbasic/shared/03/sf_datasheet.xhp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/text/sbasic/shared/03/sf_datasheet.xhp b/source/text/sbasic/shared/03/sf_datasheet.xhp index 803c7e694b..c503d35a4b 100644 --- a/source/text/sbasic/shared/03/sf_datasheet.xhp +++ b/source/text/sbasic/shared/03/sf_datasheet.xhp @@ -449,7 +449,6 @@ </bookmark> <h2 id="hd_id61161309659787" localize="false">GoToCell</h2> <paragraph role="paragraph" id="par_id801916099747188">Moves the cursor to the specified row and column.</paragraph> - <note id="par_id161671050245147">This method does not change the position of the cursor in the data view window.</note> <embed href="text/sbasic/shared/00000003.xhp#functsyntax"/> <paragraph role="paragraph" localize="false" id="par_id71615225513065"> <input>svc.GoToCell(opt row: int, opt column: any): bool</input> |