diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2020-11-06 17:03:49 +0200 |
---|---|---|
committer | Seth Chaiklin <sdc.blanco@youmail.dk> | 2020-11-06 16:12:51 +0100 |
commit | c46eb40e1434cc61050ea32d497014067aaf71aa (patch) | |
tree | c687b6fdc8f75433814ac4c249e971d6de50ee4c | |
parent | e53335337eb97538f5f31a01f963820ba3f5c767 (diff) |
add variable to help page for color bar for embedding
Change-Id: I96da24611eb75d8e616c07dab17d1bdd7543360e
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105357
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Tested-by: Jenkins
-rw-r--r-- | source/text/shared/01/03170000.xhp | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/source/text/shared/01/03170000.xhp b/source/text/shared/01/03170000.xhp index c508ee53cb..566b402745 100644 --- a/source/text/shared/01/03170000.xhp +++ b/source/text/shared/01/03170000.xhp @@ -29,12 +29,14 @@ </meta> <body> <section id="colorbar"> +<section id="colorbar_header"> <bookmark xml-lang="en-US" branch="index" id="bm_id3147477"><bookmark_value>color bar</bookmark_value> <bookmark_value>paint box</bookmark_value> </bookmark> <bookmark xml-lang="en-US" branch="hid/.uno:ColorControl" id="bm_id8369955" localize="false"/> <h1 id="hd_id3147477"><link href="text/shared/01/03170000.xhp" name="Color Bar">Color Bar</link></h1> - <paragraph role="paragraph" id="par_id3153255" xml-lang="en-US"><ahelp hid=".uno:ColorControl">Show or hide the <emph>Color</emph> bar. To modify or change the color table that is displayed, choose <emph>Format - Area</emph>, and then click on the <emph>Colors</emph> tab.</ahelp></paragraph> +</section> + <paragraph role="paragraph" id="par_id3153255" xml-lang="en-US"><ahelp hid=".uno:ColorControl"><variable id="colorbar_text">Show or hide the <emph>Color</emph> bar.</variable> To modify or change the color table that is displayed, choose <menuitem>Format - Area</menuitem>, and then click on the <emph>Colors</emph> tab.</ahelp></paragraph> </section> <section id="howtoget"> <embed href="text/shared/00/00000403.xhp#farbleiste"/> |