[Libreoffice-commits] help.git: source/text

Stanislav Horacek stanislav.horacek at gmail.com
Tue Mar 11 02:38:25 PDT 2014


 source/text/scalc/guide/move_dragdrop.xhp |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

New commits:
commit 2438ff53e1730c4af182568294b129de3ea0b28a
Author: Stanislav Horacek <stanislav.horacek at gmail.com>
Date:   Mon Mar 10 20:42:08 2014 +0100

    fdo#75609 make Calc drag-and-drop help more detailed
    
    Change-Id: I13c66772623c4749e48ae2d4746894a06e388ecb
    Reviewed-on: https://gerrit.libreoffice.org/8524
    Reviewed-by: Caolán McNamara <caolanm at redhat.com>
    Tested-by: Caolán McNamara <caolanm at redhat.com>

diff --git a/source/text/scalc/guide/move_dragdrop.xhp b/source/text/scalc/guide/move_dragdrop.xhp
index 1dde41e..a311413 100644
--- a/source/text/scalc/guide/move_dragdrop.xhp
+++ b/source/text/scalc/guide/move_dragdrop.xhp
@@ -29,13 +29,15 @@
 <body>
 <bookmark xml-lang="en-US" branch="index" id="bm_id3155686"><bookmark_value>drag and drop; moving cells</bookmark_value>
 <bookmark_value>cells; moving by drag and drop </bookmark_value>
+<bookmark_value>rows;moving by drag and drop</bookmark_value>
 <bookmark_value>columns;moving by drag and drop</bookmark_value>
-<bookmark_value>moving;cells by drag and drop</bookmark_value>
+<bookmark_value>moving;cells, rows and columns by drag and drop</bookmark_value>
 <bookmark_value>inserting;cells, by drag and drop</bookmark_value>
 </bookmark><comment>mw added "columns;"</comment>
 <paragraph role="heading" id="hd_id986358" xml-lang="en-US" level="1" l10n="NEW"><variable id="move_dragdrop"><link href="text/scalc/guide/move_dragdrop.xhp">Moving Cells by Drag-and-Drop</link>
 </variable></paragraph>
-<paragraph role="paragraph" id="par_id2760093" xml-lang="en-US" l10n="NEW">When you drag-and-drop a selection of cells on a Calc sheet, the cells normally overwrite the existing cells in the area where you drop. This is the normal <emph>overwrite mode</emph>.</paragraph>
+<paragraph role="paragraph" id="par_id2760093" xml-lang="en-US" l10n="NEW">When you drag-and-drop a selection of cells, rows or columns on a Calc sheet, the cells (including the ones in selected rows or columns) normally overwrite the existing cells in the area where you drop. This is the normal <emph>overwrite mode</emph>.</paragraph>
+<paragraph role="paragraph" id="par_id2760101" xml-lang="en-US" l10n="NEW">Note that to drag-and-drop entire rows or columns, you must select the rows or columns you want to move (or copy) first, then start dragging from selected cells, not from the row or column headers (cells would be deselected by this).</paragraph>
 <paragraph role="paragraph" id="par_id9527268" xml-lang="en-US" l10n="NEW">When you hold down the <switchinline select="sys"><caseinline select="MAC">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> key while releasing the mouse button, you enter the <emph>insert mode</emph>.</paragraph>
 <list type="ordered">
 <listitem>


More information about the Libreoffice-commits mailing list