diff options
author | Laurent BP <laurent.balland-poirier@laposte.net> | 2022-05-21 19:32:21 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-06-02 00:31:20 +0200 |
commit | 6cad3f7596e2296adda304ab1c613a429bb6ae93 (patch) | |
tree | 04ffda846452f3aa8f3380e4b41e707afe018ab1 /helpers | |
parent | b30109758ad6b6bcb8b82d6a646fc055cd3a2402 (diff) |
tdf#129674 New command Go to Sheet
Add help to "Go to Sheet" dialog
Change-Id: Iede0523d0272b32b9b87489129bca0136d601a65
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134951
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'helpers')
-rw-r--r-- | helpers/help_hid.lst | 2 | ||||
-rw-r--r-- | helpers/unocmds.txt | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/helpers/help_hid.lst b/helpers/help_hid.lst index 16c386dfb7..0f43e0b56a 100644 --- a/helpers/help_hid.lst +++ b/helpers/help_hid.lst @@ -1722,6 +1722,8 @@ HID_GLBLTREE_UPD_LINK,53034, HID_GLBLTREE_UPD_SEL,53032, HID_GLOBAL_FALLBACK,4294967295, HID_GLOS_GROUP_TREE,53021, +HID_GOTOTABLE,59002 +HID_GOTOTABLEMASK,59003 HID_GRAFIK_TOOLBOX,54830, HID_GRIDWIZARD_CANCEL,34811, HID_GRIDWIZARD_FINISH,34812, diff --git a/helpers/unocmds.txt b/helpers/unocmds.txt index 66fda9a18f..e5ece05cf1 100644 --- a/helpers/unocmds.txt +++ b/helpers/unocmds.txt @@ -616,6 +616,7 @@ .uno:Intersect;simpress/01/13180300.xhp .uno:Italic;shared/01/05110200.xhp .uno:JustifyPara;shared/01/05080400.xhp +.uno:JumpToTable;scalc/01/02220000.xhp .uno:Label;shared/02/01170000.xhp .uno:LastPage;shared/02/10040000.xhp .uno:LastRecord;shared/main0213.xhp |