diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2021-03-19 14:22:12 +0100 |
---|---|---|
committer | Seth Chaiklin <sdc.blanco@youmail.dk> | 2021-03-19 15:03:30 +0100 |
commit | 4ceb9e1c9bc4a9961ece57131f8d9db569998568 (patch) | |
tree | a8ffb89b3dc770ff7c35fbf8e810cbf64b4e76fa /source/text/shared/00/00040500.xhp | |
parent | c04755eb8c7beac1bf8d0a967d05a78fee715ce5 (diff) |
tdf#139667 access and apply corrections to Bullets and Numbering
( shared/00/00040500.xhp )
+ add context menu access
* repair incorrect icon and label
( shared/01/06050000.xhp )
+ add that the dialog can also be applied to selected
paragraphs.
Change-Id: I052f7cae83859ab1a2051cc58a0355f33c66097b
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112722
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Tested-by: Jenkins
Diffstat (limited to 'source/text/shared/00/00040500.xhp')
-rw-r--r-- | source/text/shared/00/00040500.xhp | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/source/text/shared/00/00040500.xhp b/source/text/shared/00/00040500.xhp index 81ea097126..3845475bee 100644 --- a/source/text/shared/00/00040500.xhp +++ b/source/text/shared/00/00040500.xhp @@ -262,15 +262,16 @@ <paragraph id="par_id3154572" role="paragraph"><variable id="3dmaterial">Open the context menu of the 3D object, choose <emph>3D Effects - Material</emph> tab.</variable></paragraph> <section id="bullets_and_numbering"> <paragraph id="par_id3145220" role="paragraph">Choose <emph>Format - Bullets and Numbering</emph>.</paragraph> +<paragraph role="paragraph" id="par_id761616160771224">Right-click a paragraph, choose <menuitem>List - Bullets and Numbering</menuitem>.</paragraph> <paragraph id="par_id3148771" role="paragraph">On <emph>Formatting</emph> bar, click</paragraph> <section id="sybullets_and_numbering"> <table id="tbl_id3152774"> <tablerow> <tablecell> - <paragraph id="par_id3149445" role="paragraph"><image id="img_id3149964" src="cmd/sc_defaultbullet.svg" width="1cm" height="1cm"><alt id="alt_id3149964">Icon bullet list</alt></image></paragraph> + <paragraph id="par_id3149445" role="paragraph"><image id="img_id3149964" src="cmd/lc_bulletsandnumberingdialog.png" width="1cm" height="1cm"><alt id="alt_id3149964">Bullets and Numbering dialog Icon</alt></image></paragraph> </tablecell> <tablecell> - <paragraph id="par_id3157970" role="paragraph">Bullets On/Off</paragraph> + <paragraph id="par_id3157970" role="paragraph">Bullets and Numbering</paragraph> </tablecell> </tablerow> </table> |