diff options
Diffstat (limited to '')
-rw-r--r-- | helpcontent2/source/text/swriter/guide/dragdroptext.xhp | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/helpcontent2/source/text/swriter/guide/dragdroptext.xhp b/helpcontent2/source/text/swriter/guide/dragdroptext.xhp new file mode 100644 index 000000000..d99a25baf --- /dev/null +++ b/helpcontent2/source/text/swriter/guide/dragdroptext.xhp @@ -0,0 +1,61 @@ +<?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/. + * + * 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 . + --> + + +<meta> + <topic id="textswriterguidedragdroptextxml" indexer="include" status="PUBLISH"> + <title xml-lang="en-US" id="tit">Moving and Copying Text in Documents</title> + <filename>/text/swriter/guide/dragdroptext.xhp</filename> + </topic> + </meta> + <body> +<bookmark xml-lang="en-US" branch="index" id="bm_id3155919"><bookmark_value>sections;moving and copying</bookmark_value> + <bookmark_value>moving; text sections</bookmark_value> + <bookmark_value>copying; text sections</bookmark_value> + <bookmark_value>pasting;cut/copied text sections</bookmark_value> + <bookmark_value>mouse;moving and copying text</bookmark_value> +</bookmark><comment>mw deleted "text sections;"</comment> +<paragraph xml-lang="en-US" id="hd_id3155919" role="heading" level="1"><variable id="dragdroptext"><link href="text/swriter/guide/dragdroptext.xhp" name="Moving and Copying Text in Documents">Moving and Copying Text in Documents</link> +</variable></paragraph> + <list type="ordered"> + <listitem> + <paragraph xml-lang="en-US" id="par_id3152994" role="listitem">Select the text that you want to move or copy.</paragraph> + </listitem> + <listitem> + <paragraph xml-lang="en-US" id="par_id3155606" role="listitem">Do one of the following:</paragraph> + <paragraph xml-lang="en-US" id="par_id3154236" role="listitem">To move the selected text, drag the text to a different location in the document and release. While you drag, the mouse pointer changes to include a gray box.<br/> +<image id="img_id3153148" src="media/helpimg/movedata.png" width="0.3335in" height="0.3335in"><alt xml-lang="en-US" id="alt_id3153148">Mouse cursor moving data</alt> + </image></paragraph> + <paragraph xml-lang="en-US" id="par_id3154257" role="listitem">To copy the selected text, hold down <switchinline select="sys"><caseinline select="MAC">Command +</caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you drag. The mouse pointer changes to include a plus sign (+).<br/> +<image id="img_id3152868" src="media/helpimg/copydata.png" width="0.3335in" height="0.3335in"><alt xml-lang="en-US" id="alt_id3152868">Mouse cursor copying data</alt> + </image></paragraph> + </listitem> + </list> + <section id="relatedtopics"> + <embed href="text/shared/guide/dragdrop.xhp#dragdrop"/> + <embed href="text/shared/guide/dragdrop_graphic.xhp#dragdrop_graphic"/> + <embed href="text/shared/guide/dragdrop_table.xhp#dragdrop_table"/> + <embed href="text/shared/guide/dragdrop_fromgallery.xhp#dragdrop_fromgallery"/> + <embed href="text/shared/guide/dragdrop_gallery.xhp#dragdrop_gallery"/> + </section> + </body> +</helpdocument>
\ No newline at end of file |