diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-10-29 09:26:28 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-10-29 13:29:31 +0100 |
commit | b8d3fdc2402fbb7a2e0ebff6921e310d9a7b74af (patch) | |
tree | eb572e9b55c7f1426371bac4585de33c4121bb6c /source/text/shared | |
parent | 8a7af8662da76f6e65249a263dfa1c85501cad2f (diff) |
tdf#155876 UI cmds Calc-View Zoom menu (10)
+ refactoring
+ WIP wrt Zoom
Change-Id: Iaecb1a48fb32312f98376b32763b9dbe72e53814
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/158621
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared')
-rw-r--r-- | source/text/shared/00/00000403.xhp | 89 | ||||
-rw-r--r-- | source/text/shared/01/03010000.xhp | 110 | ||||
-rw-r--r-- | source/text/shared/01/ZoomMenu.xhp | 38 | ||||
-rw-r--r-- | source/text/shared/01/ZoomOptimal.xhp | 29 | ||||
-rw-r--r-- | source/text/shared/01/ZoomPage.xhp | 28 | ||||
-rw-r--r-- | source/text/shared/01/ZoomPageWidth.xhp | 30 | ||||
-rw-r--r-- | source/text/shared/01/ZoomPercent.xhp | 33 |
7 files changed, 298 insertions, 59 deletions
diff --git a/source/text/shared/00/00000403.xhp b/source/text/shared/00/00000403.xhp index f5b8dad1f4..dbcb3636c9 100644 --- a/source/text/shared/00/00000403.xhp +++ b/source/text/shared/00/00000403.xhp @@ -29,9 +29,89 @@ </meta> <body> <h1 id="hd_id3156304">View Menu</h1> -<section id="zoom"> +<section id="zoommenu"> <embed href="text/shared/00/00000004.xhp#from_menu_bar"/> - <paragraph role="paragraph" id="par_id3146936">Choose <menuitem>View - Zoom</menuitem>.</paragraph> + <paragraph role="paragraph" id="par_id881698530379303">Choose <menuitem>View - Zoom</menuitem>.</paragraph> +</section> + +<section id="zoompercent"> + <embed href="text/shared/00/00000004.xhp#from_menu_bar"/> + <paragraph role="paragraph" id="par_id51698573109831">Choose <menuitem>View - Zoom - 50%</menuitem>.</paragraph> + <paragraph role="paragraph" id="par_id521698573113949">Choose <menuitem>View - Zoom - 75%</menuitem>.</paragraph> + <paragraph role="paragraph" id="par_id311698573117877">Choose <menuitem>View - Zoom - 100%</menuitem>.</paragraph> + <paragraph role="paragraph" id="par_id341698573121793">Choose <menuitem>View - Zoom - 150%</menuitem>.</paragraph> + <paragraph role="paragraph" id="par_id811698573126133">Choose <menuitem>View - Zoom - 200%</menuitem>.</paragraph> + <embed href="text/shared/00/00000004.xhp#from_tabUI"/> + <paragraph role="paragraph" id="par_id181698574150244">Choose <menuitem>View - 100%</menuitem>.</paragraph> + <embed href="text/shared/00/00000004.xhp#from_toolbars"/> + <table id="tab_id721698574163785"> + <tablerow> + <tablecell> + <paragraph id="par_id131698574163786" role="paragraph"><image src="cmd/lc_zoom100percent.svg" id="img_id261698574163787" width="1cm" height="1cm"><alt id="alt_id511698574163788">Icon Zoom 100%</alt></image></paragraph> + </tablecell> + <tablecell> + <paragraph id="par_id71698574163789" role="paragraph">Zoom 100%</paragraph> + </tablecell> + </tablerow> + </table> +</section> +<section id="zoompage"> + <embed href="text/shared/00/00000004.xhp#from_menu_bar"/> + <paragraph role="paragraph" id="par_id801698574279520">Choose <menuitem>View - Zoom - Entire Page</menuitem>.</paragraph> + <embed href="text/shared/00/00000004.xhp#from_tabUI"/> + <paragraph role="paragraph" id="par_id171698576339513">Choose <menuitem>View - Entire Page</menuitem>.</paragraph> + <paragraph role="paragraph" id="par_id151698576342561">On the <menuitem>View</menuitem> menu of the <menuitem>View</menuitem> tab, choose <menuitem>Entire Page</menuitem>.</paragraph> + <embed href="text/shared/00/00000004.xhp#from_toolbars"/> + <table id="tab_id461698576212361"> + <tablerow> + <tablecell> + <paragraph id="par_id421698576212362" role="paragraph"><image src="cmd/lc_zoompage.svg" id="img_id291698576212363" width="1cm" height="1cm"><alt id="alt_id811698576212364">Icon Zoom Entire Page</alt></image></paragraph> + </tablecell> + <tablecell> + <paragraph id="par_id731698576212366" role="paragraph">Zoom Entire Page</paragraph> + </tablecell> + </tablerow> + </table> +</section> +<section id="zoompagewidth"> + <embed href="text/shared/00/00000004.xhp#from_menu_bar"/> + <paragraph role="paragraph" id="par_id721698574284024">Choose <menuitem>View - Zoom - Page Width</menuitem>.</paragraph> + <embed href="text/shared/00/00000004.xhp#from_tabUI"/> + <paragraph role="paragraph" id="par_id181698574399639">Choose <menuitem>View - Page Width</menuitem>.</paragraph> + <paragraph role="paragraph" id="par_id651698574392407">On the <menuitem>View</menuitem> menu of the <menuitem>View</menuitem> tab, choose <menuitem>Page Width</menuitem>.</paragraph> + <embed href="text/shared/00/00000004.xhp#from_toolbars"/> + <table id="tab_id71698576378191"> + <tablerow> + <tablecell> + <paragraph id="par_id541698576378192" role="paragraph"><image src="cmd/lc_zoompagewidth.svg" id="img_id821698576378193" width="1cm" height="1cm"><alt id="alt_id651698576378194">Icon Zoom Page Width</alt></image></paragraph> + </tablecell> + <tablecell> + <paragraph id="par_id491698576378196" role="paragraph">Zoom Page Width</paragraph> + </tablecell> + </tablerow> + </table> +</section> +<section id="zoomoptimal"> + <embed href="text/shared/00/00000004.xhp#from_menu_bar"/> + <paragraph role="paragraph" id="par_id821698574288272">Choose <menuitem>View - Zoom - Optimal View</menuitem>.</paragraph> + <embed href="text/shared/00/00000004.xhp#from_tabUI"/> + <paragraph role="paragraph" id="par_id821698576433755">Choose <menuitem>View - Optimal View</menuitem>.</paragraph> + <paragraph role="paragraph" id="par_id671698576437451">On the <menuitem>View</menuitem> menu of the <menuitem>View</menuitem> tab, choose <menuitem>Optimal View</menuitem>.</paragraph> + <embed href="text/shared/00/00000004.xhp#from_toolbars"/> + <table id="tab_id1001698576491026"> + <tablerow> + <tablecell> + <paragraph id="par_id141698576491027" role="paragraph"><image src="cmd/lc_zoomoptimal.svg" id="img_id981698576491028" width="1cm" height="1cm"><alt id="alt_id951698576491029">Icon Zoom Optimal View</alt></image></paragraph> + </tablecell> + <tablecell> + <paragraph id="par_id661698576491031" role="paragraph">Zoom Optimal View</paragraph> + </tablecell> + </tablerow> + </table> +</section> +<section id="zoomviewlayout"> + <embed href="text/shared/00/00000004.xhp#from_menu_bar"/> + <paragraph role="paragraph" id="par_id3146936">Choose <menuitem>View - Zoom - Zoom</menuitem>.</paragraph> <switch select="appl"> <case select="WRITER"> <embed href="text/shared/00/00000004.xhp#from_tabUI"/> @@ -54,11 +134,6 @@ </tablecell> </tablerow> </table> - <embed href="text/shared/00/00000004.xhp#from_keyboard"/> - <paragraph role="paragraph" id="par_id571687091551425"><switchinline select="sys"><caseinline select="MAC"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + mouse wheel</keycode></paragraph> - <paragraph role="paragraph" id="par_id3149962"><switchinline select="appl"><caseinline select="DRAW">Zoom also with (+) (-) (×) and (÷) on the number keypad.</caseinline><caseinline select="IMPRESS">Zoom also with (+) (-) (×) and (÷) on the number keypad.</caseinline></switchinline></paragraph> - <embed href="text/shared/00/00000004.xhp#from_statusbar"/> - <paragraph role="paragraph" id="par_id3152895">Click or right-click the zoom factor displayed on the Zoom Slider.</paragraph> </section> <section id="viewtoolbars"> diff --git a/source/text/shared/01/03010000.xhp b/source/text/shared/01/03010000.xhp index fbc253503b..655604a405 100644 --- a/source/text/shared/01/03010000.xhp +++ b/source/text/shared/01/03010000.xhp @@ -20,85 +20,91 @@ <meta> <topic id="textshared0103010000xml" indexer="include" status="PUBLISH"> - <title id="tit" xml-lang="en-US">Zoom & View Layout</title> + <title id="tit">Zoom & View Layout</title> <filename>/text/shared/01/03010000.xhp</filename> </topic> </meta> <body> - -<section id="zoom"> -<bookmark xml-lang="en-US" branch="index" id="bm_id3154682"> +<bookmark branch="index" id="bm_id3154682"> <bookmark_value>zooming;page views</bookmark_value> <bookmark_value>views; scaling</bookmark_value> <bookmark_value>screen; scaling</bookmark_value> <bookmark_value>pages; scaling</bookmark_value> </bookmark> <comment>mw deleted "scaling;"</comment> -<bookmark xml-lang="en-US" branch="hid/cui/ui/zoomdialog/ZoomDialog" id="bm_id2031101" localize="false"/> -<bookmark xml-lang="en-US" branch="hid/cui/ui/zoomdialog/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/> -<bookmark xml-lang="en-US" branch="hid/svx/ui/zoommenu/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/> -<bookmark xml-lang="en-US" branch="hid/.uno:Zoom" id="bm_id3153321" localize="false"/> -<h1 id="hd_id3154682" xml-lang="en-US"><link href="text/shared/01/03010000.xhp">Zoom & View Layout</link></h1> -<paragraph id="par_id3149578" role="paragraph" xml-lang="en-US"><variable id="zoom_text"><variable id="massstabtext"><ahelp hid=".">Reduces or enlarges the screen display of %PRODUCTNAME.</ahelp></variable> </variable> The current zoom factor is displayed as a percentage value in the Zoom Slider on the <emph>Status</emph> bar.</paragraph> +<bookmark branch="hid/cui/ui/zoomdialog/ZoomDialog" id="bm_id2031101" localize="false"/> +<bookmark branch="hid/cui/ui/zoomdialog/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/> +<bookmark branch="hid/svx/ui/zoommenu/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/> +<bookmark branch="hid/.uno:Zoom" id="bm_id3153321" localize="false"/> + +<section id="zoomlayout"> +<h1 id="hd_id3154682"><link href="text/shared/01/03010000.xhp">Zoom & View Layout</link></h1> +<paragraph id="par_id3149578" role="paragraph"><variable id="zoom_text"><variable id="massstabtext"><ahelp hid=".">Opens the <emph>Zoom & View Layout</emph> dialog to let you set the zoom factor to display the current document.</ahelp></variable></variable> <switchinline select="appl"><caseinline select="WRITER">You can also choose the view layout of the document.</caseinline></switchinline></paragraph> </section> + +<paragraph role="paragraph" id="par_id31698580084299">The current zoom factor is displayed as a percentage value in the Zoom Slider on the <emph>Status</emph> bar.</paragraph> + <section id="howtoget"> -<embed href="text/shared/00/00000403.xhp#zoom"/> +<embed href="text/shared/00/00000403.xhp#zoomviewlayout"/> </section> -<paragraph id="par_id3149655" role="note" xml-lang="en-US">Zooming is handled differently on Unix, Linux, and Windows platforms. A document saved with a 100% zoom factor in Windows is displayed at a larger zoom factor on Unix/Linux platforms. To change the zoom factor, double-click or right-click the percentage value on the <emph>Status</emph> bar, and select the zoom factor that you want.</paragraph> +<note id="par_id3149655">Zooming is handled differently on Unix, Linux, and Windows platforms. A document saved with a 100% zoom factor in Windows is displayed at a larger zoom factor on Unix/Linux platforms. To change the zoom factor, double-click or right-click the percentage value on the <emph>Status</emph> bar, and select the zoom factor that you want.</note> -<h2 id="hd_id3149669" xml-lang="en-US">Zoom factor</h2> -<paragraph id="par_id3154389" role="paragraph" xml-lang="en-US">Set the zoom factor at which to display the current document and all documents of the same type that you open thereafter.</paragraph> -<bookmark xml-lang="en-US" branch="hid/cui/ui/zoomdialog/optimal" id="bm_id3145606" localize="false"/> -<bookmark xml-lang="en-US" branch="hid/svx/ui/zoommenu/optimal" id="bm_id3150498" localize="false"/> +<h2 id="hd_id3149669">Zoom factor</h2> +<paragraph id="par_id3154389" role="paragraph">Set the zoom factor at which to display the current document and all documents of the same type that you open thereafter.</paragraph> +<bookmark branch="hid/cui/ui/zoomdialog/optimal" id="bm_id3145606" localize="false"/> +<bookmark branch="hid/svx/ui/zoommenu/optimal" id="bm_id3150498" localize="false"/> -<h3 id="hd_id3153351" xml-lang="en-US">Optimal</h3> -<paragraph id="par_id3144760" role="paragraph" xml-lang="en-US"><ahelp hid="."><switchinline select="appl"><caseinline select="CALC">Resizes the display to fit the width of the selected cell area at the moment the command is started.</caseinline><defaultinline>Resizes the display to fit the width of the text in the document at the moment the command is started.</defaultinline></switchinline></ahelp></paragraph> -<bookmark xml-lang="en-US" branch="hid/cui/ui/zoomdialog/fitwandh" id="bm_id3150359" localize="false"/> -<bookmark xml-lang="en-US" branch="hid/svx/ui/zoommenu/page" id="bm_id3150358" localize="false"/> +<h3 id="hd_id3153351">Optimal</h3> +<paragraph id="par_id3144760" role="paragraph"><ahelp hid="."><switchinline select="appl"><caseinline select="CALC">Resizes the display to fit the width of the selected cell area at the moment the command is started.</caseinline><defaultinline>Resizes the display to fit the width of the text in the document at the moment the command is started.</defaultinline></switchinline></ahelp></paragraph> +<bookmark branch="hid/cui/ui/zoomdialog/fitwandh" id="bm_id3150359" localize="false"/> +<bookmark branch="hid/svx/ui/zoommenu/page" id="bm_id3150358" localize="false"/> -<h3 id="hd_id3151210" xml-lang="en-US">Fit width and height</h3> -<paragraph id="par_id3150543" role="paragraph" xml-lang="en-US"><ahelp hid="."><switchinline select="appl"><caseinline select="CALC">Resizes the display to fit the width and height of the selected cell area at the moment the command is started.</caseinline><defaultinline>Displays the entire page on your screen.</defaultinline></switchinline></ahelp></paragraph> -<bookmark xml-lang="en-US" branch="hid/cui/ui/zoomdialog/fitw" id="bm_id3148797" localize="false"/> -<bookmark xml-lang="en-US" branch="hid/svx/ui/zoommenu/width" id="bm_id3154140" localize="false"/> +<h3 id="hd_id3151210">Fit width and height</h3> +<paragraph id="par_id3150543" role="paragraph"><ahelp hid="."><switchinline select="appl"><caseinline select="CALC">Resizes the display to fit the width and height of the selected cell area at the moment the command is started.</caseinline><defaultinline>Displays the entire page on your screen.</defaultinline></switchinline></ahelp></paragraph> +<bookmark branch="hid/cui/ui/zoomdialog/fitw" id="bm_id3148797" localize="false"/> +<bookmark branch="hid/svx/ui/zoommenu/width" id="bm_id3154140" localize="false"/> -<h3 id="hd_id3152771" xml-lang="en-US">Fit width</h3> -<paragraph id="par_id3143231" role="paragraph" xml-lang="en-US"><ahelp hid=".">Displays the complete width of the document page. The top and bottom edges of the page may not be visible.</ahelp></paragraph> +<h3 id="hd_id3152771">Fit width</h3> +<paragraph id="par_id3143231" role="paragraph"><ahelp hid=".">Displays the complete width of the document page. The top and bottom edges of the page may not be visible.</ahelp></paragraph> <section id="zoom100"> -<bookmark xml-lang="en-US" branch="hid/svx/ui/zoommenu/100" id="bm_id3149560" localize="false"/> -<bookmark xml-lang="en-US" branch="hid/.uno:Zoom100Percent" id="bm_id3159252" localize="false"/> -<bookmark xml-lang="en-US" branch="hid/cui/ui/zoomdialog/100pc" id="bm_id051420080349501" localize="false"/> + <bookmark branch="hid/svx/ui/zoommenu/100" id="bm_id3149560" localize="false"/> + <bookmark branch="hid/cui/ui/zoomdialog/100pc" id="bm_id051420080349501" localize="false"/> -<h3 id="hd_id3153106" xml-lang="en-US">100 %</h3> -<paragraph id="par_id3147353" role="paragraph" xml-lang="en-US"><ahelp hid=".">Displays the document at its actual size.</ahelp></paragraph> + <h3 id="hd_id3153106">100 %</h3> + <paragraph id="par_id3147353" role="paragraph"><ahelp hid=".">Displays the document at its actual size.</ahelp></paragraph> </section> -<bookmark xml-lang="en-US" branch="hid/cui/ui/zoomdialog/variable" id="bm_id3147478" localize="false"/> -<bookmark xml-lang="en-US" branch="hid/cui/ui/zoomdialog/zoomsb" id="bm_id3151352" localize="false"/> +<bookmark branch="hid/cui/ui/zoomdialog/variable" id="bm_id3147478" localize="false"/> +<bookmark branch="hid/cui/ui/zoomdialog/zoomsb" id="bm_id3151352" localize="false"/> <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> -<h2 id="hd_id7319864" xml-lang="en-US">View layout</h2> -<paragraph id="par_id3423871" role="paragraph" xml-lang="en-US">For text documents, you can set the view layout. Reduce the zoom factor to see the effects of different view layout settings.<comment>for this doc or all docs? answer: it's the same as before for the zoom factor.</comment></paragraph> -<bookmark xml-lang="en-US" branch="hid/cui/ui/zoomdialog/automatic" id="bm_id2504654" localize="false"/> - -<h3 id="hd_id3818475" xml-lang="en-US">Automatic</h3> -<paragraph id="par_id3187353" role="paragraph" xml-lang="en-US"><ahelp hid=".">The automatic view layout displays pages side by side, as many as the zoom factor allows.</ahelp></paragraph> -<bookmark xml-lang="en-US" branch="hid/cui/ui/zoomdialog/singlepage" id="bm_id5292519" localize="false"/> - -<h3 id="hd_id8455153" xml-lang="en-US">Single page</h3> -<paragraph id="par_id9912411" role="paragraph" xml-lang="en-US"><ahelp hid=".">The single page view layout displays pages beneath each other, but never side by side.</ahelp></paragraph> -<bookmark xml-lang="en-US" branch="hid/cui/ui/zoomdialog/columns" id="bm_id3984496" localize="false"/> -<bookmark xml-lang="en-US" branch="hid/cui/ui/zoomdialog/columnssb" id="bm_id9693899" localize="false"/> - -<h3 id="hd_id9204992" xml-lang="en-US">Columns</h3> -<paragraph id="par_id1993774" role="paragraph" xml-lang="en-US"><ahelp hid=".">In columns view layout you see pages in a given number of columns side by side. Enter the number of columns.</ahelp></paragraph> -<bookmark xml-lang="en-US" branch="hid/cui/ui/zoomdialog/bookmode" id="bm_id8689230" localize="false"/> - -<h3 id="hd_id2949919" xml-lang="en-US">Book mode</h3> -<paragraph id="par_id2355113" role="paragraph" xml-lang="en-US"><ahelp hid=".">In book mode view layout you see two pages side by side as in an open book. The first page is a right page with an odd page number.</ahelp></paragraph> +<switch select="appl"> + <case select="WRITER"> + <h2 id="hd_id7319864">View layout</h2> + <paragraph id="par_id3423871" role="paragraph">For text documents, you can set the view layout. Reduce the zoom factor to see the effects of different view layout settings.<comment>for this doc or all docs? answer: it's the same as before for the zoom factor.</comment></paragraph> + <bookmark branch="hid/cui/ui/zoomdialog/automatic" id="bm_id2504654" localize="false"/> + + <h3 id="hd_id3818475">Automatic</h3> + <paragraph id="par_id3187353" role="paragraph"><ahelp hid=".">The automatic view layout displays pages side by side, as many as the zoom factor allows.</ahelp></paragraph> + <bookmark branch="hid/cui/ui/zoomdialog/singlepage" id="bm_id5292519" localize="false"/> + + <h3 id="hd_id8455153">Single page</h3> + <paragraph id="par_id9912411" role="paragraph"><ahelp hid=".">The single page view layout displays pages beneath each other, but never side by side.</ahelp></paragraph> + <bookmark branch="hid/cui/ui/zoomdialog/columns" id="bm_id3984496" localize="false"/> + <bookmark branch="hid/cui/ui/zoomdialog/columnssb" id="bm_id9693899" localize="false"/> + + <h3 id="hd_id9204992">Columns</h3> + <paragraph id="par_id1993774" role="paragraph"><ahelp hid=".">In columns view layout you see pages in a given number of columns side by side. Enter the number of columns.</ahelp></paragraph> + <bookmark branch="hid/cui/ui/zoomdialog/bookmode" id="bm_id8689230" localize="false"/> + + <h3 id="hd_id2949919">Book mode</h3> + <paragraph id="par_id2355113" role="paragraph"><ahelp hid=".">In book mode view layout you see two pages side by side as in an open book. The first page is a right page with an odd page number.</ahelp></paragraph> + </case> +</switch> </body> </helpdocument> diff --git a/source/text/shared/01/ZoomMenu.xhp b/source/text/shared/01/ZoomMenu.xhp new file mode 100644 index 0000000000..cf20dfd82e --- /dev/null +++ b/source/text/shared/01/ZoomMenu.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/. + * + --> + + <meta> + <topic id="textshared01ZoomMenuxhp" indexer="include" status="PUBLISH"> + <title id="tit">Zoom Menu</title> + <filename>/text/shared/01/ZoomMenu.xhp</filename> + </topic> + </meta> + <body> + +<bookmark branch="hid/.uno:ZoomMenu" id="bm_id581698516530886" localize="false"/> + <section id="zoommenu"> + <h1 id="hd_id91698516953787"><variable id="h1"><link href="text/shared/01/ZoomMenu.xhp">Zoom</link></variable></h1> + <paragraph id="par_id471698516953788" role="paragraph">Opens a submenu with several zoom factors and commands.</paragraph> + </section> + <section id="howtoget"> +<embed href="text/shared/00/00000403.xhp#zoommenu"/> +</section> + +<embed href="text/shared/01/ZoomPage.xhp#zoomentirepage"/> +<embed href="text/shared/01/ZoomPageWidth.xhp#zoompagewidth"/> +<embed href="text/shared/01/ZoomOptimal.xhp#zoomoptimal"/> +<embed href="text/shared/01/ZoomPercent.xhp#zoompercent"/> +<embed href="text/shared/01/03010000.xhp#zoomlayout"/> +<section id="relatedtopics"> +<paragraph role="paragraph" id="par_id681698579509987" localize="false"><embedvar href="text/scalc/01/zoom.xhp#h1" markup="ignore"/></paragraph> +</section> +</body> +</helpdocument> diff --git a/source/text/shared/01/ZoomOptimal.xhp b/source/text/shared/01/ZoomOptimal.xhp new file mode 100644 index 0000000000..66c3a09708 --- /dev/null +++ b/source/text/shared/01/ZoomOptimal.xhp @@ -0,0 +1,29 @@ +<?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/. + * + --> + + <meta> + <topic id="text/shared/01/ZoomOptimal.xhp" indexer="include" status="PUBLISH"> + <title id="tit">Zoom Optimal</title> + <filename>/text/shared/01/ZoomOptimal.xhp</filename> + </topic> + </meta> + <body> +<bookmark branch="hid/.uno:ZoomOptimal" id="bm_id651698535231512" localize="false"/> + + <section id="zoomoptimal"> + <h1 id="hd_id431698535281191"><variable id="h1"><link href="text/shared/01/ZoomOptimal.xhp">Zoom Optimal</link></variable></h1> + <paragraph id="par_id951698535281193" role="paragraph">Resizes the display to include all of the objects on the <switchinline select="appl"><caseinline select="IMPRESS">slide</caseinline><defaultinline>page</defaultinline></switchinline>.</paragraph> + </section> + <section id="howtoget"> +<embed href="text/shared/00/00000403.xhp#zoomoptimal"/> +</section> +</body> +</helpdocument> diff --git a/source/text/shared/01/ZoomPage.xhp b/source/text/shared/01/ZoomPage.xhp new file mode 100644 index 0000000000..025de172e3 --- /dev/null +++ b/source/text/shared/01/ZoomPage.xhp @@ -0,0 +1,28 @@ +<?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/. + * + --> + + <meta> + <topic id="text/shared/01/ZoomPage.xhp" indexer="include" status="PUBLISH"> + <title id="tit">Zoom to Entire Page</title> + <filename>/text/shared/01/ZoomPage.xhp</filename> + </topic> + </meta> + <body> +<bookmark branch="hid/.uno:ZoomPage" id="bm_id651698533175893" localize="false"/> + <section id="zoomentirepage"> + <h1 id="hd_id791698533256182"><variable id="h1"><link href="text/shared/01/ZoomPage.xhp">Entire Page</link></variable></h1> + <paragraph id="par_id211698533256184" role="paragraph">Displays the entire <switchinline select="appl"><caseinline select="IMPRESS">slide</caseinline><defaultinline>page</defaultinline></switchinline> on your screen.</paragraph> + </section> + <section id="howtoget"> +<embed href="text/shared/00/00000403.xhp#zoompage"/> +</section> +</body> +</helpdocument> diff --git a/source/text/shared/01/ZoomPageWidth.xhp b/source/text/shared/01/ZoomPageWidth.xhp new file mode 100644 index 0000000000..b660138951 --- /dev/null +++ b/source/text/shared/01/ZoomPageWidth.xhp @@ -0,0 +1,30 @@ +<?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/. + * + --> + + <meta> + <topic id="textshared01ZoomPageWidthxhp" indexer="include" status="PUBLISH"> + <title id="tit">Zoom to Page Width</title> + <filename>/text/shared/01/ZoomPageWidth.xhp</filename> + </topic> + </meta> + <body> +<bookmark branch="hid/.uno:ZoomPageWidth" id="bm_id651698533175893" localize="false"/> + <section id="zoompagewidth"> + <h1 id="hd_id791698533256182"><variable id="h1"><link href="text/shared/01/ZoomPageWidth.xhp">Page Width</link></variable></h1> + <paragraph id="par_id211698533256184" role="paragraph">Displays the complete width of the + <switchinline select="appl"><caseinline select="IMPRESS">slide</caseinline><defaultinline>page</defaultinline></switchinline>. The top and bottom edges of the + <switchinline select="appl"><caseinline select="IMPRESS">slide</caseinline><defaultinline>page</defaultinline></switchinline> may not be visible.</paragraph> + </section> + <section id="howtoget"> +<embed href="text/shared/00/00000403.xhp#zoompagewidth"/> +</section> +</body> +</helpdocument> diff --git a/source/text/shared/01/ZoomPercent.xhp b/source/text/shared/01/ZoomPercent.xhp new file mode 100644 index 0000000000..ea5b115c04 --- /dev/null +++ b/source/text/shared/01/ZoomPercent.xhp @@ -0,0 +1,33 @@ +<?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/. + * + --> + + <meta> + <topic id="text/shared/01/ZoomPercent.xhp" indexer="include" status="PUBLISH"> + <title id="tit">Zoom Percent Factors</title> + <filename>/text/shared/01/ZoomPercent.xhp</filename> + </topic> +</meta> +<body> +<bookmark branch="hid/.uno:Zoom100Percent" id="bm_id51698571719480" localize="false"/> +<bookmark branch="hid/.uno:Zoom200Percent" id="bm_id421698571725240" localize="false"/> +<bookmark branch="hid/.uno:Zoom150Percent" id="bm_id511698571730793" localize="false"/> +<bookmark branch="hid/.uno:Zoom50Percent" id="bm_id161698571735496" localize="false"/> +<bookmark branch="hid/.uno:Zoom75Percent" id="bm_id41698571753289" localize="false"/> +<section id="zoompercent"> + <h1 id="hd_id481698571786244"><variable id="h1"><link href="text/shared/01/ZoomPercent.xhp">Zoom Percent Factors</link></variable></h1> + <paragraph id="par_id141698571786245" role="paragraph">Zoom at specified zoom factors.</paragraph> +</section> + <section id="howtoget"> +<embed href="text/shared/00/00000403.xhp#zoompercent"/> +</section> + +</body> +</helpdocument> |