source/text/scalc/02/10050000.xhp   |   20 ++++++++++----------
 source/text/shared/01/03010000.xhp  |   17 +++++++++++++++++
 source/text/smath/01/03040000.xhp   |   11 ++++-------
 source/text/swriter/02/10020000.xhp |   18 +++++++-----------
 4 files changed, 38 insertions(+), 28 deletions(-)

New commits:
commit 9b6f313e24d791be85d9c62dea03905f86e2df35
Author:     Olivier Hallot <olivier.hal...@libreoffice.org>
AuthorDate: Wed Aug 28 18:26:14 2024 -0300
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Thu Aug 29 10:19:06 2024 +0200

    tdf#162607 Remove dup's in hid2file.js, .uno:ZoomIn
    
    + The .uno:ZoomIn is a Math command
    + Added max zoom factor for other modules.
    + refactor here and there
    
    Change-Id: Ib4c67e6b70a519f8778a1408eefa53aaa15d0821
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/172556
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>

diff --git a/source/text/scalc/02/10050000.xhp 
b/source/text/scalc/02/10050000.xhp
index c476f361a2..762307bb46 100644
--- a/source/text/scalc/02/10050000.xhp
+++ b/source/text/scalc/02/10050000.xhp
@@ -19,7 +19,7 @@
 <helpdocument version="1.0">
 <meta>
 <topic id="textscalc0210050000xml" indexer="include" status="PUBLISH">
-<title id="tit" xml-lang="en-US">Zoom In</title>
+<title id="tit">Zoom In</title>
 <filename>/text/scalc/02/10050000.xhp</filename>
 </topic>
 <history>
@@ -28,27 +28,27 @@
 </meta>
 <body>
 <section id="zoom_in">
-<bookmark xml-lang="en-US" branch="index" 
id="bm_id3148491"><bookmark_value>page views; increasing scales</bookmark_value>
+<bookmark branch="index" id="bm_id3148491"><bookmark_value>page views; 
increasing scales</bookmark_value>
 <bookmark_value>increasing scales in page view</bookmark_value>
 <bookmark_value>zooming;enlarging page views</bookmark_value>
 </bookmark><comment>mw deleted "scaling;"</comment>
-<bookmark xml-lang="en-US" branch="hid/.uno:ZoomIn" id="bm_id7362949" 
localize="false"/>
+<bookmark branch="hid/.uno:ZoomIn" id="bm_id7362949" localize="false"/>
 <h1 id="hd_id3148491"><variable id="h1"><link 
href="text/scalc/02/10050000.xhp">Zoom In</link></variable></h1>
-<paragraph role="paragraph" id="par_id3145069" xml-lang="en-US"><ahelp 
hid=".uno:ZoomIn">Enlarges the screen display of the current document. The 
current zoom factor is displayed on the <emph>Status 
Bar</emph>.</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id3145069"><ahelp 
hid=".uno:ZoomIn">Enlarges the screen display of the current document. The 
current zoom factor is displayed on the <emph>Status 
Bar</emph>.</ahelp></paragraph>
 </section>
-    <paragraph role="paragraph" id="par_id71678262942683" xml-lang="en-US">
-        <image src="media/helpimg/scalc/calczoomslider.png" 
id="img_id721678262942684" width="282px" height="40px"><alt xml-lang="en-US" 
id="alt_id461678262942685">Calc Zoom Slider</alt></image>
+    <paragraph role="paragraph" id="par_id71678262942683">
+        <image src="media/helpimg/scalc/calczoomslider.png" 
id="img_id721678262942684" width="282px" height="40px"><alt 
id="alt_id461678262942685">Calc Zoom Slider</alt></image>
     </paragraph>
-<paragraph role="paragraph" id="par_id3145171" xml-lang="en-US">The maximum 
zoom factor is 400%.</paragraph>
+<paragraph role="paragraph" id="par_id3145171">The maximum zoom factor is 
400%.</paragraph>
 <section id="syzoom_in">
 <table id="tbl_id3154686">
 <tablerow>
 <tablecell>
-<paragraph role="paragraph" id="par_id3155854" xml-lang="en-US">
-<image id="img_id3151116" src="cmd/lc_zoomin.svg" width="1cm" 
height="1cm"><alt id="alt_id3151116" xml-lang="en-US">Icon Zoom 
In</alt></image></paragraph>
+<paragraph role="paragraph" id="par_id3155854">
+<image id="img_id3151116" src="cmd/lc_zoomin.svg" width="1cm" 
height="1cm"><alt id="alt_id3151116">Icon Zoom In</alt></image></paragraph>
 </tablecell>
 <tablecell>
-<paragraph role="paragraph" id="par_id3145273" xml-lang="en-US">Zoom 
In</paragraph>
+<paragraph role="paragraph" id="par_id3145273">Zoom In</paragraph>
 </tablecell>
 </tablerow>
 </table>
diff --git a/source/text/shared/01/03010000.xhp 
b/source/text/shared/01/03010000.xhp
index 655604a405..162a423273 100644
--- a/source/text/shared/01/03010000.xhp
+++ b/source/text/shared/01/03010000.xhp
@@ -81,6 +81,23 @@
 
 <h3 id="hd_id3153191">Custom</h3>
 <paragraph id="par_id3159125" role="paragraph"><ahelp hid=".">Enter the zoom 
factor at which you want to display the document. Enter a percentage in the 
box.</ahelp></paragraph>
+<switch select="appl">
+  <case select="WRITER">
+    <paragraph role="paragraph" id="par_id3145271">The maximum zoom factor is 
600%.</paragraph>
+  </case>
+  <case select="CALC">
+    <paragraph role="paragraph" id="par_id3145171">The maximum zoom factor is 
400%.</paragraph>
+  </case>
+  <case select="IMPRESS">
+    <paragraph role="paragraph" id="par_id421724879487503">The maximum zoom 
factor is 3000%.</paragraph>
+  </case>
+  <case select="DRAW">
+    <paragraph role="paragraph" id="par_id911724879483983">The maximum zoom 
factor is 3000%.</paragraph>
+  </case>
+  <case select="MATH">
+    <paragraph role="paragraph" id="par_id831724879490319">The maximum zoom 
factor is 800%.</paragraph>
+  </case>
+</switch>
 
 <switch select="appl">
   <case select="WRITER">
diff --git a/source/text/smath/01/03040000.xhp 
b/source/text/smath/01/03040000.xhp
index 14e98ec78b..eb78437fab 100644
--- a/source/text/smath/01/03040000.xhp
+++ b/source/text/smath/01/03040000.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="textsmath0103040000xml" indexer="include" status="PUBLISH">
-<title id="tit" xml-lang="en-US">Zoom In</title>
+<title id="tit">Zoom In</title>
 <filename>/text/smath/01/03040000.xhp</filename>
 </topic>
 <history>
@@ -31,12 +28,12 @@
 </meta>
 <body>
 <section id="zoom_in">
-<bookmark xml-lang="en-US" branch="index" 
id="bm_id3153770"><bookmark_value>zooming in on formula display</bookmark_value>
+<bookmark branch="index" id="bm_id3153770"><bookmark_value>zooming in on 
formula display</bookmark_value>
 <bookmark_value>formulas; increasing size of display</bookmark_value>
 </bookmark>
-<bookmark xml-lang="en-US" branch="hid/.uno:ZoomIn" id="bm_id3153190" 
localize="false"/>
+<bookmark branch="hid/.uno:ZoomIn" id="bm_id3153190" localize="false"/>
 <h1 id="hd_id3153770"><link href="text/smath/01/03040000.xhp">Zoom 
In</link></h1>
-<paragraph role="paragraph" id="par_id3154490" xml-lang="en-US"><ahelp 
hid=".">Increases the display scale of the formula by 25%.</ahelp> The current 
zoom factor is displayed on the status bar. A selection of available zoom 
options is accessible through the <link 
href="text/shared/00/00000001.xhp#contextmenu">context menu</link>. The context 
menu in the work area also contains zoom commands.</paragraph>
+<paragraph role="paragraph" id="par_id3154490"><ahelp hid=".">Increases the 
display scale of the formula by 25%.</ahelp> The current zoom factor is 
displayed on the status bar. A selection of available zoom options is 
accessible through the <link 
href="text/shared/00/00000001.xhp#contextmenu">context menu</link>. The context 
menu in the work area also contains zoom commands.</paragraph>
 </section>
 <section id="howtoget">
   <embed href="text/smath/00/00000004.xhp#zoom_in"/>
diff --git a/source/text/swriter/02/10020000.xhp 
b/source/text/swriter/02/10020000.xhp
index 5698f94f10..59e5eb66a0 100644
--- a/source/text/swriter/02/10020000.xhp
+++ b/source/text/swriter/02/10020000.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="textswriter0210020000xml" indexer="include" status="PUBLISH">
-<title id="tit" xml-lang="en-US">Zoom Out</title>
+<title id="tit">Zoom Out</title>
 <filename>/text/swriter/02/10020000.xhp</filename>
 </topic>
 <history>
@@ -31,20 +28,19 @@
 </meta>
 <body>
 <section id="zoomout">
-<bookmark xml-lang="en-US" branch="hid/.uno:ZoomIn" id="bm_id3149053" 
localize="false"/>
-<bookmark xml-lang="en-US" branch="hid/.uno:ZoomMinus" id="bm_id9029511" 
localize="false"/>
-<h1 id="hd_id3149870" xml-lang="en-US"><link 
href="text/swriter/02/10020000.xhp">Zoom Out</link></h1>
-<paragraph role="paragraph" id="par_id3147401" xml-lang="en-US"><ahelp 
hid=".">Zooms out to see more of the document at a reduced 
size.</ahelp></paragraph>
+<bookmark branch="hid/.uno:ZoomMinus" id="bm_id9029511" localize="false"/>
+<h1 id="hd_id3149870"><link href="text/swriter/02/10020000.xhp">Zoom 
Out</link></h1>
+<paragraph role="paragraph" id="par_id3147401"><ahelp hid=".">Zooms out to see 
more of the document at a reduced size.</ahelp></paragraph>
 </section>
 <section id="syzoomout">
 <table id="tbl_id3147170">
 <tablerow>
 <tablecell>
-<paragraph role="paragraph" id="par_id3148775" xml-lang="en-US">
-<image id="img_id3150764" src="cmd/sc_zoomout.svg" width="1cm" 
height="1cm"><alt id="alt_id3150764" xml-lang="en-US">Zoom Out 
Icon</alt></image></paragraph>
+<paragraph role="paragraph" id="par_id3148775">
+<image id="img_id3150764" src="cmd/sc_zoomout.svg" width="1cm" 
height="1cm"><alt id="alt_id3150764">Zoom Out Icon</alt></image></paragraph>
 </tablecell>
 <tablecell>
-<paragraph role="paragraph" id="par_id3156410" xml-lang="en-US">Zoom 
Out</paragraph>
+<paragraph role="paragraph" id="par_id3156410">Zoom Out</paragraph>
 </tablecell>
 </tablerow>
 </table>

Reply via email to