summaryrefslogtreecommitdiffstats
path: root/source/text/shared/00/00040500.xhp
diff options
context:
space:
mode:
authorIlmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>2020-07-29 17:56:22 +0300
committerOlivier Hallot <olivier.hallot@libreoffice.org>2020-07-30 14:49:58 +0200
commitd3a14f08c6a430a62cb46f130a494e305ebdf275 (patch)
tree0039286f898ca12135e50787ead4bbc1a3ad0b16 /source/text/shared/00/00040500.xhp
parentImprove image attributes in Format Menu -related listings (diff)
downloadhelp-d3a14f08c6a430a62cb46f130a494e305ebdf275.tar.gz
help-d3a14f08c6a430a62cb46f130a494e305ebdf275.zip
Rethink some switch statements in Format Menu -related listings
Also revert changing an icon from png to svg Change-Id: I956c8630530ae48ef68aadd1db50fe3ebaed2d0b Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99707 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared/00/00040500.xhp')
-rw-r--r--source/text/shared/00/00040500.xhp81
1 files changed, 61 insertions, 20 deletions
diff --git a/source/text/shared/00/00040500.xhp b/source/text/shared/00/00040500.xhp
index 69c47aa619..c363addf93 100644
--- a/source/text/shared/00/00040500.xhp
+++ b/source/text/shared/00/00040500.xhp
@@ -130,8 +130,14 @@
<paragraph id="par_id3148455" role="paragraph"><switchinline select="appl"><caseinline select="CALC">Choose <emph>Format - Cells - Borders</emph> tab.</caseinline></switchinline></paragraph>
</section>
<section id="umrandungab">
-<paragraph id="par_id3155915" role="paragraph"><switchinline select="appl"><caseinline select="WRITER">Menu <emph>Format - Paragraph</emph> - <emph>Border</emph> tab - <emph>Padding</emph>.</caseinline></switchinline></paragraph>
-<paragraph id="par_id3159130" role="paragraph"><switchinline select="appl"><caseinline select="CALC">Menu <emph>Format - Page - Border - Padding</emph>.</caseinline></switchinline></paragraph>
+ <switch select="appl">
+ <case select="WRITER">
+ <paragraph id="par_id3155915" role="paragraph">Menu <emph>Format - Paragraph</emph> - <emph>Border</emph> tab - <emph>Padding</emph>.</paragraph>
+ </case>
+ <case select="CALC">
+ <paragraph id="par_id3159130" role="paragraph">Menu <emph>Format - Page - Border - Padding</emph>.</paragraph>
+ </case>
+ </switch>
</section>
<section id="hintergrund">
<paragraph id="par_id3155853" role="paragraph">Choose <emph>Format - Paragraph - Background</emph> tab.</paragraph>
@@ -208,11 +214,19 @@
</switch>
</section>
<section id="3d">
-<paragraph id="par_id3159313" role="paragraph"><switchinline select="appl"><caseinline select="CHART">
-</caseinline><caseinline select="CALC">
-</caseinline><caseinline select="WRITER">
-</caseinline><caseinline select="MATH">
-</caseinline><defaultinline>On the <emph>Drawing</emph> bar, click</defaultinline></switchinline></paragraph>
+ <switch select="appl">
+ <case select="CHART">
+ </case>
+ <case select="CALC">
+ </case>
+ <case select="WRITER">
+ </case>
+ <case select="MATH">
+ </case>
+ <default>
+ <paragraph id="par_id3159313" role="paragraph">On the <emph>Drawing</emph> bar, click</paragraph>
+ </default>
+ </switch>
<section id="sy3d">
<table id="tbl_id3150297">
<tablerow>
@@ -248,14 +262,26 @@
</section>
</section>
<section id="numoptionen">
-<paragraph id="par_id3149735" role="paragraph">Choose <emph>Format - Bullets and Numbering</emph>. Open <emph>Options</emph> tab page.</paragraph>
-<paragraph id="par_id3150785" role="paragraph"><switchinline select="appl"><caseinline select="IMPRESS">Open <emph>Styles - Presentation Styles</emph> - context menu of an Outline Style - choose <emph>New/Modify</emph>.</caseinline></switchinline></paragraph>
-<paragraph id="par_id3148420" role="paragraph"><switchinline select="appl"><caseinline select="WRITER">Open <emph>Styles - List Styles</emph> - context menu of an entry - choose <emph>New/Modify</emph>.</caseinline></switchinline></paragraph>
+ <paragraph id="par_id3149735" role="paragraph">Choose <emph>Format - Bullets and Numbering</emph>. Open <emph>Options</emph> tab page.</paragraph>
+ <switch select="appl">
+ <case select="IMPRESS">
+ <paragraph id="par_id3150785" role="paragraph">Open <emph>Styles - Presentation Styles</emph> - context menu of an Outline Style - choose <emph>New/Modify</emph>.</paragraph>
+ </case>
+ <case select="WRITER">
+ <paragraph id="par_id3148420" role="paragraph">Open <emph>Styles - List Styles</emph> - context menu of an entry - choose <emph>New/Modify</emph>.</paragraph>
+ </case>
+ </switch>
</section>
<section id="numbullets">
-<paragraph id="par_id3148888" role="paragraph">Choose <emph>Format - Bullets and Numbering - Bullets</emph> tab.</paragraph>
-<paragraph id="par_id3149917" role="paragraph"><switchinline select="appl"><caseinline select="IMPRESS">Open <emph>Styles - Presentation Styles</emph> - context menu of an Outline Style - choose <emph>New/Modify</emph>.</caseinline></switchinline></paragraph>
-<paragraph id="par_id3154930" role="paragraph"><switchinline select="appl"><caseinline select="WRITER">Open <emph>Styles - List Styles</emph> - context menu of an entry - choose <emph>New/Modify</emph>.</caseinline></switchinline></paragraph>
+ <paragraph id="par_id3148888" role="paragraph">Choose <emph>Format - Bullets and Numbering - Bullets</emph> tab.</paragraph>
+ <switch select="appl">
+ <case select="IMPRESS">
+ <paragraph id="par_id3149917" role="paragraph">Open <emph>Styles - Presentation Styles</emph> - context menu of an Outline Style - choose <emph>New/Modify</emph>.</paragraph>
+ </case>
+ <case select="WRITER">
+ <paragraph id="par_id3154930" role="paragraph">Open <emph>Styles - List Styles</emph> - context menu of an entry - choose <emph>New/Modify</emph>.</paragraph>
+ </case>
+ </switch>
</section>
<section id="numnumerierungsart">
<switch select="appl">
@@ -275,14 +301,29 @@
<paragraph id="par_id3148733" role="paragraph"><switchinline select="appl"><caseinline select="WRITER">Open <emph>Styles - List Styles</emph> - context menu of an entry - choose <emph>New/Modify</emph>.</caseinline></switchinline></paragraph>
</section>
<section id="numposition">
-<paragraph id="par_id3153812" role="paragraph"><switchinline select="appl"><caseinline select="WRITER">Choose <menuitem>View - Styles</menuitem> (F11) - choose List Styles - context menu of an entry - choose <menuitem>New/Modify</menuitem> - <emph>Position</emph> tab.</caseinline></switchinline></paragraph>
-<paragraph id="par_id3156658" role="paragraph">Choose <menuitem>Format - Bullets and Numbering</menuitem> - <emph>Position</emph> tab.</paragraph>
-<paragraph id="par_id3153899" role="paragraph"><switchinline select="appl"><caseinline select="WRITER">Choose <menuitem>Styles - Manage Styles</menuitem> - choose List Styles - context menu of an entry - choose <menuitem>New/Modify</menuitem> - <emph>Position</emph> tab.</caseinline></switchinline></paragraph>
-<paragraph id="par_id3156170" role="paragraph"><switchinline select="appl"><caseinline select="WRITER">Choose <menuitem>Tools - Chapter Numbering - Position</menuitem> tab.</caseinline></switchinline></paragraph>
+ <switch select="appl">
+ <case select="WRITER">
+ <paragraph id="par_id3154930" role="paragraph">Open <emph>Styles - List Styles</emph> - context menu of an entry - choose <emph>New/Modify</emph>.</paragraph>
+ <paragraph id="par_id3153812" role="paragraph">Choose <menuitem>View - Styles</menuitem> (F11) - choose List Styles - context menu of an entry - choose <menuitem>New/Modify</menuitem> - <emph>Position</emph> tab.</paragraph>
+ </case>
+ </switch>
+ <paragraph id="par_id3156658" role="paragraph">Choose <menuitem>Format - Bullets and Numbering</menuitem> - <emph>Position</emph> tab.</paragraph>
+ <switch select="appl">
+ <case select="WRITER">
+ <paragraph id="par_id3153899" role="paragraph">Choose <menuitem>Styles - Manage Styles</menuitem> - choose List Styles - context menu of an entry - choose <menuitem>New/Modify</menuitem> - <emph>Position</emph> tab.</paragraph>
+ <paragraph id="par_id3156170" role="paragraph">Choose <menuitem>Tools - Chapter Numbering - Position</menuitem> tab.</paragraph>
+ </case>
+ </switch>
</section>
<section id="grafikzuschn">
-<paragraph id="par_id3151332" role="paragraph"><switchinline select="appl"><caseinline select="WRITER">Menu <emph>Format - Image - Properties - Crop</emph> tab.</caseinline></switchinline></paragraph>
-<paragraph id="par_id3153317" role="paragraph"><switchinline select="appl"><caseinline select="WRITER"/><defaultinline>Icon on the <emph>Image</emph> toolbar:</defaultinline></switchinline></paragraph>
+ <switch select="appl">
+ <case select="WRITER">
+ <paragraph id="par_id3151332" role="paragraph">Menu <emph>Format - Image - Properties - Crop</emph> tab.</paragraph>
+ </case>
+ <default>
+ <paragraph id="par_id3153317" role="paragraph">Icon on the <emph>Image</emph> toolbar:</paragraph>
+ </default>
+ </switch>
<switch select="appl">
<case select="WRITER">
</case>
@@ -290,7 +331,7 @@
<table id="tbl_id3154374">
<tablerow>
<tablecell>
- <paragraph id="par_id3149953" role="paragraph"><image id="img_id3155092" src="cmd/sc_grafattrcrop.svg" width="1cm" height="1cm"><alt id="alt_id3155092">Icon Crop</alt></image></paragraph>
+ <paragraph id="par_id3149953" role="paragraph"><image id="img_id3155092" src="cmd/sc_grafattrcrop.png" width="1cm" height="1cm"><alt id="alt_id3155092">Icon Crop</alt></image></paragraph>
</tablecell>
<tablecell>
<paragraph id="par_id3153695" role="paragraph">Crop</paragraph>