source/auxiliary/scalc.tree | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 5a5ac0ed2441a8da70770aad65051f48fcd78ce2 Author: Olivier Hallot <olivier.hal...@libreoffice.org> AuthorDate: Thu Sep 1 13:12:34 2022 -0300 Commit: Adolfo Jayme Barrientos <fit...@ubuntu.com> CommitDate: Wed Sep 7 07:40:11 2022 +0200 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.hal...@libreoffice.org> (cherry picked from commit f3d6949e4747508d6355fa280017df45d6250488) Reviewed-on: https://gerrit.libreoffice.org/c/help/+/139180 Reviewed-by: Rafael Lima <rafael.palma.l...@gmail.com> (cherry picked from commit 854f32428a475b3f436629509c7fe86a1d86480e) Reviewed-on: https://gerrit.libreoffice.org/c/help/+/139504 Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org> Tested-by: Adolfo Jayme Barrientos <fit...@ubuntu.com> Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com> diff --git a/source/auxiliary/scalc.tree b/source/auxiliary/scalc.tree index 6106d91ab..04b1a7ba1 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>