diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-04-30 22:41:12 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-05-01 14:59:22 +0200 |
commit | 98ad6f21bad7e68fc539b5fb75aecba22ac8be55 (patch) | |
tree | b0e21603d8a45ef9c0161f058060ad155928352e /source/text/schart | |
parent | 63f4befb10aa56ae4da05de922a5e351ea7c3513 (diff) |
Update Insert Chart command menu
Change-Id: I35d7fb540103a5e797819574272c5158b0eb9f4e
Reviewed-on: https://gerrit.libreoffice.org/53691
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/schart')
-rw-r--r-- | source/text/schart/00/00000004.xhp | 24 |
1 files changed, 19 insertions, 5 deletions
diff --git a/source/text/schart/00/00000004.xhp b/source/text/schart/00/00000004.xhp index cb9001ea8e..556b6d5bef 100644 --- a/source/text/schart/00/00000004.xhp +++ b/source/text/schart/00/00000004.xhp @@ -204,14 +204,28 @@ </table> </section> +<section id="wiz_icon"> + <table id="tab_id721525135741575"> + <tablerow> + <tablecell> + <paragraph role="paragraph" id="par_id441525135741575" xml-lang="en-US" localize="false"> + <image id="img_id3157322" src="cmd/sc_insertobjectchart.png" width="0.2228in" height="0.2228in"><alt id="alt_id3159322" xml-lang="en-US">Icon</alt></image> + </paragraph> + </tablecell> + <tablecell> + <paragraph id="par_id161525135741575" role="paragraph" xml-lang="en-US"><emph>Insert Chart</emph></paragraph> + </tablecell> + </tablerow> + </table> +</section> <section id="wiz"> -<paragraph role="paragraph" id="par_id9631641" xml-lang="en-US">Choose Insert - <switchinline select="appl"><caseinline select="WRITER"> Object - -</caseinline></switchinline> Chart </paragraph> + <paragraph role="paragraph" id="par_id9631641" xml-lang="en-US">Choose <emph>Insert - Chart...</emph></paragraph> + <embed href="text/schart/00/00000004.xhp#wiz_icon"/> </section> <section id="wiz_ranges"> -<paragraph role="paragraph" id="par_id2985320" xml-lang="en-US">Choose Insert - <switchinline select="appl"><caseinline select="WRITER"> Object - -</caseinline></switchinline> Chart </paragraph> -<paragraph role="paragraph" id="par_id1096530" xml-lang="en-US">Double-click a chart, then choose Format - Data Ranges</paragraph> + <paragraph role="paragraph" id="par_id2985320" xml-lang="en-US">Choose <emph>Insert - Chart...</emph> </paragraph> + <embed href="text/schart/00/00000004.xhp#wiz_icon"/> + <paragraph role="paragraph" id="par_id1096530" xml-lang="en-US">Double-click a chart, then choose <emph>Format - Data Ranges</emph></paragraph> </section> <paragraph role="paragraph" id="par_id733359" xml-lang="en-US"><variable id="smlp">In the Chart Type dialog of a Line chart or XY chart that displays lines, choose Smooth in the Lines type dropdown, then click the Properties button. </variable></paragraph> |