diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2022-06-15 01:29:16 +0200 |
---|---|---|
committer | Seth Chaiklin <sdc.blanco@youmail.dk> | 2022-06-15 11:08:52 +0200 |
commit | 09132b82a4ff1fc63c275b90b18986e843d745d1 (patch) | |
tree | b053342c57ed4667f1e1be5c4f14b1782c7099f6 /source | |
parent | c06db8913c665d5647889f8f78d4bb7666956f3f (diff) |
tdf#148901 update Left Page Border and Right Page Border
tdf#148593 changed the option labels:
"Left page border" -> "Left of page text area" and
"Right page border" -> "Right of page text area".
This patch updates the option names and makes
corrections in the description of the referent of these options.
Change-Id: Icf1bf4d493bd0c1b23b46f99e487defcd57b1587
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135875
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
(cherry picked from commit 8c1f8b9235eccee7650a0bc836c5543fc503be9e)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135884
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/swriter/01/05060100.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/swriter/01/05060100.xhp b/source/text/swriter/01/05060100.xhp index 511a48a4c3..93dd3ad2b6 100644 --- a/source/text/swriter/01/05060100.xhp +++ b/source/text/swriter/01/05060100.xhp @@ -114,10 +114,10 @@ <paragraph id="par_id741629211714572" role="listitem"><emph>Right paragraph border:</emph> the object is positioned considering the width of the indent space available to the right of the paragraph.</paragraph> </listitem> <listitem> - <paragraph id="par_id171629211714933" role="listitem"><emph>Left page border:</emph> the object is positioned considering the space available between the left page border and the left paragraph border.</paragraph> + <paragraph id="par_id171629211714933" role="listitem"><menuitem>Left of page text area</menuitem>: the object is positioned in the region between the left edge of the page and the left margin plus any left page padding.</paragraph> </listitem> <listitem> - <paragraph id="par_id131629211715280" role="listitem"><emph>Right page border:</emph> the object is positioned considering the space available between the right page border and the right paragraph border.</paragraph> + <paragraph id="par_id131629211715280" role="listitem"><menuitem>Right of page text area</menuitem>: the object is positioned in the region between the right edge of the page and the right margin plus any right page padding.</paragraph> </listitem> <listitem> <paragraph id="par_id691629211796237" role="listitem"><emph>Entire page:</emph> the object is positioned considering the whole width of the page, from the left to the right page borders.</paragraph> |