diff options
Diffstat (limited to 'helpcontent2/source/text/shared/01/pastespecialmenu.xhp')
-rw-r--r-- | helpcontent2/source/text/shared/01/pastespecialmenu.xhp | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/helpcontent2/source/text/shared/01/pastespecialmenu.xhp b/helpcontent2/source/text/shared/01/pastespecialmenu.xhp new file mode 100644 index 000000000..93c4b8edf --- /dev/null +++ b/helpcontent2/source/text/shared/01/pastespecialmenu.xhp @@ -0,0 +1,51 @@ +<?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="pastespecialmenutopic" indexer="include" status="PUBLISH"> + <title id="tit" xml-lang="en-US">Paste Special</title> + <filename>/text/shared/01/pastespecialmenu.xhp</filename> + </topic> + </meta> + <body> + <section id="pastespecialmenu"> + <h1 id="hd_id361584804540671"><variable id="pastespecialmenuh1"><link href="text/shared/01/pastespecialmenu.xhp" name="paste special">Paste Special</link></variable></h1> + <paragraph id="par_id721584804540674" role="paragraph" xml-lang="en-US"><ahelp hid=".">Inserts the contents of the clipboard into the current file in a format that you can specify.</ahelp></paragraph> + </section> + <embed href="text/shared/01/pasteunformatted.xhp#pasteunformatted"/> + + <bookmark id="bm_id611584804540669" xml-lang="en-US" branch="hid/.uno:PasteOnly" localize="false"/> + <bookmark id="bm_id611584804640669" xml-lang="en-US" branch="hid/.uno:PasteOnlyFormula" localize="false"/> + <bookmark id="bm_id611584804740669" xml-lang="en-US" branch="hid/.uno:PasteOnlyText" localize="false"/> + <bookmark id="bm_id611584804840669" xml-lang="en-US" branch="hid/.uno:PasteOnlyValue" localize="false"/> + <bookmark xml-lang="en-US" branch="index" id="bm_id201584826135259"> +<bookmark_value>paste special;only text (spreadsheet)</bookmark_value> +<bookmark_value>paste special;only numbers (spreadsheet)</bookmark_value> +<bookmark_value>paste special;only formula (spreadsheet)</bookmark_value> + </bookmark> + <switch select="appl"> + <case select="CALC"> + <h2 id="hd_id251584817231192">Paste Only Text</h2> + <paragraph role="paragraph" id="par_id371584821640174">Paste clipboard text contents only. Numeric and formula values are not pasted and their destination cells contents are deleted.</paragraph> + <h2 id="hd_id731584817235850">Paste Only Numbers</h2> + <paragraph role="paragraph" id="par_id751584821644720">Paste clipboard numeric contents only. Text and formulas are not pasted and their destination cells contents are deleted.</paragraph> + <h2 id="hd_id631584817239681">Paste Only Formula</h2> + <paragraph role="paragraph" id="par_id231584821650968">Paste clipboard formula contents only. Text and numeric values are not pasted and their destination cells contents are deleted.</paragraph> + </case> + <case select="WRITER"> + <embed href="text/shared/01/pastenestedtable.xhp#pastenestedtable"/> + <embed href="text/shared/01/pasterowabove.xhp#pasterowabove"/> + <embed href="text/shared/01/pastecolumnleft.xhp#pastecolumnleft"/> + </case> + </switch> + <embed href="text/shared/01/02070000.xhp#paste_special"/> +</body> +</helpdocument> |