summaryrefslogtreecommitdiffstats
path: root/source/text/scalc/00
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/00
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/00')
-rw-r--r--source/text/scalc/00/00000404.xhp4
-rw-r--r--source/text/scalc/00/sheet_menu.xhp38
2 files changed, 38 insertions, 4 deletions
diff --git a/source/text/scalc/00/00000404.xhp b/source/text/scalc/00/00000404.xhp
index dfa6bc606d..f1d867369a 100644
--- a/source/text/scalc/00/00000404.xhp
+++ b/source/text/scalc/00/00000404.xhp
@@ -119,10 +119,6 @@
</table>
</section>
-<paragraph role="paragraph" id="par_id3148485" xml-lang="en-US" l10n="U" oldref="11"><variable id="eizei">Choose <emph>Insert - Rows</emph>
-</variable></paragraph>
-<paragraph role="paragraph" id="par_id3153200" xml-lang="en-US" l10n="U" oldref="12"><variable id="eispa">Choose <emph>Insert - Columns</emph>
-</variable></paragraph>
<paragraph role="paragraph" id="par_id3149033" xml-lang="en-US" l10n="U" oldref="13"><variable id="eitab">Choose <emph>Insert - Sheet</emph>
</variable></paragraph>
<paragraph role="paragraph" id="par_idN1082F" xml-lang="en-US" l10n="NEW"><variable id="eitabfile">Choose <emph>Insert - Sheet from file</emph>
diff --git a/source/text/scalc/00/sheet_menu.xhp b/source/text/scalc/00/sheet_menu.xhp
new file mode 100644
index 0000000000..7095e4d3f5
--- /dev/null
+++ b/source/text/scalc/00/sheet_menu.xhp
@@ -0,0 +1,38 @@
+<?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="textscalc0000000404xml" indexer="exclude" status="PUBLISH">
+ <title id="tit" xml-lang="en-US">Sheet Menu</title>
+ <filename>/scalc/00/sheet_menu.xhp</filename>
+ </topic>
+</meta>
+
+<body>
+
+
+<paragraph id="hd_id160220162108024368" role="heading" level="1" xml-lang="en-US">Sheet Menu</paragraph>
+<paragraph id="par_id160220162106567373" role="paragraph" xml-lang="en-US"><variable id="insert_rows_above">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable></paragraph>
+<paragraph id="par_id160220162109048207" role="paragraph" xml-lang="en-US"><variable id="insert_rows_below">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable></paragraph>
+<paragraph id="par_id160220162107055028" role="paragraph" xml-lang="en-US"><variable id="insert_columns_left">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable></paragraph>
+<paragraph id="par_id160220162109126013" role="paragraph" xml-lang="en-US"><variable id="insert_columns_right">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable></paragraph>
+</body>
+
+</helpdocument> \ No newline at end of file