diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2022-06-30 12:05:52 +0200 |
---|---|---|
committer | Seth Chaiklin <sdc.blanco@youmail.dk> | 2022-06-30 15:11:41 +0200 |
commit | 11ed377dcb076aba37adfb200c1f3c01f4f2d920 (patch) | |
tree | 941b6dff84fc4a50d24a0ae002ecb2621a613d05 /source/text/swriter/00 | |
parent | 614feb3f2bc5f5c994dc6898b5af83f928a8b8f3 (diff) |
some improvements to Writer Table toolbar and Table Format
swriter/main0204.xhp (Table toolbar)
* put commands (already found in help page) in same
order as toolbar (several commands still missing)
- remove "Insert Table", because not found in toolbar
* use new embed for "Table Properties"
* rename German id
* refactor to <h1>,<h2>
swriter/01/05090000.xhp (Table Properties)
* "Format" -> "Properties"
* remove one German id and rename another
* update howto embed to include icon
* correction "Area" -> "Background" and add appropriate description
swriter/00/00000405.xhp (Format menu)
+ add icon for "Table Properties", with relevant section labels
Change-Id: I28e2cb15109317e355187c04b34719d01d2d9a68
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136648
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Diffstat (limited to 'source/text/swriter/00')
-rw-r--r-- | source/text/swriter/00/00000405.xhp | 19 |
1 files changed, 18 insertions, 1 deletions
diff --git a/source/text/swriter/00/00000405.xhp b/source/text/swriter/00/00000405.xhp index 033f36f0ef..77872be7bc 100644 --- a/source/text/swriter/00/00000405.xhp +++ b/source/text/swriter/00/00000405.xhp @@ -161,7 +161,24 @@ <paragraph xml-lang="en-US" id="par_id3148792" role="paragraph">Choose <menuitem>Tools - ImageMap</menuitem> - open context menu <emph>Macro</emph>.</paragraph> <paragraph xml-lang="en-US" id="par_id3150039" role="paragraph">Choose <emph>Format - Character - Hyperlink</emph> tab - <emph>Events</emph> button.</paragraph> </section> - <paragraph xml-lang="en-US" id="par_id3155114" role="paragraph"><variable id="formattabelle">Choose <emph>Table - Properties</emph>.</variable></paragraph> +<section id="table_properties"> + <paragraph xml-lang="en-US" id="par_id3155114" role="paragraph"><variable id="formattable">Choose <menuitem>Table - Properties</menuitem>.</variable></paragraph> + <paragraph role="paragraph" id="par_id351656587408071">On the <emph>Table</emph> bar (with cursor in table), click</paragraph> + <section id="sytableproperties"> + <table id="tab_id621656586861385"> + <tablerow> + <tablecell> + <paragraph role="paragraph" id="par_id191656586861385"> +<image src="cmd/lc_tabledialog.svg" id="img_id101656586861385" width="1cm" height="1cm"><alt id="alt_id201656586861385">Table Properties Icon</alt></image> + </paragraph> + </tablecell> + <tablecell> + <paragraph id="par_id301656586861385" role="paragraph">Table Properties</paragraph> + </tablecell> + </tablerow> +</table> +</section> +</section> <paragraph xml-lang="en-US" id="par_id3149377" role="paragraph"><variable id="tabauf">Choose <emph>Table - Split Table</emph>.</variable></paragraph> <paragraph xml-lang="en-US" id="par_id3155810" role="paragraph"><variable id="tabverb">Choose <emph>Table - Merge Table</emph>.</variable></paragraph> <paragraph xml-lang="en-US" id="par_id3151233" role="paragraph"><variable id="tabformat">Choose <emph>Table - Properties - Table</emph> tab.</variable></paragraph> |