From 09132b82a4ff1fc63c275b90b18986e843d745d1 Mon Sep 17 00:00:00 2001 From: Seth Chaiklin Date: Wed, 15 Jun 2022 01:29:16 +0200 Subject: 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 (cherry picked from commit 8c1f8b9235eccee7650a0bc836c5543fc503be9e) Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135884 Reviewed-by: Seth Chaiklin --- source/text/swriter/01/05060100.xhp | 4 ++-- 1 file 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 @@ Right paragraph border: the object is positioned considering the width of the indent space available to the right of the paragraph. - Left page border: the object is positioned considering the space available between the left page border and the left paragraph border. + Left of page text area: the object is positioned in the region between the left edge of the page and the left margin plus any left page padding. - Right page border: the object is positioned considering the space available between the right page border and the right paragraph border. + Right of page text area: the object is positioned in the region between the right edge of the page and the right margin plus any right page padding. Entire page: the object is positioned considering the whole width of the page, from the left to the right page borders. -- cgit