[Libreoffice-commits] help.git: source/text
Seth Chaiklin (via logerrit)
logerrit at kemper.freedesktop.org
Thu Mar 5 12:27:21 UTC 2020
source/text/shared/00/00000001.xhp | 6 ++++++
source/text/shared/01/05020200.xhp | 3 ++-
source/text/shared/01/05210100.xhp | 2 +-
source/text/shared/01/05210700.xhp | 1 +
4 files changed, 10 insertions(+), 2 deletions(-)
New commits:
commit caaf639a8606d13a5eb6d389a0dc061082be0d7c
Author: Seth Chaiklin <sdc.blanco at youmail.dk>
AuthorDate: Sun Mar 1 01:36:45 2020 +0100
Commit: Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Thu Mar 5 13:27:00 2020 +0100
Add sections to frequently used buttons about certain style dialogs
- one for Paragraph, Frame and Page Styles only
- added to "Area" and "Transparency" tab
- one for Paragraph and Character Style only
- added to "Font Effects" tab
- (can also be used for "Highlighting)
Change-Id: Ibfc042ca914b71f3f62d5a5b337380d55a583fb6
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/89685
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco at youmail.dk>
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 a96f66ab9..96f889724 100644
--- a/source/text/shared/00/00000001.xhp
+++ b/source/text/shared/00/00000001.xhp
@@ -125,6 +125,12 @@
<h2 id="hd_id3156113">Apply</h2>
<paragraph xml-lang="en-US" id="par_id3155341" role="paragraph"><ahelp hid=".">Applies the modified or selected values without closing the dialog.</ahelp></paragraph>
</section>
+<section id="only_ParaFramePage_style">
+<paragraph role="paragraph" xml-lang="en-US" id="par_id131583023155214">This option appears only for Paragraph Style, Frame Style, and Page Style.</paragraph>
+</section>
+<section id="only_ParaChar_style">
+<paragraph role="paragraph" xml-lang="en-US" id="par_id131583023155356">This option appears only for Paragraph Style and Character Style.</paragraph>
+</section>
<section id="eingabesymbol">
<bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/pivottablelayoutdialog/destination-button" id="bm_id3155067" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/multipleoperationsdialog/formulasref" id="bm_id3149785" localize="false"/>
diff --git a/source/text/shared/01/05020200.xhp b/source/text/shared/01/05020200.xhp
index b02dad55f..7f42edf39 100644
--- a/source/text/shared/01/05020200.xhp
+++ b/source/text/shared/01/05020200.xhp
@@ -183,7 +183,8 @@
<paragraph xml-lang="en-US" id="par_id3147436" role="paragraph"><ahelp hid="cui/ui/effectspage/positionlb">Specify where to display the emphasis marks.</ahelp></paragraph>
<embed href="text/shared/00/00000001.xhp#vorschau"/>
<embed href="text/shared/00/00000001.xhp#zurueck"/>
- <embed href="text/shared/00/00000001.xhp#uebernehmen"/>
+<comment>Only Writer has Apply button</comment>
+<switch select="appl"><case select="WRITER"><embed href="text/shared/00/00000001.xhp#uebernehmen"/><embed href="text/shared/00/00000001.xhp#only_ParaChar_style"/></case></switch>
<section id="relatedtopics">
<embed href="text/shared/guide/paintbrush.xhp#formatpaintbrush"/>
<embed href="text/shared/guide/text_color.xhp#text_color"/>
diff --git a/source/text/shared/01/05210100.xhp b/source/text/shared/01/05210100.xhp
index e94d8278d..807e8c840 100644
--- a/source/text/shared/01/05210100.xhp
+++ b/source/text/shared/01/05210100.xhp
@@ -80,6 +80,6 @@
</variable></paragraph>
<embed href="text/shared/00/00000001.xhp#zurueck"/>
<comment>Chart does not have an Apply button</comment>
-<switch select="appl"><case select="WRITER"><embed href="text/shared/00/00000001.xhp#uebernehmen"/></case></switch>
+<switch select="appl"><case select="WRITER"><embed href="text/shared/00/00000001.xhp#uebernehmen"/><embed href="text/shared/00/00000001.xhp#only_ParaFramePage_style"/></case></switch>
</body>
</helpdocument>
diff --git a/source/text/shared/01/05210700.xhp b/source/text/shared/01/05210700.xhp
index d66cf5030..62eefe338 100644
--- a/source/text/shared/01/05210700.xhp
+++ b/source/text/shared/01/05210700.xhp
@@ -81,5 +81,6 @@
<paragraph role="heading" id="hd_id3149575" xml-lang="en-US" level="2">Preview</paragraph>
<paragraph role="paragraph" id="par_id3149798" xml-lang="en-US">Use the preview to view your changes before you apply the transparency effect to the color fill of the selected object.</paragraph>
<embed href="text/shared/00/00000001.xhp#zurueck"/>
+<switch select="appl"><case select="WRITER"><embed href="text/shared/00/00000001.xhp#uebernehmen"/><embed href="text/shared/00/00000001.xhp#only_ParaFramePage_style"/></case></switch>
</body>
</helpdocument>
More information about the Libreoffice-commits
mailing list