[Libreoffice-commits] help.git: source/text
Rafael Lima (via logerrit)
logerrit at kemper.freedesktop.org
Wed Sep 1 09:14:21 UTC 2021
source/text/shared/01/02070000.xhp | 19 ++++++++++++++++---
1 file changed, 16 insertions(+), 3 deletions(-)
New commits:
commit 4bf3053fbbf784070982cbcae793d9de2e559ae3
Author: Rafael Lima <rafael.palma.lima at gmail.com>
AuthorDate: Tue Aug 31 22:43:27 2021 +0200
Commit: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
CommitDate: Wed Sep 1 11:14:01 2021 +0200
Update "Paste Special" dialog help page
Since LO 7.2 the Paste Special dialog for Calc has 4 new presets that weren't documented in the help.
Change-Id: I098d384bef1d8e2bf152bfe5c846a378088771a8
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121412
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
diff --git a/source/text/shared/01/02070000.xhp b/source/text/shared/01/02070000.xhp
index 592096992..1e418dd3c 100644
--- a/source/text/shared/01/02070000.xhp
+++ b/source/text/shared/01/02070000.xhp
@@ -63,9 +63,22 @@
<switch select="appl">
<case select="CALC">
-<h2 id="hd_id3155420">Paste Special</h2>
- <paragraph role="paragraph" id="par_id3150976" xml-lang="en-US">This dialog appears in Calc if the clipboard contains spreadsheet cells.</paragraph>
-<h2 id="hd_id3155341">Selection</h2>
+ <h2 id="hd_id3155420">Paste Special</h2>
+ <paragraph role="paragraph" id="par_id3150976">This dialog appears in Calc if the clipboard contains spreadsheet cells.</paragraph>
+ <h2 id="hd_id191630440520574">Presets</h2>
+ <paragraph role="paragraph" id="par_id951630440692605">Choose one of the presets to quickly load commonly used settings for Paste Special.</paragraph>
+ <h3 id="hd_id41630440570501">Values Only</h3>
+ <paragraph role="paragraph" id="par_id111630440722545">Pastes only cell contents including text, numbers and dates.</paragraph>
+ <h3 id="hd_id891630440587478">Values & Formats</h3>
+ <paragraph role="paragraph" id="par_id511630441051343">Pastes cell contents and formats applied to cells.</paragraph>
+ <h3 id="hd_id301630440615367">Formats Only</h3>
+ <paragraph role="paragraph" id="par_id851630441123702">Pastes only formats applied to cells.</paragraph>
+ <h3 id="hd_id81630440632865">Transpose All</h3>
+ <paragraph role="paragraph" id="par_id41630441349354">Pastes all cell contents with their positions transposed.</paragraph>
+ <h3 id="hd_id991630441460829">Run immediately</h3>
+ <paragraph role="paragraph" id="par_id331630441454811">Check this option to load the preset and immediately apply it. When unchecked, chosing a preset will only load the corresponding options in the dialog without pasting anything.</paragraph>
+ <tip id="par_id811630441564039">Uncheck <emph>Run immediately</emph> to load the options from the preset and change its settings in the Paste Special dialog before applying them by clicking <emph>OK</emph>.</tip>
+ <h2 id="hd_id3155341">Selection</h2>
<paragraph role="paragraph" id="par_id3152909" xml-lang="en-US">Select a format for the clipboard contents that you want to paste.</paragraph>
<bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/pastespecial/paste_all" id="bm_id3148991" localize="false"/>
<h3 id="hd_id3145120">Paste all</h3>
More information about the Libreoffice-commits
mailing list