[Libreoffice-commits] help.git: source/text
Seth Chaiklin (via logerrit)
logerrit at kemper.freedesktop.org
Sat Jan 11 13:09:45 UTC 2020
source/text/shared/00/00040502.xhp | 33 ++++++++++++++++++++++-----------
1 file changed, 22 insertions(+), 11 deletions(-)
New commits:
commit 30cafcf910513bd96e8b1468b132b205c241a8bc
Author: Seth Chaiklin <sdc.blanco at youmail.dk>
AuthorDate: Fri Jan 10 13:42:57 2020 +0100
Commit: Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Sat Jan 11 14:09:26 2020 +0100
tdf#129169 update "access to" in Area tab help page
all modifications in section flaeche2
- introduce module conditionality for all
- added Format - Page for Writer
- Added Format - Cells - Background for Calc (until better solution is available)
- module conditionality on View - Styles
- module conditionality for Format (Object, Textbox, Shape) in Writer, Calc, Impress
- change to <menuitem>
Change-Id: I9a08f5abf75e6aefdcd09f76ae3f560d8b0eae96
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86535
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
diff --git a/source/text/shared/00/00040502.xhp b/source/text/shared/00/00040502.xhp
index 30ef0a581..b55fadb2f 100644
--- a/source/text/shared/00/00040502.xhp
+++ b/source/text/shared/00/00040502.xhp
@@ -77,17 +77,28 @@
</section>
</section>
<section id="flaeche2">
- <paragraph xml-lang="en-US" id="par_id3154948" role="paragraph">Choose <emph>Format - </emph><switchinline select="appl"><caseinline select="WRITER"><emph>Text Box and Shape - </emph>
- </caseinline><caseinline select="CALC"><emph>Object - </emph></caseinline></switchinline><emph>Area - Area</emph> tab.</paragraph>
- <paragraph xml-lang="en-US" id="par_id3145607" role="paragraph">Choose <emph>View - Styles</emph> - open context menu and choose <emph>Modify/New - Area</emph> tab (presentation documents).</paragraph>
- <paragraph xml-lang="en-US" id="par_id3152922" role="paragraph">Choose <emph>Format - Title - Area</emph> tab (chart documents).</paragraph>
- <paragraph xml-lang="en-US" id="par_id3157894" role="paragraph">Choose <emph>Format - Legend - Area</emph> tab (chart documents).</paragraph>
- <paragraph xml-lang="en-US" id="par_id3144444" role="paragraph">Choose <emph>Format - Chart Wall - Area</emph> tab (chart documents).</paragraph>
- <paragraph xml-lang="en-US" id="par_id3156543" role="paragraph">Choose <emph>Format - Chart Floor - Area</emph> tab (chart documents).</paragraph>
- <paragraph xml-lang="en-US" id="par_id3150685" role="paragraph">Choose <emph>Format - Chart Area - Area</emph> tab (chart documents).</paragraph>
- <paragraph xml-lang="en-US" id="par_id3149664" role="paragraph">Choose <emph>Slide - Properties - Background</emph> tab (in $[officename] Impress).</paragraph>
- <paragraph xml-lang="en-US" id="par_id9149694" role="paragraph">Choose <emph>Page - Properties - Background</emph> tab (in $[officename] Draw).</paragraph>
- <switch select='appl'><case select="WRITER"><paragraph role="paragraph" id="par_id841527083135387" xml-lang="en-US">Choose <emph>Table - Properties - Background</emph> tab.</paragraph></case></switch>
+ <paragraph xml-lang="en-US" id="par_id3145607" role="paragraph">Choose <menuitem>View - Styles</menuitem> - choose <switchinline select="appl"><caseinline select="WRITER">Paragraph, Frame or Page</caseinline></switchinline> style - open context menu - choose <menuitem>Modify/New - </menuitem><switchinline select="appl"><caseinline select="CALC"><menuitem>Background</menuitem></caseinline><defaultinline><menuitem>Area</menuitem></defaultinline></switchinline> tab.</paragraph>
+ <switch select="appl">
+ <case select="WRITER">
+ <paragraph role="paragraph" id="par_id841527083135387" xml-lang="en-US">Choose <menuitem>Table - Properties - Background</menuitem> tab.</paragraph>
+ <paragraph role="paragraph" id="par_id821578662265845" xml-lang="en-US">Choose <menuitem>Format - Page - Area</menuitem> tab.</paragraph>
+ </case>
+ <case select="IMPRESS">
+ <paragraph xml-lang="en-US" id="par_id3149664" role="paragraph">Choose <menuitem>Slide - Properties - Background</menuitem> tab.</paragraph>
+ </case>
+ <case select="CALC">
+ <paragraph role="paragraph" id="par_id431578737397995" xml-lang="en-US">Choose <menuitem>Format - Cells - Background</menuitem> tab</paragraph>
+ </case>
+ <case select="DRAW">
+ <paragraph xml-lang="en-US" id="par_id9149694" role="paragraph">Choose <menuitem>Page - Properties - Background</menuitem> tab.</paragraph>
+ </case>
+ </switch>
+ <paragraph xml-lang="en-US" id="par_id3154948" role="paragraph">Choose <menuitem>Format - </menuitem><switchinline select="appl"><caseinline select="WRITER"><menuitem>Text Box and Shape - </menuitem></caseinline><caseinline select="IMPRESS"><menuitem>Object and Shape - </menuitem></caseinline><caseinline select="CALC"><emph>Object - </emph></caseinline></switchinline><emph>Area - Area</emph> tab.</paragraph>
+ <paragraph xml-lang="en-US" id="par_id3152922" role="paragraph">Choose <menuitem>Format - Title - Area</menuitem> tab (chart documents).</paragraph>
+ <paragraph xml-lang="en-US" id="par_id3157894" role="paragraph">Choose <menuitem>Format - Legend - Area</menuitem> tab (chart documents).</paragraph>
+ <paragraph xml-lang="en-US" id="par_id3144444" role="paragraph">Choose <menuitem>Format - Chart Wall - Area</menuitem> tab (chart documents).</paragraph>
+ <paragraph xml-lang="en-US" id="par_id3156543" role="paragraph">Choose <menuitem>Format - Chart Floor - Area</menuitem> tab (chart documents).</paragraph>
+ <paragraph xml-lang="en-US" id="par_id3150685" role="paragraph">Choose <menuitem>Format - Chart Area - Area</menuitem> tab (chart documents).</paragraph>
</section>
<section id="trans">
<paragraph xml-lang="en-US" id="par_id3154985" role="paragraph">Choose <emph>Format - Area - Transparency</emph> tab (drawing documents).</paragraph>
More information about the Libreoffice-commits
mailing list