1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67
|
<?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>
<lastedited date="2006-04-18T13:34:25">FPE: Deleted screenshot. Cleaned.</lastedited>
</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" l10n="U" oldref="27"><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" l10n="U" oldref="28">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" l10n="U" oldref="29">Select the drawing object or objects.</paragraph>
</listitem>
<listitem>
<paragraph role="listitem" id="par_id3156426" xml-lang="en-US" l10n="U" oldref="31">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" l10n="U" oldref="32">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" l10n="U" oldref="33">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" l10n="U" oldref="34">Inserting into a text document</paragraph>
<paragraph role="paragraph" id="par_id3150276" xml-lang="en-US" l10n="CHG" oldref="35">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" l10n="U" oldref="36">Inserting into a spreadsheet</paragraph>
<paragraph role="paragraph" id="par_id3151210" xml-lang="en-US" l10n="CHG" oldref="30">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>
|