diff options
Diffstat (limited to 'source/text/scalc/01/04040000.xhp')
-rw-r--r-- | source/text/scalc/01/04040000.xhp | 52 |
1 files changed, 34 insertions, 18 deletions
diff --git a/source/text/scalc/01/04040000.xhp b/source/text/scalc/01/04040000.xhp index d4de7396b8..721f65829f 100644 --- a/source/text/scalc/01/04040000.xhp +++ b/source/text/scalc/01/04040000.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 . - --> - - +--> + <meta> -<topic id="textscalc0104040000xml" indexer="include"> -<title id="tit" xml-lang="en-US">Columns</title> -<filename>/text/scalc/01/04040000.xhp</filename> -</topic> + <topic id="textscalc0104040000xml" indexer="include"> + <title id="tit" xml-lang="en-US">Insert Columns</title> + <filename>/text/scalc/01/04040000.xhp</filename> + </topic> </meta> + <body> -<section id="spalten"> -<bookmark xml-lang="en-US" branch="index" id="bm_id3155628"><bookmark_value>spreadsheets; inserting columns</bookmark_value> -<bookmark_value>inserting; columns</bookmark_value> -<bookmark_value>columns; inserting</bookmark_value> + + +<bookmark xml-lang="en-US" branch="index" id="bm_id3155628"> + <bookmark_value>spreadsheets; inserting columns</bookmark_value> + <bookmark_value>inserting; columns</bookmark_value> + <bookmark_value>columns; inserting</bookmark_value> </bookmark> -<bookmark xml-lang="en-US" branch="hid/.uno:InsertColumns" id="bm_id601010" localize="false"/> -<bookmark xml-lang="en-US" branch="hid/.uno:InsertColumns" id="bm_id3155922" localize="false"/> -<paragraph role="heading" id="hd_id3155628" xml-lang="en-US" level="1" l10n="U" oldref="1"><link href="text/scalc/01/04040000.xhp" name="Columns">Columns</link></paragraph> -<paragraph role="paragraph" id="par_id3150791" xml-lang="en-US" l10n="U" oldref="2"><ahelp hid=".uno:InsertColumns">Inserts a new column to the left of the active cell.</ahelp> The number of columns inserted corresponds to the number of columns selected. The existing columns are moved to the right.</paragraph> + +<bookmark xml-lang="en-US" branch="hid/.uno:InsertColumnsBefore" id="bm_id601010" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/.uno:InsertColumnsBefore" id="bm_id3155922" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/.uno:InsertColumnsAfter" id="bm_id601010" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/.uno:InsertColumnsAfter" id="bm_id3155922" localize="false"/> + +<paragraph id="hd_id3155628" role="heading" level="1" xml-lang="en-US"><link href="text/scalc/01/04040000.xhp" name="Insert Columns">Insert Columns</link></paragraph> +<paragraph id="par_id160220162214111932" role="paragraph" xml-lang="en-US"><variable id="sheet_insert_columns">Inserts columns to the left or to the right of the active cell.</variable> The number of columns inserted corresponds to the number of columns selected. If no column is selected, one column is inserted. The existing columns are moved to the right.</paragraph> + +<paragraph id="hd_id160220162139258865" role="heading" level="2" xml-lang="en-US">Columns Left</paragraph> +<paragraph id="par_id3150791" role="paragraph" xml-lang="en-US"><ahelp hid=".uno:InsertColumnsBefore">Inserts a new column to the left of the active cell.</ahelp></paragraph> + +<section id="howtoget"> +<embed href="text/scalc/00/sheet_menu.xhp#insert_columns_left"/> </section> + +<paragraph id="hd_id160220162139252941" role="heading" level="2" xml-lang="en-US">Columns Right</paragraph> +<paragraph id="par_id160220162138041164" role="paragraph" xml-lang="en-US"><ahelp hid=".uno:InsertColumnsAfter">Inserts a new column to the right of the active cell.</ahelp></paragraph> + <section id="howtoget"> -<embed href="text/scalc/00/00000404.xhp#eispa"/> +<embed href="text/scalc/00/sheet_menu.xhp#insert_columns_right"/> </section> </body> -</helpdocument> + +</helpdocument>
\ No newline at end of file |