diff options
author | Miklos Vajna <vmiklos@collabora.com> | 2019-11-25 10:45:22 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.com> | 2019-11-25 10:50:44 +0100 |
commit | 92c3364a0a517d4728b2ef4227c0c6a54b717c43 (patch) | |
tree | 3991b9a9a5e2e3a6da3c0c86e43b759f95d339f2 /source | |
parent | 1863cde98ab2b08df16c0185808dc95d75e5b29f (diff) |
Add documentation for semi-transparent shape text
I considered showing this for the Draw/Impress case only, but 1) there
does not seem to be a way to denote "draw or impress" without copy&paste
and it's possible this will be supported in the remaining apps as well
in the future, so don't do that.
Change-Id: Ief31b29d2f6fd5a30a20f60cb0e47770f73bb989
Reviewed-on: https://gerrit.libreoffice.org/83647
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/01/05020200.xhp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/source/text/shared/01/05020200.xhp b/source/text/shared/01/05020200.xhp index 0aefc31782..5a94e3f345 100644 --- a/source/text/shared/01/05020200.xhp +++ b/source/text/shared/01/05020200.xhp @@ -85,6 +85,9 @@ <bookmark xml-lang="en-US" branch="hid/.uno:FontColor" id="bm_id3145801" localize="false"/> <paragraph xml-lang="en-US" id="par_id3144766" role="paragraph"><ahelp hid="." visibility="hidden"><variable id="textfarbe">Click to apply the current font color to the selected characters. You can also click here, and then drag a selection to change the text color. Click the arrow next to the icon to open the <emph>Font color</emph> toolbar. </variable></ahelp></paragraph> +<bookmark xml-lang="en-US" branch="hid/cui/ui/effectspage/fonttransparencymtr" id="bm_id0123200902144734" localize="false"/> +<h2 id="hd_id0123200902243377">Transparency</h2> +<paragraph xml-lang="en-US" id="par_id3146925" role="paragraph">Sets the transparency of the character text. The value 100% means entirely transparent, while 0% means not transparent at all.</paragraph> <bookmark xml-lang="en-US" branch="hid/cui/ui/effectspage/effectslb" id="bm_id0123200902144733" localize="false"/> <switch select="appl"> <case select="WRITER"> |