diff options
author | Stéphane Guillou <stephane.guillou@libreoffice.org> | 2023-09-05 14:10:01 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-09-22 18:40:52 +0200 |
commit | a4952ec1b49ab70ba0271b5ff3f5e34e0405c82d (patch) | |
tree | b61c9a56ddfb296cb984c30db43b0ede2b1e60eb | |
parent | 1c54900b4d40d11cbef8f14d2907d8d9f12c9f7b (diff) |
tdf#128150: document Use Background fill
Change-Id: I64313179e41593ed9e34e0b5a29874d5875dd70d
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/156544
Tested-by: Jenkins
Reviewed-by: Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/01/05210100.xhp | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/source/text/shared/01/05210100.xhp b/source/text/shared/01/05210100.xhp index 92fb756478..8215d8eb34 100644 --- a/source/text/shared/01/05210100.xhp +++ b/source/text/shared/01/05210100.xhp @@ -78,6 +78,17 @@ <comment>TODO: This para doesn't belong here anymore, but as several places include it, can't remove yet. Find a better place for it in a later commit.</comment> </default> </switch> + +<switch select="appl"> + <case select="IMPRESS"> + <bookmark branch="hid/cui/ui/areatabpage/btnusebackground" id="bm_id191693919151752" localize="false"/> + <h2 id="hd_id571693919143757">Use Background</h2> + <paragraph role="paragraph" id="par_id191693919151752"> + Use the slide background as a fill. This differs from "None" in that the area is actually filled with the slide background at that location, instead of simply showing what is behind the shape. + </paragraph> + </case> +</switch> + <bookmark xml-lang="en-US" branch="hid/.uno:FillStyle" id="bm_id3154186" localize="false"/> <paragraph role="paragraph" id="par_id3154673" xml-lang="en-US"><variable id="sytext"><ahelp hid=".uno:FillStyle">Select the type of fill that you want to apply to the selected drawing object.</ahelp> </variable></paragraph> |