diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:06:44 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:06:44 +0000 |
commit | ed5640d8b587fbcfed7dd7967f3de04b37a76f26 (patch) | |
tree | 7a5f7c6c9d02226d7471cb3cc8fbbf631b415303 /helpcontent2/source/text/scalc/guide/pivotchart_delete.xhp | |
parent | Initial commit. (diff) | |
download | libreoffice-upstream/4%7.4.7.tar.xz libreoffice-upstream/4%7.4.7.zip |
Adding upstream version 4:7.4.7.upstream/4%7.4.7upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'helpcontent2/source/text/scalc/guide/pivotchart_delete.xhp')
-rw-r--r-- | helpcontent2/source/text/scalc/guide/pivotchart_delete.xhp | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/helpcontent2/source/text/scalc/guide/pivotchart_delete.xhp b/helpcontent2/source/text/scalc/guide/pivotchart_delete.xhp new file mode 100644 index 000000000..597730164 --- /dev/null +++ b/helpcontent2/source/text/scalc/guide/pivotchart_delete.xhp @@ -0,0 +1,36 @@ +<?xml version="1.0" encoding="UTF-8"?> +<helpdocument version="1.0"> + <!-- + * This file is part of the LibreOffice project. + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * + --> + + <meta> + <topic id="pivotchartdelete" indexer="include" status="PUBLISH"> + <title id="tit" xml-lang="en-US">Deleting Pivot Charts</title> + <filename>/text/scalc/guide/pivotchart_delete.xhp</filename> + </topic> + </meta> + <body> + <paragraph role="heading" id="hd_id231525147891984" level="1" xml-lang="en-US"><variable id="pivotchartdelete"><link href="text/scalc/guide/pivotchart_delete.xhp" name="Deleting a Pivot Chart">Deleting a Pivot Chart</link></variable></paragraph> + <bookmark xml-lang="en-US" branch="index" id="bm_id231525149357908"> + <bookmark_value>pivot chart;deleting</bookmark_value> + </bookmark> + <paragraph role="paragraph" id="par_id141525147903623" xml-lang="en-US">To delete a pivot chart, select the chart and press <emph>Del</emph>.</paragraph> + <paragraph xml-lang="en-US" id="par_id431525148462157" role="note">When deleting a pivot chart, the linked pivot table is not affected.</paragraph> + <paragraph xml-lang="en-US" id="par_id141525148751543" role="warning">If you delete a pivot table linked to a pivot chart, the pivot chart is also deleted. A dialog box opens to confirm the pivot chart deletion.</paragraph> + + <embed href="text/scalc/06/calcsamplefiles.xhp#pivot"/> + <section id="relatedtopics"> + <embed href="text/scalc/guide/pivotchart.xhp#pivotchart"/> + <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"/> + </section> +</body> +</helpdocument> |