diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-01-08 13:05:37 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-01-08 17:11:42 +0100 |
commit | 2689c1c56a04ab1984068767e2d21f662f59a295 (patch) | |
tree | 41eb69e9794dfea40fe4cf41d2c8cb5a26848c39 /source/text/scalc | |
parent | 80ff954f498082eba69545e47f855a64f1964773 (diff) |
tdf#155876 UI cmds Calc-Tools menu (57)
+ Tools menu for Calc
+ fixes
+ refactoring
Change-Id: I4f3d309e745995bbe8ec4f3bd6f1236e25314c80
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/161794
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/scalc')
-rw-r--r-- | source/text/scalc/00/00000406.xhp | 32 |
1 files changed, 31 insertions, 1 deletions
diff --git a/source/text/scalc/00/00000406.xhp b/source/text/scalc/00/00000406.xhp index c9cee36363..062af4b280 100644 --- a/source/text/scalc/00/00000406.xhp +++ b/source/text/scalc/00/00000406.xhp @@ -277,10 +277,40 @@ <section id="share_spreadsheet"> <embed href="text/shared/00/00000004.xhp#from_menu_bar"/> <paragraph role="paragraph" id="par_id371647273694433">Choose <menuitem>Tools - Share Spreadsheet</menuitem></paragraph> + <embed href="text/shared/00/00000004.xhp#from_tabUI"/> + <paragraph role="paragraph" id="par_id281704729123032">Choose <menuitem>Review - Share Spreadsheet</menuitem>.</paragraph> + <embed href="text/shared/00/00000004.xhp#from_toolbars"/> + <table id="tab_id831704729139195"> + <tablerow> + <tablecell> + <paragraph id="par_id551704729139196" role="paragraph"><image src="cmd/lc_sharedocument.svg" id="img_id991704729139197" width="1cm" height="1cm"><alt id="alt_id51704729139198">Icon Share Spreadsheet</alt></image></paragraph> + </tablecell> + <tablecell> + <paragraph id="par_id681704729139199" role="paragraph">Share Spreadsheet</paragraph> + </tablecell> + </tablerow> + </table> </section> <paragraph id="par_id3149020" role="paragraph"><variable id="protect_sheet">Choose <emph>Tools - Protect Sheet</emph>.</variable></paragraph> -<paragraph id="par_id3154256" role="paragraph"><variable id="protect_spreadsheet">Choose <emph>Tools - Protect Spreadsheet Structure</emph>.</variable></paragraph> + +<section id="protect_spreadsheet"> + <embed href="text/shared/00/00000004.xhp#from_menu_bar"/> + <paragraph id="par_id3154256" role="paragraph"><variable id="protect_spreadsheet">Choose <emph>Tools - Protect Spreadsheet Structure</emph>.</variable></paragraph> + <embed href="text/shared/00/00000004.xhp#from_tabUI"/> + <paragraph role="paragraph" id="par_id701704729338399">Choose <menuitem>Review - Protect Spreadsheet Structure</menuitem>.</paragraph> + <embed href="text/shared/00/00000004.xhp#from_toolbars"/> + <table id="tab_id351704729362020"> + <tablerow> + <tablecell> + <paragraph id="par_id961704729362021" role="paragraph"><image src="cmd/lc_toolprotectiondocument.svg" id="img_id841704729362022" width="1cm" height="1cm"><alt id="alt_id641704729362023">Icon Protect Spreadsheet Structure</alt></image></paragraph> + </tablecell> + <tablecell> + <paragraph id="par_id661704729362025" role="paragraph">Protect Spreadsheet Structure</paragraph> + </tablecell> + </tablerow> + </table> +</section> <section id="formula_options"> <paragraph id="par_id3146919a" role="paragraph">Choose <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - Formula</emph>.</paragraph> |