[Libreoffice-commits] help.git: source/text
Seth Chaiklin (via logerrit)
logerrit at kemper.freedesktop.org
Sat Mar 27 12:29:02 UTC 2021
source/text/shared/00/00000001.xhp | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
New commits:
commit 087fe6b4f1605bd4a81a95457742bced294a0b2e
Author: Seth Chaiklin <sdc.blanco at youmail.dk>
AuthorDate: Thu Mar 25 22:48:00 2021 +0100
Commit: Seth Chaiklin <sdc.blanco at youmail.dk>
CommitDate: Sat Mar 27 13:28:40 2021 +0100
related: tdf#118834 explain Apply, Reset, Cancel in style dialogs
Change-Id: I8c791ec71b4716e03742eefca5a71444ac5aff0c
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113117
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
diff --git a/source/text/shared/00/00000001.xhp b/source/text/shared/00/00000001.xhp
index 88e5aa0ec..76967ea5e 100644
--- a/source/text/shared/00/00000001.xhp
+++ b/source/text/shared/00/00000001.xhp
@@ -203,12 +203,16 @@
<h3 id="par_id3145069">Reset</h3>
<paragraph xml-lang="en-US" id="par_id3145169" role="paragraph"><ahelp hid="cui/ui/autocorrectdialog/reset">Resets modified values back to the tab page previous values.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/cui/ui/autocorrectdialog/cancel" id="bm_id4539935" localize="false"/>
+<section id="cancel">
<h3 id="par_id3145070">Cancel</h3>
<paragraph xml-lang="en-US" id="par_id3145269" role="paragraph"><ahelp hid="cui/ui/autocorrectdialog/cancel">Closes dialog and discards all changes.</ahelp></paragraph>
+</section>
<bookmark xml-lang="en-US" branch="hid/cui/ui/autocorrectdialog/ok" id="bm_id4539936" localize="false"/>
+<section id="ok">
<h3 id="par_id3145071">OK</h3>
<paragraph xml-lang="en-US" id="par_id3145369" role="paragraph"><ahelp hid="cui/ui/autocorrectdialog/ok">Saves all changes and closes dialog.</ahelp></paragraph>
</section>
+</section>
<section id="reset">
<bookmark xml-lang="en-US" branch="hid/cui/ui/optionsdialog/revert" id="bm_id4539933" localize="false"/>
<h2 id="hd_id3149670">Reset<comment>in Tools - Options</comment></h2>
@@ -227,6 +231,18 @@
<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="cancel_for_styles">
+<h2 id="hd_id811616711038538">Cancel</h2>
+<paragraph role="paragraph" id="par_id651616711045219">Closes dialog and discards changes on all tabs. If <emph>Apply</emph> was used, then changes after the last use of Apply are discarded.</paragraph>
+</section>
+<section id="reset_for_styles">
+<h2 id="hd_id601616709204188">Reset</h2>
+<paragraph role="paragraph" id="par_id691616710270371">Resets modified values on the current tab back to the values when the dialog was opened. If <emph>Apply</emph> is used before closing the dialog, then values are reset to those after the last use of Apply.</paragraph>
+</section>
+<section id="apply_for_styles">
+<h2 id="hd_id541616711560721">Apply</h2>
+<paragraph role="paragraph" id="par_id691616711586248">Applies modifications on all tabs without closing dialog. Cannot be reverted with <emph>Reset</emph>.</paragraph>
+</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>
More information about the Libreoffice-commits
mailing list