diff options
author | Stanislav Horacek <stanislav.horacek@gmail.com> | 2018-08-26 23:27:20 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-09-10 12:33:08 +0200 |
commit | 2c50cc225fe75ff659eda9b52f70ac139054cdbc (patch) | |
tree | a4bf51d45189a779eb6b1149a0cdf9c1e68861ec /source/text/swriter | |
parent | f3124329e336603ba6684e913a61a58e7a202020 (diff) |
it is not possible to set negative angle for watermark
Change-Id: Ie51a36a95c8443d56a559bf79fb9a674e9e1a283
Reviewed-on: https://gerrit.libreoffice.org/59615
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/swriter')
-rw-r--r-- | source/text/swriter/01/watermark.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/swriter/01/watermark.xhp b/source/text/swriter/01/watermark.xhp index 08b8a9a84f..904a8d5aa1 100644 --- a/source/text/swriter/01/watermark.xhp +++ b/source/text/swriter/01/watermark.xhp @@ -46,7 +46,7 @@ <paragraph xml-lang="en-US" id="par_id1001516900331585" role="note">You cannot choose font size or font style for the watermark text. The text size will be scaled to fit in one line in the page background.</paragraph> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/watermarkdialog/Angle" id="bm_id581516970694174" localize="false"/> <paragraph role="heading" id="hd_id721516900337255" level="2" xml-lang="en-US">Angle</paragraph> - <paragraph role="paragraph" id="par_id531516900343270" xml-lang="en-US"><ahelp hid=".">Select the slant angle for the watermark. A positive angle displays the watermark from bottom to top. A negative value displays the watermark text from top to bottom.</ahelp></paragraph> + <paragraph role="paragraph" id="par_id531516900343270" xml-lang="en-US"><ahelp hid=".">Select the slant angle for the watermark. The text will be rotated by this angle in counterclockwise direction.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/watermarkdialog/Transparency" id="bm_id101516970727180" localize="false"/> <paragraph role="heading" id="hd_id511516900348606" level="2" xml-lang="en-US">Transparency</paragraph> <paragraph role="paragraph" id="par_id301516900356824" xml-lang="en-US"><ahelp hid=".">Select the transparency level for the watermark. A 0% value produces an opaque watermark and a value of 100% is totally transparent (invisible).</ahelp></paragraph> |