summaryrefslogtreecommitdiff
path: root/source/text/scalc/01
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2023-11-20 21:27:26 -0300
committerOlivier Hallot <olivier.hallot@libreoffice.org>2023-11-21 01:29:17 +0100
commited8997d667fff2ab03bd2e7f1cc3d1f92f526e97 (patch)
treef9009a6b64e877f9b0592054aed0b08bf4a7e8c5 /source/text/scalc/01
parentd5b140914661fa472e089daeade8ec269f16e314 (diff)
tdf#155876 UI cmds Calc-Format menu (21)
+ merge cells, print ranges menus + refactoring Change-Id: Idcdd2fb8b986700f624941662a8250bbe6aac753 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/159746 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/scalc/01')
-rw-r--r--source/text/scalc/01/05080000.xhp13
-rw-r--r--source/text/scalc/01/05080100.xhp11
-rw-r--r--source/text/scalc/01/05080200.xhp11
-rw-r--r--source/text/scalc/01/05080300.xhp40
-rw-r--r--source/text/scalc/01/05080400.xhp11
5 files changed, 37 insertions, 49 deletions
diff --git a/source/text/scalc/01/05080000.xhp b/source/text/scalc/01/05080000.xhp
index 130169ab9e..054a7a7e97 100644
--- a/source/text/scalc/01/05080000.xhp
+++ b/source/text/scalc/01/05080000.xhp
@@ -1,6 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
-
-
<!--
* This file is part of the LibreOffice project.
*
@@ -18,11 +16,10 @@
* 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="textscalc0105080000xml" indexer="include" status="PUBLISH">
-<title id="tit" xml-lang="en-US">Print Ranges</title>
+<title id="tit">Print Ranges</title>
<filename>/text/scalc/01/05080000.xhp</filename>
</topic>
<history>
@@ -30,15 +27,15 @@
</history>
</meta>
<body>
-<bookmark xml-lang="en-US" branch="hid/.uno:PrintRangesMenu" id="bm_id4606769" localize="false"/>
+<bookmark branch="hid/.uno:PrintRangesMenu" id="bm_id4606769" localize="false"/>
<section id="printranges">
<h1 id="hd_id3154013"><link href="text/scalc/01/05080000.xhp">Print Ranges</link></h1>
-<paragraph role="paragraph" id="par_id3155855" xml-lang="en-US"><ahelp hid=".">Manages print ranges. Only cells within the print ranges will be printed.</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id3155855"><ahelp hid=".">Manages print ranges. Only cells within the print ranges will be printed.</ahelp></paragraph>
</section>
<section id="howtoget">
- <embed href="text/scalc/00/00000405.xhp#fodrbe"/>
+ <embed href="text/scalc/00/00000405.xhp#printranges"/>
</section>
-<paragraph role="note" id="par_id3146119" xml-lang="en-US">If you do not define any print range manually, Calc assigns an automatic print range to include all the cells that are not empty.</paragraph>
+<note id="par_id3146119">If you do not define any print range manually, Calc assigns an automatic print range to include all the cells that are not empty.</note>
<embed href="text/scalc/01/05080100.xhp#define"/>
<embed href="text/scalc/01/05080400.xhp#add"/>
<embed href="text/scalc/01/05080200.xhp#clear"/>
diff --git a/source/text/scalc/01/05080100.xhp b/source/text/scalc/01/05080100.xhp
index 0759c4634a..3ff7260907 100644
--- a/source/text/scalc/01/05080100.xhp
+++ b/source/text/scalc/01/05080100.xhp
@@ -1,6 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
-
-
<!--
* This file is part of the LibreOffice project.
*
@@ -18,11 +16,10 @@
* 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="textscalc0105080100xml" indexer="include" status="PUBLISH">
-<title id="tit" xml-lang="en-US">Define</title>
+<title id="tit">Define</title>
<filename>/text/scalc/01/05080100.xhp</filename>
</topic>
<history>
@@ -31,12 +28,12 @@
</meta>
<body>
<section id="define">
-<bookmark xml-lang="en-US" branch="hid/.uno:DefinePrintArea" id="bm_id3153561" localize="false"/>
+<bookmark branch="hid/.uno:DefinePrintArea" id="bm_id3153561" localize="false"/>
<h1 id="hd_id3145673"><link href="text/scalc/01/05080100.xhp">Define</link></h1>
-<paragraph role="paragraph" id="par_id3153896" xml-lang="en-US"><ahelp hid=".uno:DefinePrintArea">Defines an active cell or selected cell area as the print range.</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id3153896"><ahelp hid=".uno:DefinePrintArea">Defines an active cell or selected cell area as the print range.</ahelp></paragraph>
</section>
<section id="howtoget">
- <embed href="text/scalc/00/00000405.xhp#fodrfe"/>
+ <embed href="text/scalc/00/00000405.xhp#defineprintrange"/>
</section>
</body>
</helpdocument>
diff --git a/source/text/scalc/01/05080200.xhp b/source/text/scalc/01/05080200.xhp
index c260f0ff46..9861ff23b5 100644
--- a/source/text/scalc/01/05080200.xhp
+++ b/source/text/scalc/01/05080200.xhp
@@ -1,6 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
-
-
<!--
* This file is part of the LibreOffice project.
*
@@ -18,11 +16,10 @@
* 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="textscalc0105080200xml" indexer="include" status="PUBLISH">
-<title id="tit" xml-lang="en-US">Clear</title>
+<title id="tit">Clear</title>
<filename>/text/scalc/01/05080200.xhp</filename>
</topic>
<history>
@@ -31,12 +28,12 @@
</meta>
<body>
<section id="clear">
-<bookmark xml-lang="en-US" branch="hid/.uno:DeletePrintArea" id="bm_id3150275" localize="false"/>
+<bookmark branch="hid/.uno:DeletePrintArea" id="bm_id3150275" localize="false"/>
<h1 id="hd_id3153562"><link href="text/scalc/01/05080200.xhp">Clear</link></h1>
-<paragraph role="paragraph" id="par_id3148550" xml-lang="en-US"><ahelp hid=".uno:DeletePrintArea">Removes the defined print area.</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id3148550"><ahelp hid=".uno:DeletePrintArea">Removes the defined print area.</ahelp></paragraph>
</section>
<section id="howtoget">
- <embed href="text/scalc/00/00000405.xhp#fodbah"/>
+ <embed href="text/scalc/00/00000405.xhp#clearprintrange"/>
</section>
</body>
</helpdocument>
diff --git a/source/text/scalc/01/05080300.xhp b/source/text/scalc/01/05080300.xhp
index fdf284ff7d..73ee1dd610 100644
--- a/source/text/scalc/01/05080300.xhp
+++ b/source/text/scalc/01/05080300.xhp
@@ -22,42 +22,42 @@
<meta>
<topic id="textscalc0105080300xml" indexer="include">
-<title id="tit" xml-lang="en-US">Edit Print Ranges</title>
+<title id="tit">Edit Print Ranges</title>
<filename>/text/scalc/01/05080300.xhp</filename>
</topic>
</meta>
<body>
-<bookmark xml-lang="en-US" branch="hid/.uno:EditPrintArea" id="bm_id2248794" localize="false"/>
-<bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/printareasdialog/PrintAreasDialog" id="bm_id3145673" localize="false"/>
-<bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/printareasdialog/@@nowidget@@" id="bm_id3145673" localize="false"/>
+<bookmark branch="hid/.uno:EditPrintArea" id="bm_id2248794" localize="false"/>
+<bookmark branch="hid/modules/scalc/ui/printareasdialog/PrintAreasDialog" id="bm_id3145673" localize="false"/>
+<bookmark branch="hid/modules/scalc/ui/printareasdialog/@@nowidget@@" id="bm_id3145673" localize="false"/>
<h1 id="hd_id3153088">Edit Print Ranges</h1>
-<paragraph role="paragraph" id="par_id3159488" xml-lang="en-US"><variable id="printrangestext"><ahelp hid=".uno:EditPrintArea">Opens a dialog where you can specify the print range.</ahelp>
+<paragraph role="paragraph" id="par_id3159488"><variable id="printrangestext"><ahelp hid=".uno:EditPrintArea">Opens a dialog where you can specify the print range.</ahelp>
</variable> You can also set the rows or columns which are to be repeated in every page.</paragraph>
<section id="howtoget">
-<embed href="text/scalc/00/00000405.xhp#fodbbe"/>
+<embed href="text/scalc/00/00000405.xhp#editprintrange"/>
</section>
<embed href="text/scalc/guide/print_title_row.xhp#print_title_row"/>
-<paragraph role="paragraph" id="par_idN105AE" xml-lang="en-US" localize="false">
+<paragraph role="paragraph" id="par_idN105AE" localize="false">
<embedvar href="text/scalc/guide/printranges.xhp#printranges"/>
</paragraph>
-<bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/printareasdialog/lbprintarea" id="bm_id3154910" localize="false"/>
-<bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/printareasdialog/edprintarea" id="bm_id3150447" localize="false"/>
+<bookmark branch="hid/modules/scalc/ui/printareasdialog/lbprintarea" id="bm_id3154910" localize="false"/>
+<bookmark branch="hid/modules/scalc/ui/printareasdialog/edprintarea" id="bm_id3150447" localize="false"/>
<h2 id="hd_id3156281">Print range</h2>
-<paragraph role="paragraph" id="par_id3147228" xml-lang="en-US"><ahelp hid="modules/scalc/ui/printareasdialog/edprintarea">Allows you to modify a defined print range.</ahelp></paragraph>
-<paragraph role="paragraph" id="par_id3145174" xml-lang="en-US">Select <emph>-none-</emph> to remove a print range definition for the current spreadsheet. Select <emph>-entire sheet-</emph> to set the current sheet as a print range. Select <emph>-selection-</emph> to define the selected area of a spreadsheet as the print range. By selecting <emph>-user-defined-</emph>, you can define a print range that you have already defined using the <emph>Format - Print Ranges - Define</emph> command. If you have given a name to a range using the <emph>Sheet - Named Ranges and Expressions - Define</emph> command, this name will be displayed and can be selected from the list box.</paragraph>
-<paragraph role="paragraph" id="par_id3145272" xml-lang="en-US">In the right-hand text box, you can enter a print range by reference or by name. If the cursor is in the <emph>Print range</emph> text box, you can also select the print range in the spreadsheet with your mouse.</paragraph>
+<paragraph role="paragraph" id="par_id3147228"><ahelp hid="modules/scalc/ui/printareasdialog/edprintarea">Allows you to modify a defined print range.</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id3145174">Select <emph>-none-</emph> to remove a print range definition for the current spreadsheet. Select <emph>-entire sheet-</emph> to set the current sheet as a print range. Select <emph>-selection-</emph> to define the selected area of a spreadsheet as the print range. By selecting <emph>-user-defined-</emph>, you can define a print range that you have already defined using the <emph>Format - Print Ranges - Define</emph> command. If you have given a name to a range using the <emph>Sheet - Named Ranges and Expressions - Define</emph> command, this name will be displayed and can be selected from the list box.</paragraph>
+<paragraph role="paragraph" id="par_id3145272">In the right-hand text box, you can enter a print range by reference or by name. If the cursor is in the <emph>Print range</emph> text box, you can also select the print range in the spreadsheet with your mouse.</paragraph>
<embed href="text/shared/00/00000001.xhp#shrink_maximize"/>
-<bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/printareasdialog/lbrepeatrow" id="bm_id3147435" localize="false"/>
-<bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/printareasdialog/edrepeatrow" id="bm_id3153190" localize="false"/>
+<bookmark branch="hid/modules/scalc/ui/printareasdialog/lbrepeatrow" id="bm_id3147435" localize="false"/>
+<bookmark branch="hid/modules/scalc/ui/printareasdialog/edrepeatrow" id="bm_id3153190" localize="false"/>
<h2 id="hd_id3149260">Rows to repeat</h2>
-<paragraph role="paragraph" id="par_id3147426" xml-lang="en-US"><ahelp hid="modules/scalc/ui/printareasdialog/edrepeatrow">Choose one or more rows to print on every page. In the right text box enter the row reference, for example, "1" or "$1" or "$2:$3".</ahelp> The list box displays <emph>-user defined-</emph>. You can also select <emph>-none-</emph> to remove a defined repeating row.</paragraph>
-<paragraph role="paragraph" id="par_id3155418" xml-lang="en-US">You can also define repeating rows by dragging the mouse in the spreadsheet, if the cursor is in the <emph>Rows to repeat</emph> text field in the dialog.</paragraph>
+<paragraph role="paragraph" id="par_id3147426"><ahelp hid="modules/scalc/ui/printareasdialog/edrepeatrow">Choose one or more rows to print on every page. In the right text box enter the row reference, for example, "1" or "$1" or "$2:$3".</ahelp> The list box displays <emph>-user defined-</emph>. You can also select <emph>-none-</emph> to remove a defined repeating row.</paragraph>
+<paragraph role="paragraph" id="par_id3155418">You can also define repeating rows by dragging the mouse in the spreadsheet, if the cursor is in the <emph>Rows to repeat</emph> text field in the dialog.</paragraph>
<embed href="text/shared/00/00000001.xhp#shrink_maximize"/>
-<bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/printareasdialog/lbrepeatcol" id="bm_id3153876" localize="false"/>
-<bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/printareasdialog/edrepeatcol" id="bm_id3147396" localize="false"/>
+<bookmark branch="hid/modules/scalc/ui/printareasdialog/lbrepeatcol" id="bm_id3153876" localize="false"/>
+<bookmark branch="hid/modules/scalc/ui/printareasdialog/edrepeatcol" id="bm_id3147396" localize="false"/>
<h2 id="hd_id3149581">Columns to repeat</h2>
-<paragraph role="paragraph" id="par_id3155602" xml-lang="en-US"><ahelp hid="modules/scalc/ui/printareasdialog/edrepeatcol">Choose one or more columns to print on every page. In the right text box enter the column reference, for example, "A" or "AB" or "$C:$E".</ahelp> The list box then displays <emph>-user defined-</emph>. You can also select <emph>-none-</emph> to remove a defined repeating column.</paragraph>
-<paragraph role="paragraph" id="par_id3150749" xml-lang="en-US">You can also define repeating columns by dragging the mouse in the spreadsheet, if the cursor is in the <emph>Columns to repeat</emph> text field in the dialog.</paragraph>
+<paragraph role="paragraph" id="par_id3155602"><ahelp hid="modules/scalc/ui/printareasdialog/edrepeatcol">Choose one or more columns to print on every page. In the right text box enter the column reference, for example, "A" or "AB" or "$C:$E".</ahelp> The list box then displays <emph>-user defined-</emph>. You can also select <emph>-none-</emph> to remove a defined repeating column.</paragraph>
+<paragraph role="paragraph" id="par_id3150749">You can also define repeating columns by dragging the mouse in the spreadsheet, if the cursor is in the <emph>Columns to repeat</emph> text field in the dialog.</paragraph>
<embed href="text/shared/00/00000001.xhp#shrink_maximize"/>
</body>
</helpdocument>
diff --git a/source/text/scalc/01/05080400.xhp b/source/text/scalc/01/05080400.xhp
index b0b9413bc8..bc733c45e9 100644
--- a/source/text/scalc/01/05080400.xhp
+++ b/source/text/scalc/01/05080400.xhp
@@ -1,6 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
-
-
<!--
* This file is part of the LibreOffice project.
*
@@ -18,11 +16,10 @@
* 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="textscalc0105080400xml" indexer="include" status="PUBLISH">
-<title id="tit" xml-lang="en-US">Add</title>
+<title id="tit">Add</title>
<filename>/text/scalc/01/05080400.xhp</filename>
</topic>
<history>
@@ -31,12 +28,12 @@
</meta>
<body>
<section id="add">
-<bookmark xml-lang="en-US" branch="hid/.uno:AddPrintArea" id="bm_id3150543" localize="false"/>
+<bookmark branch="hid/.uno:AddPrintArea" id="bm_id3150543" localize="false"/>
<h1 id="hd_id3149457"><link href="text/scalc/01/05080400.xhp">Add</link></h1>
-<paragraph role="paragraph" id="par_id3156423" xml-lang="en-US"><ahelp hid=".uno:AddPrintArea">Adds the current selection to the defined print areas.</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id3156423"><ahelp hid=".uno:AddPrintArea">Adds the current selection to the defined print areas.</ahelp></paragraph>
</section>
<section id="howtoget">
- <embed href="text/scalc/00/00000405.xhp#fodrhin"/>
+ <embed href="text/scalc/00/00000405.xhp#addprintrange"/>
</section>
</body>
</helpdocument>