diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-09-01 13:12:34 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-09-01 21:18:19 +0200 |
commit | f7e717277963bd80b80a6f4b947e79cc97eea0e2 (patch) | |
tree | 6e700fd6752d325af8910505cb9f2a7046e64217 /source/auxiliary | |
parent | 463c1051d96b115ca526994920de2958f522d579 (diff) |
tdf#150689 Fix Calc contents tree
Change-Id: If23ba66db8806ff88e67dc0485c5cf6376ccd0e7
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/139227
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/auxiliary')
-rw-r--r-- | source/auxiliary/scalc.tree | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/auxiliary/scalc.tree b/source/auxiliary/scalc.tree index 6106d91ab2..04b1a7ba15 100644 --- a/source/auxiliary/scalc.tree +++ b/source/auxiliary/scalc.tree @@ -194,7 +194,7 @@ <topic id="sbasic/text/sbasic/guide/read_write_values.xhp">Reading and Writing values to Ranges</topic> <topic id="sbasic/text/sbasic/guide/calc_borders.xhp">Formatting Borders in Calc with Macros</topic> </node> - <node id="0815" title="Miscellaneous"> + <node id="0816" title="Miscellaneous"> <topic id="scalc/text/scalc/guide/auto_off.xhp">Deactivating Automatic Changes</topic> <topic id="scalc/text/scalc/guide/consolidate.xhp">Consolidating Data</topic> <topic id="scalc/text/scalc/guide/goalseek.xhp">Applying Goal Seek</topic> |