diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-05-01 11:02:41 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-05-01 16:05:13 +0200 |
commit | 44db92d22697ee0784ce24591c05f54b737a7dd0 (patch) | |
tree | 56a4154100ae0025aca2e85396776a7737f946ba /source/text/scalc/guide/pivotchart.xhp | |
parent | 31e6f5a08f27a72caf285df1af780d78a1ee8747 (diff) |
Refactor inter-page links
+ reduce translation work
Change-Id: I9d6025186f2769981ccac9bd9ec8cfcd00c83f07
Reviewed-on: https://gerrit.libreoffice.org/53694
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/scalc/guide/pivotchart.xhp')
-rw-r--r-- | source/text/scalc/guide/pivotchart.xhp | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/source/text/scalc/guide/pivotchart.xhp b/source/text/scalc/guide/pivotchart.xhp index f71157b0b3..cb21b78e57 100644 --- a/source/text/scalc/guide/pivotchart.xhp +++ b/source/text/scalc/guide/pivotchart.xhp @@ -21,7 +21,7 @@ <bookmark_value>chart;pivot chart</bookmark_value> <bookmark_value>pivot table;pivot chart</bookmark_value> </bookmark> - <paragraph role="heading" id="hd_id141525139671420" level="1" xml-lang="en-US">Pivot Chart</paragraph> + <paragraph role="heading" id="hd_id141525139671420" level="1" xml-lang="en-US"><variable id="pivotchart"><link href="text/scalc/guide/pivotchart.xhp" name="Pivot Chart">Pivot Chart</link></variable></paragraph> <paragraph role="paragraph" id="par_id291525139878423" xml-lang="en-US">A pivot chart is a chart with data range and data series of a <link href="text/scalc/guide/datapilot.xhp" name="Pivot Table">pivot table</link>.</paragraph> <paragraph role="paragraph" id="par_id911525139890364" xml-lang="en-US">Different from static sized tables, where the number of rows and columns are constant, pivot tables can have varying dimensions, depending on the pivot table settings and its data source contents.</paragraph> @@ -30,11 +30,11 @@ <embed href="text/shared/00/00000004.xhp#samplefile"/> <embed href="text/scalc/06/calcsamplefiles.xhp#pivot"/> <section id="relatedtopics"> - <paragraph role="paragraph" id="par_id741525141310392" xml-lang="en-US"><link href="text/scalc/guide/pivotchart_create.xhp" name="Creating pivot charts">Creating pivot charts</link></paragraph> - <paragraph role="paragraph" id="par_id281525144162940" xml-lang="en-US"><link href="text/scalc/guide/pivotchart_edit.xhp" name="Edit Pivot Chart">Editing Pivot Charts</link></paragraph> - <paragraph role="paragraph" id="par_id741825141310392" xml-lang="en-US"><link href="text/scalc/guide/pivotchart_filter.xhp" name="Filtering pivot charts">Filtering pivot charts</link></paragraph> - <paragraph role="paragraph" id="par_id741525143310392" xml-lang="en-US"><link href="text/scalc/guide/pivotchart_update.xhp" name="Updating pivot charts">Updating pivot charts</link></paragraph> - <paragraph role="paragraph" id="par_id741525141315392" xml-lang="en-US"><link href="text/scalc/guide/pivotchart_delete.xhp" name="Deleting pivot charts">Deleting pivot charts</link></paragraph> + <embed href="text/scalc/guide/pivotchart_create.xhp#pivotchartcreate"/> + <embed href="text/scalc/guide/pivotchart_edit.xhp#pivotchartedit"/> + <embed href="text/scalc/guide/pivotchart_update.xhp#pivotchartupdate"/> + <embed href="text/scalc/guide/pivotchart_filter.xhp#pivotchartfilter"/> + <embed href="text/scalc/guide/pivotchart_delete.xhp#pivotchartdelete"/> <paragraph role="paragraph" id="par_id191525177790601" xml-lang="en-US"><link href="https://tomazvajngerl.blogspot.com.br/2017/03/pivot-charts-in-libreoffice-part-1.html" name="Tomasz Vajngerl blog">Technical details on %PRODUCTNAME pivot chart implementation</link>.</paragraph> </section> </body> |