diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2021-03-18 10:54:36 +0100 |
---|---|---|
committer | Seth Chaiklin <sdc.blanco@youmail.dk> | 2021-03-25 22:02:16 +0100 |
commit | 9404baf5976c7b7e9cd56d2303c0d4ff3a633e87 (patch) | |
tree | 161acaf97eab33b4e007c1f9d9699153eaed75a8 /source/text/shared/00/00000001.xhp | |
parent | 32d2b31b39929b5899126f2a36919ceef8b7f809 (diff) |
related tdf#118834 add button entry for "Reset to Parent"
As part of tdf#128469, the "Standard" button for style
dialogs was renamed to "Reset to Parent". The present patch
adds an entry for that button to Frequently Used Buttons.
The existing entry for "Standard" had a comment claiming
that it applied to styles, but that description does not
apply to styles. At present, there does not appear to be
any explanation in online help for the "Standard" button
(in the style dialogs). The description in this patch will
be used as an <embed> in different help pages for that purpose.
Change-Id: Ib4852185f536f67eb540851156d067e1770e26c0
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112623
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Diffstat (limited to 'source/text/shared/00/00000001.xhp')
-rw-r--r-- | source/text/shared/00/00000001.xhp | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/source/text/shared/00/00000001.xhp b/source/text/shared/00/00000001.xhp index 06a587c9e6..88e5aa0ec2 100644 --- a/source/text/shared/00/00000001.xhp +++ b/source/text/shared/00/00000001.xhp @@ -223,10 +223,17 @@ <bookmark xml-lang="en-US" branch="hid/sw:PushButton:TP_STD_FONT:PB_STANDARD" id="bm_id481887" localize="false"/> <bookmark xml-lang="en-US" branch="hid/SFX2_HID_TABDLG_STANDARD_BTN" id="bm_id3157322" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/sdraw/ui/copydlg/default" id="bm_id3083280" localize="false"/> -<h2 id="hd_id3145173">Standard<comment>e.g. in Format - Para Style</comment><comment>UFI: Name is Default on Tools-Options-Writer-Basic Fonts</comment></h2> +<h2 id="hd_id3145173">Standard<comment>UFI: Name is Default on Tools-Options-Writer-Basic Fonts</comment></h2> <paragraph xml-lang="en-US" id="par_id3154153" role="paragraph"><ahelp hid=".">Resets the values visible in the dialog back to the default installation values.</ahelp></paragraph> <warning id="par_id3154299">A confirmation does not appear before the defaults are reloaded.</warning> </section> +<section id="standard_for_styles"> +<h2 id="hd_id851616061478033">Reset to Parent</h2> +<paragraph role="paragraph" id="par_id581616061494132">Values for the current tab are set to those found in the corresponding tab of the style specified in “Inherit from” in Organizer. In all cases, also when “Inherit from” is “- None -”, current tab values specified in “Contains” are removed.</paragraph> +</section> +<section id="only_ParaCharFrame_style"> +<paragraph role="paragraph" xml-lang="en-US" id="par_id131583023830621">This option appears only for Paragraph Style, Character Style, and Frame Style.</paragraph> +</section> <section id="zurueckautopi"> <bookmark xml-lang="en-US" branch="hid/WIZARDS_HID_DLGTABLE_CMDPREV" id="bm_id1064180" localize="false"/> <bookmark xml-lang="en-US" branch="hid/WIZARDS_HID_QUERYWIZARD_BACK" id="bm_id3681447" localize="false"/> |