diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-04-27 13:55:15 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-04-29 14:59:58 +0200 |
commit | ab3da37252f43152e8cae9970ef6897d0fbe6111 (patch) | |
tree | fc3b378b4ad87ced516c0ae21f349aaacae61969 | |
parent | 698b678fff3ce1c596196a3ca6cf8b16c5d108e4 (diff) |
tdf#132440 Fix grammar and update Color bar page
Change-Id: If2760b5e89def322f6380e4322d21aa866764f75
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92988
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/01/03170000.xhp | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/source/text/shared/01/03170000.xhp b/source/text/shared/01/03170000.xhp index b81d91e94c..6a57e569ec 100644 --- a/source/text/shared/01/03170000.xhp +++ b/source/text/shared/01/03170000.xhp @@ -33,15 +33,15 @@ <bookmark_value>paint box</bookmark_value> </bookmark> <bookmark xml-lang="en-US" branch="hid/.uno:ColorControl" id="bm_id8369955" localize="false"/> -<paragraph role="heading" id="hd_id3147477" xml-lang="en-US" level="1"><link href="text/shared/01/03170000.xhp" name="Color Bar">Color Bar</link></paragraph> - <paragraph role="paragraph" id="par_id3153255" xml-lang="en-US"><ahelp hid=".uno:ColorControl">Show or hides 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> +<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> <section id="howtoget"> <embed href="text/shared/00/00000403.xhp#farbleiste"/> </section> <bookmark xml-lang="en-US" branch="hid/SVX_HID_COLOR_CTL_COLORS" id="bm_id3151234" localize="false"/> -<paragraph role="paragraph" id="par_id3154186" xml-lang="en-US"><ahelp hid="HID_COLOR_CTL_COLORS">Click the color that you want to use. To change the fill color of an object in the current file, select the object and then click a color. To change the line color of the selected object, right-click a color. To change the color of text in a text object, double-click the text-object, select the text, and then click a color.</ahelp></paragraph> -<paragraph role="paragraph" id="par_id3147399" xml-lang="en-US">You can also drag a color from the <emph>Color</emph> bar and drop it on a draw object on your slide.</paragraph> -<paragraph role="tip" id="par_id3147009" xml-lang="en-US">To detach the <emph>Color</emph> bar, click on a gray area of the toolbar and then drag. To reattach the <emph>Color</emph> bar, drag the title bar of the toolbar to the edge of the window.</paragraph> +<paragraph role="paragraph" id="par_id3154186" xml-lang="en-US"><ahelp hid="HID_COLOR_CTL_COLORS">To change the fill color of an object in the current file, select the object and then click a color. To change the line color of the selected object, right-click a color. To change the color of text in a text object, double-click the text-object, select the text, and then click a color.</ahelp></paragraph> +<paragraph role="paragraph" id="par_id3147399" xml-lang="en-US">You can also drag a color from the <emph>Color</emph> bar and drop it on a draw object on your slide to change the fill color.</paragraph> +<tip id="par_id3147009">To detach the <emph>Color</emph> bar, click on a gray area of the toolbar and then drag. To reattach the <emph>Color</emph> bar, double click on an gray area of the color bar while pressing the <switchinline select="sys"><caseinline select="MAC"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline> key.</tip> </body> </helpdocument> |