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/smath/01/03060000.xhp | |
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/smath/01/03060000.xhp')
-rw-r--r-- | source/text/smath/01/03060000.xhp | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/source/text/smath/01/03060000.xhp b/source/text/smath/01/03060000.xhp index 54dae5f3e6..e276d01856 100644 --- a/source/text/smath/01/03060000.xhp +++ b/source/text/smath/01/03060000.xhp @@ -1,6 +1,4 @@ <?xml version="1.0" encoding="UTF-8"?> - - <!-- * This file is part of the LibreOffice project. * @@ -18,23 +16,22 @@ * 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="textsmath0103060000xml" indexer="include" status="PUBLISH"> -<title id="tit" xml-lang="en-US">Show All</title> +<title id="tit">Show All</title> <filename>/text/smath/01/03060000.xhp</filename> </topic> </meta> <body> <section id="show_all"> -<bookmark xml-lang="en-US" branch="index" id="bm_id3147340"><bookmark_value>views; maximum size</bookmark_value> +<bookmark branch="index" id="bm_id3147340"><bookmark_value>views; maximum size</bookmark_value> <bookmark_value>maximum formula size</bookmark_value> <bookmark_value>formulas; maximum size</bookmark_value> </bookmark> -<bookmark xml-lang="en-US" branch="hid/.uno:ZoomOptimal" id="bm_id311789" localize="false"/> +<bookmark branch="hid/.uno:ZoomOptimal" id="bm_id311789" localize="false"/> <h1 id="hd_id3147340"><link href="text/smath/01/03060000.xhp">Show All</link></h1> -<paragraph role="paragraph" id="par_id3148571" xml-lang="en-US"><ahelp hid=".">Displays the entire formula in the maximum size possible so that all elements are included. The formula is reduced or enlarged so that all formula elements can be displayed in the work area.</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. The zoom commands and icons are only available in Math documents, not for embedded Math objects.</paragraph> +<paragraph role="paragraph" id="par_id3148571"><ahelp hid=".">Displays the entire formula in the maximum size possible so that all elements are included. The formula is reduced or enlarged so that all formula elements can be displayed in the work area.</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. The zoom commands and icons are only available in Math documents, not for embedded Math objects.</paragraph> </section> <section id="howtoget"> <embed href="text/smath/00/00000004.xhp#show_all"/> |