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/shared/guide/copy_drawfunctions.xhp | |
parent | Initial commit. (diff) | |
download | libreoffice-upstream.tar.xz libreoffice-upstream.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/shared/guide/copy_drawfunctions.xhp')
-rw-r--r-- | helpcontent2/source/text/shared/guide/copy_drawfunctions.xhp | 66 |
1 files changed, 66 insertions, 0 deletions
diff --git a/helpcontent2/source/text/shared/guide/copy_drawfunctions.xhp b/helpcontent2/source/text/shared/guide/copy_drawfunctions.xhp new file mode 100644 index 000000000..cac529d16 --- /dev/null +++ b/helpcontent2/source/text/shared/guide/copy_drawfunctions.xhp @@ -0,0 +1,66 @@ +<?xml version="1.0" encoding="UTF-8"?> + + +<!-- + * 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/. + * + * This file incorporates work covered by the following license notice: + * + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed + * with this work for additional information regarding copyright + * ownership. The ASF licenses this file to you under the Apache + * License, Version 2.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.apache.org/licenses/LICENSE-2.0 . + --> + + +<helpdocument version="1.0"> +<meta> +<topic id="textsharedguidecopy_drawfunctionsxml" indexer="include" status="PUBLISH"> +<title id="tit" xml-lang="en-US">Copying Drawing Objects Into Other Documents</title> +<filename>/text/shared/guide/copy_drawfunctions.xhp</filename> +</topic> +<history> +<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> +</history> +</meta> +<body> +<bookmark xml-lang="en-US" branch="index" id="bm_id3153394"><bookmark_value>draw objects; copying between documents</bookmark_value> +<bookmark_value>copying; draw objects between documents</bookmark_value> +<bookmark_value>pasting;draw objects from other documents</bookmark_value> +</bookmark><comment>mw added "pasting;"</comment> +<paragraph role="heading" id="hd_id3153394" xml-lang="en-US" level="1"><variable id="copy_drawfunctions"><link href="text/shared/guide/copy_drawfunctions.xhp" name="Copying Drawing Objects Into Other Documents">Copying Drawing Objects Into Other Documents</link> +</variable></paragraph> +<paragraph role="paragraph" id="par_id3153345" xml-lang="en-US">In $[officename] it is possible to copy drawing objects between text, spreadsheets and presentation documents. </paragraph> +<list type="ordered"> +<listitem> +<paragraph role="listitem" id="par_id3145345" xml-lang="en-US">Select the drawing object or objects.</paragraph> +</listitem> +<listitem> +<paragraph role="listitem" id="par_id3156426" xml-lang="en-US">Copy the drawing object to the clipboard, for example, by using <switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+C.</paragraph> +</listitem> +<listitem> +<paragraph role="listitem" id="par_id3152996" xml-lang="en-US">Switch to the other document and place the cursor where the drawing object is to be inserted.</paragraph> +</listitem> +<listitem> +<paragraph role="listitem" id="par_id3149234" xml-lang="en-US">Insert the drawing object, for example, by using <switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V.</paragraph> +</listitem> +</list> +<paragraph role="heading" id="hd_id3147573" xml-lang="en-US" level="2">Inserting into a text document</paragraph> +<paragraph role="paragraph" id="par_id3150276" xml-lang="en-US">An inserted drawing object is anchored to the current paragraph. You can change the anchor by selecting the object and clicking the <emph>Change Anchor</emph> icon on the <emph>OLE Object</emph> toolbar or the <emph>Frame</emph> toolbar. This opens a popup menu where you can select the anchor type.</paragraph> +<paragraph role="heading" id="hd_id3145609" xml-lang="en-US" level="2">Inserting into a spreadsheet</paragraph> +<paragraph role="paragraph" id="par_id3151210" xml-lang="en-US">An inserted drawing object is anchored to the current cell. You can change the anchor between cell and page by selecting the object and clicking the <emph>Change Anchor</emph> icon +<image id="img_id3149456" src="cmd/sc_toggleanchortype.png" width="5.64mm" height="5.64mm"><alt id="alt_id3149456" xml-lang="en-US">Icon</alt> + </image>.</paragraph> +<section id="relatedtopics"> +<embed href="text/shared/guide/copytable2application.xhp#copytable2application"/> +<embed href="text/shared/guide/copytext2application.xhp#copytext2application"/> +</section> +</body> +</helpdocument> |