diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-01-03 14:48:08 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-01-03 20:24:24 +0100 |
commit | ecd1826d0874e89fe363193e9e6f71e0055741fe (patch) | |
tree | 6f32e129bd2a053f42cb65b3915ed146d4e9133c /source/text/scalc/00 | |
parent | d9747fbaf0a8011c106c85fefb7eb9e6f571b505 (diff) |
tdf#155876 UI cmds Calc-Sheet menu (40)
+ Data menu for Calc, validity commands
+ refactoring
Change-Id: If520f434d2f908cd2adfd64374a1bc4a5da06a07
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/161595
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/scalc/00')
-rw-r--r-- | source/text/scalc/00/00000412.xhp | 45 |
1 files changed, 41 insertions, 4 deletions
diff --git a/source/text/scalc/00/00000412.xhp b/source/text/scalc/00/00000412.xhp index fa03249942..60471b6ecb 100644 --- a/source/text/scalc/00/00000412.xhp +++ b/source/text/scalc/00/00000412.xhp @@ -241,10 +241,47 @@ <paragraph role="paragraph" id="par_id3166424"><variable id="dntegs">Choose <emph>Data - Subtotals</emph>.</variable></paragraph> <paragraph role="paragraph" id="par_id3154574"><variable id="dntezd">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable></paragraph> <paragraph role="paragraph" id="par_id3151277"><variable id="dntopi">Choose <emph>Data - Subtotals - Options</emph> tab.</variable></paragraph> - <paragraph role="paragraph" id="par_id3145133"><variable id="datengueltig">Choose <emph>Data - Validity</emph>.</variable></paragraph> - <paragraph role="paragraph" id="par_id3152992"><variable id="datengueltigwerte">Menu <emph>Data - Validity - Criteria</emph> tab.</variable></paragraph> - <paragraph role="paragraph" id="par_id3150367"><variable id="datengueltigeingabe">Choose <emph>Data - Validity - Input Help</emph> tab.</variable></paragraph> - <paragraph role="paragraph" id="par_id3154486"><variable id="datengueltigfehler">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable></paragraph> + + <section id="validity"> + <embed href="text/shared/00/00000004.xhp#from_menu_bar"/> + <paragraph role="paragraph" id="par_id3145133"><variable id="datengueltig">Choose <emph>Data - Validity</emph>.</variable></paragraph> + <embed href="text/shared/00/00000004.xhp#from_tabUI"/> + <paragraph role="paragraph" id="par_id941704298058952">Choose <menuitem>Data - Validity</menuitem>.</paragraph> + <paragraph role="paragraph" id="par_id161704298115623">On the <menuitem>Data</menuitem> menu of the <menuitem>Data</menuitem> tab, choose <menuitem>Validity</menuitem>.</paragraph> + <embed href="text/shared/00/00000004.xhp#from_toolbars"/> + <table id="tab_id961704298143024"> + <tablerow> + <tablecell> + <paragraph id="par_id821704298143026" role="paragraph"><image src="cmd/lc_validation.svg" id="img_id561704298143028" width="1cm" height="1cm"><alt id="alt_id991704298143029">Icon Data Validity</alt></image></paragraph> + </tablecell> + <tablecell> + <paragraph id="par_id611704298143032" role="paragraph">Data Validity</paragraph> + </tablecell> + </tablerow> + </table> + </section> + + <section id="validity_critera"> + <embed href="text/shared/00/00000004.xhp#from_menu_bar"/> + <paragraph role="paragraph" id="par_id3152992"><variable id="datengueltigwerte">Menu <emph>Data - Validity - Criteria</emph> tab.</variable></paragraph> + <embed href="text/shared/00/00000004.xhp#from_tabUI"/> + <paragraph role="paragraph" id="par_id281704302934153">On the <menuitem>Data</menuitem> menu of the <menuitem>Data</menuitem> tab, choose <menuitem>Validity - Criteria</menuitem> tab.</paragraph> + </section> + + <section id="input_help"> + <embed href="text/shared/00/00000004.xhp#from_menu_bar"/> + <paragraph role="paragraph" id="par_id3150367"><variable id="datengueltigeingabe">Choose <emph>Data - Validity - Input Help</emph> tab.</variable></paragraph> + <embed href="text/shared/00/00000004.xhp#from_tabUI"/> + <paragraph role="paragraph" id="par_id391704303360650">On the <menuitem>Data</menuitem> menu of the <menuitem>Data</menuitem> tab, choose <menuitem>Validity - Input Help</menuitem> tab.</paragraph> + </section> + + <section id="error_alert"> + <embed href="text/shared/00/00000004.xhp#from_menu_bar"/> + <paragraph role="paragraph" id="par_id3154486"><variable id="datengueltigfehler">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable></paragraph> + <embed href="text/shared/00/00000004.xhp#from_tabUI"/> + <paragraph role="paragraph" id="par_id951704303538788">On the <menuitem>Data</menuitem> menu of the <menuitem>Data</menuitem> tab, choose <menuitem>Validity - Error - Alert</menuitem> tab.</paragraph> + </section> + <paragraph role="paragraph" id="par_id3146978"><variable id="dnmfo">Choose <emph>Data - Multiple Operations</emph>.</variable></paragraph> <paragraph role="paragraph" id="par_id3155809"><variable id="dnksd">Choose <emph>Data - Consolidate</emph>.</variable></paragraph> <paragraph role="paragraph" id="par_id3148701"><variable id="dngld">Choose <emph>Data - Group and Outline</emph>.</variable></paragraph> |