diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-09-28 15:39:58 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-09-29 02:46:17 +0200 |
commit | 1c93d4ba6e0b516918ff22c8cdcbc9b808a491ad (patch) | |
tree | 4b6be22c5352b8403255fe5d198f3369431ddd8a /source/text/scalc | |
parent | 192bfeba34fca4548b6bfd45951a3d84738f9df4 (diff) |
tdf#155875 UI cmds Writer/Table in Help(47)
+ refactoring
+ Tools menu - Writer part.
Change-Id: I46fddc444fc1912297dd8474dd30e978fd76c5e0
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/157385
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/scalc')
-rw-r--r-- | source/text/scalc/main0106.xhp | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/source/text/scalc/main0106.xhp b/source/text/scalc/main0106.xhp index 30543c70c1..9ca3069105 100644 --- a/source/text/scalc/main0106.xhp +++ b/source/text/scalc/main0106.xhp @@ -20,17 +20,16 @@ <meta> <topic id="textscalcmain0106xml" indexer="include"> - <title id="tit" xml-lang="en-US">Tools</title> + <title id="tit">Tools</title> <filename>/text/scalc/main0106.xhp</filename> </topic> </meta> <body> <section id="tools"> -<bookmark xml-lang="en-US" branch="hid/.uno:ToolsMenu" id="bm_id9563890" localize="false"/> <h1 id="hd_id3150769"><link href="text/scalc/main0106.xhp">Tools</link></h1> -<paragraph id="par_id3150440" role="paragraph" xml-lang="en-US"><ahelp hid=".">The <emph>Tools</emph> menu contains commands to check spelling, to trace sheet references, to find mistakes and to define scenarios.</ahelp></paragraph> +<paragraph id="par_id3150440" role="paragraph"><ahelp hid=".">The <emph>Tools</emph> menu contains commands to check spelling, to trace sheet references, to find mistakes and to define scenarios.</ahelp></paragraph> </section> -<paragraph id="par_id3152576" role="paragraph" xml-lang="en-US">You can also create and assign macros and configure the look and feel of toolbars, menus, keyboard, and set the default options for $[officename] applications.</paragraph> +<paragraph id="par_id3152576" role="paragraph">You can also create and assign macros and configure the look and feel of toolbars, menus, keyboard, and set the default options for $[officename] applications.</paragraph> <embed href="text/shared/01/06990000.xhp#spelling"/> <embed href="text/swriter/guide/auto_spellcheck.xhp#autospellcheckHead"/> <embed href="text/swriter/guide/using_thesaurus.xhp#thesaurusHead"/> |