summaryrefslogtreecommitdiffstats
path: root/source/text/scalc/01/04030000.xhp
diff options
context:
space:
mode:
authorStanislav Horacek <stanislav.horacek@gmail.com>2016-02-16 22:31:53 +0100
committerOlivier Hallot <ohallot@collabora.co.uk>2016-02-18 12:02:11 +0000
commitfd91f34b3106eea47e8378a672d5a42fe2920b00 (patch)
tree5bb29711d202f041139efd06ebe965874cc78563 /source/text/scalc/01/04030000.xhp
parenttdf#97818 "Add a link here -->" in the wikihelp (diff)
downloadhelp-fd91f34b3106eea47e8378a672d5a42fe2920b00.tar.gz
help-fd91f34b3106eea47e8378a672d5a42fe2920b00.zip
tdf#97807 Calc menu changes for inserting rows and columns
Change-Id: I7eda4072001961c19ff6f502b71d76ac989f634a Reviewed-on: https://gerrit.libreoffice.org/22405 Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk> Tested-by: Olivier Hallot <ohallot@collabora.co.uk>
Diffstat (limited to 'source/text/scalc/01/04030000.xhp')
-rw-r--r--source/text/scalc/01/04030000.xhp60
1 files changed, 38 insertions, 22 deletions
diff --git a/source/text/scalc/01/04030000.xhp b/source/text/scalc/01/04030000.xhp
index a73c58fe3f..25e153be49 100644
--- a/source/text/scalc/01/04030000.xhp
+++ b/source/text/scalc/01/04030000.xhp
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-
-
+<helpdocument version="1.0">
<!--
* This file is part of the LibreOffice project.
*
@@ -17,28 +16,45 @@
* 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="textscalc0104030000xml" indexer="include" status="PUBLISH">
-<title xml-lang="en-US" id="tit">Rows</title>
-<filename>/text/scalc/01/04030000.xhp</filename>
-</topic>
-<history>
-<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created>
-</history>
+ <topic id="textscalc0104030000xml" indexer="include" status="PUBLISH">
+ <title id="tit" xml-lang="en-US">Insert Rows</title>
+ <filename>/text/scalc/01/04030000.xhp</filename>
+ </topic>
</meta>
+
<body>
-
-
- <section id="zeilen">
- <bookmark branch="index" xml-lang="en-US" id="bm_id3150541"><bookmark_value>spreadsheets; inserting rows</bookmark_value><bookmark_value>rows; inserting</bookmark_value><bookmark_value>inserting; rows</bookmark_value></bookmark><bookmark xml-lang="en-US" branch="hid/.uno:InsertRows" id="bm_id4302477" localize="false"/><!-- HID added by script -->
-<bookmark branch="hid/.uno:InsertRows" xml-lang="en-US" id="bm_id3154366" localize="false"/><paragraph id="hd_id3150541" role="heading" level="1" oldref="1" l10n="U" xml-lang="en-US"><link href="text/scalc/01/04030000.xhp" name="Rows">Rows</link></paragraph>
- <paragraph l10n="U" role="paragraph" id="par_id3150767" xml-lang="en-US" oldref="2"><ahelp hid=".uno:InsertRows" visibility="visible">Inserts a new row above the active cell.</ahelp> The number of rows inserted correspond to the number of rows selected. The existing rows are moved downward.</paragraph>
- </section>
- <section id="howtoget">
- <embed href="text/scalc/00/00000404.xhp#eizei"/>
+
+
+<bookmark xml-lang="en-US" branch="index" id="bm_id3150541">
+ <bookmark_value>spreadsheets; inserting rows</bookmark_value>
+ <bookmark_value>rows; inserting</bookmark_value>
+ <bookmark_value>inserting; rows</bookmark_value>
+</bookmark>
+
+<bookmark xml-lang="en-US" branch="hid/.uno:InsertRowsBefore" id="bm_id4302477" localize="false"/>
+<bookmark xml-lang="en-US" branch="hid/.uno:InsertRowsBefore" id="bm_id3154366" localize="false"/>
+<bookmark xml-lang="en-US" branch="hid/.uno:InsertRowsAfter" id="bm_id4302477" localize="false"/>
+<bookmark xml-lang="en-US" branch="hid/.uno:InsertRowsAfter" id="bm_id3154366" localize="false"/>
+
+<paragraph id="hd_id3150541" role="heading" level="1" xml-lang="en-US"><link href="text/scalc/01/04030000.xhp" name="Insert Rows">Insert Rows</link></paragraph>
+<paragraph id="par_id160220162210581072" role="paragraph" xml-lang="en-US"><variable id="sheet_insert_rows">Insert rows above or below the active cell.</variable> The number of rows inserted corresponds to the number of rows selected. If no row is selected, one row is inserted. The existing rows are moved downward.</paragraph>
+
+<paragraph id="hd_id160220162131439740" role="heading" level="2" xml-lang="en-US">Rows Above</paragraph>
+<paragraph id="par_id3150767" role="paragraph" xml-lang="en-US"><ahelp hid=".uno:InsertRowsBefore">Inserts a new row above the active cell.</ahelp></paragraph>
+
+<section id="howtoget">
+<embed href="text/scalc/00/sheet_menu.xhp#insert_rows_above"/>
</section>
- </body>
-</helpdocument>
+
+<paragraph id="hd_id160220162133372726" role="heading" level="2" xml-lang="en-US">Rows Below</paragraph>
+<paragraph id="par_id3150768" role="paragraph" xml-lang="en-US"><ahelp hid=".uno:InsertRowsAfter">Inserts a new row below the active cell.</ahelp></paragraph>
+
+<section id="howtoget">
+<embed href="text/scalc/00/sheet_menu.xhp#insert_rows_below"/>
+</section>
+</body>
+
+</helpdocument> \ No newline at end of file