diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-03-25 22:03:38 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-03-26 13:34:11 +0100 |
commit | 874e9a0fe9a3ae594966f17792c615332bbc722b (patch) | |
tree | 7513a911991b5b1febbb5642915a0a642e0a37c1 /source/auxiliary | |
parent | 93c454f904a11777c934250a46ba6d933d2130c7 (diff) |
tdf#126923 Add guide for subtotals tool
Change-Id: I941214be272d6e959c1129b074891bb6f229ba26
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91079
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/auxiliary')
-rw-r--r-- | source/auxiliary/scalc.tree | 27 |
1 files changed, 15 insertions, 12 deletions
diff --git a/source/auxiliary/scalc.tree b/source/auxiliary/scalc.tree index 52f2631dce..a82517becb 100644 --- a/source/auxiliary/scalc.tree +++ b/source/auxiliary/scalc.tree @@ -140,19 +140,22 @@ <topic id="scalc/text/scalc/guide/datapilot_filtertable.xhp">Filtering Pivot Tables</topic> <topic id="scalc/text/scalc/guide/datapilot_tipps.xhp">Selecting Pivot Table Output Ranges</topic> <topic id="scalc/text/scalc/guide/datapilot_updatetable.xhp">Updating Pivot Tables</topic> - </node> - <node id="08091" title="Pivot Chart"> - <topic id="scalc/text/scalc/guide/pivotchart.xhp">Pivot Chart</topic> - <topic id="scalc/text/scalc/guide/pivotchart_create.xhp">Creating Pivot Charts</topic> - <topic id="scalc/text/scalc/guide/pivotchart_edit.xhp">Editing Pivot Charts</topic> - <topic id="scalc/text/scalc/guide/pivotchart_filter.xhp">Filtering Pivot Charts</topic> - <topic id="scalc/text/scalc/guide/pivotchart_update.xhp">Updating Pivot Charts</topic> - <topic id="scalc/text/scalc/guide/pivotchart_delete.xhp">Deleting Pivot Charts</topic> - </node> - <node id="0810" title="Scenarios"> +</node> +<node id="08091" title="Pivot Chart"> +<topic id="scalc/text/scalc/guide/pivotchart.xhp">Pivot Chart</topic> +<topic id="scalc/text/scalc/guide/pivotchart_create.xhp">Creating Pivot Charts</topic> +<topic id="scalc/text/scalc/guide/pivotchart_edit.xhp">Editing Pivot Charts</topic> +<topic id="scalc/text/scalc/guide/pivotchart_filter.xhp">Filtering Pivot Charts</topic> +<topic id="scalc/text/scalc/guide/pivotchart_update.xhp">Updating Pivot Charts</topic> +<topic id="scalc/text/scalc/guide/pivotchart_delete.xhp">Deleting Pivot Charts</topic> +</node> +<node id="0810" title="Scenarios"> <topic id="scalc/text/scalc/guide/scenario.xhp">Using Scenarios</topic> - </node> - <node id="0811" title="References"> +</node> +<node id="08101" title="Subtotals"> +<topic id="scalc/text/scalc/guide/subtotaltool.xhp">Using Subtotals Tool</topic> +</node> +<node id="0811" title="References"> <topic id="scalc/text/scalc/guide/relativ_absolut_ref.xhp">Addresses and References, Absolute and Relative</topic> <topic id="scalc/text/scalc/guide/cellreferences.xhp">Referencing a Cell in Another Document</topic> <topic id="scalc/text/scalc/guide/cellreferences_url.xhp">References to Other Sheets and Referencing URLs</topic> |