diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-05-01 09:31:07 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-05-01 15:10:46 +0200 |
commit | 49161d62b898d139a474bb790296b2f77d5ccaeb (patch) | |
tree | b0a3373e9a14c0615eb35486c3a84c32673f27a8 /source/auxiliary/scalc.tree | |
parent | 98ad6f21bad7e68fc539b5fb75aecba22ac8be55 (diff) |
tdf#106623 Write help page for PIVOT CHART
+ Added example file
+ with inputs from Tomasz Vajngerl
+ remove a spurious character slipped in set 1
+ fix DTD issue 01
Change-Id: I13ebce0241a2ae1e7dcac29945403607da0d1dfa
Reviewed-on: https://gerrit.libreoffice.org/53692
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/auxiliary/scalc.tree')
-rw-r--r-- | source/auxiliary/scalc.tree | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/source/auxiliary/scalc.tree b/source/auxiliary/scalc.tree index c579d85f60..172a56bec0 100644 --- a/source/auxiliary/scalc.tree +++ b/source/auxiliary/scalc.tree @@ -140,6 +140,14 @@ <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"> <topic id="scalc/text/scalc/guide/scenario.xhp">Using Scenarios</topic> </node> |