diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2025-03-26 17:02:11 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2025-03-27 20:33:21 +0100 |
commit | 7227c7e904fceaecacb16c74b057c869686f012d (patch) | |
tree | 33506974d49e45a3d95e9e1c8a84b58f13238f32 /source/text/shared | |
parent | c3aecb2749de2eea7c4eb0ad6481fc5eb97d3d7c (diff) |
tdf#165836 - Page style header/footer HelpID
Help part
Added Help page for Header and Footer page floating menu.
Change-Id: Ie3672d59861d1f6731177f8906899a0aa44f1c38
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/183355
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Jenkins
Diffstat (limited to 'source/text/shared')
-rw-r--r-- | source/text/shared/01/05040300.xhp | 4 | ||||
-rw-r--r-- | source/text/shared/01/05040400.xhp | 1 |
2 files changed, 2 insertions, 3 deletions
diff --git a/source/text/shared/01/05040300.xhp b/source/text/shared/01/05040300.xhp index 27395e9a9e..2475c313e2 100644 --- a/source/text/shared/01/05040300.xhp +++ b/source/text/shared/01/05040300.xhp @@ -27,9 +27,7 @@ </topic> </meta> <body> -<bookmark branch="hid/svx/ui/headfootformatpage/HFFormatPage" id="bm_id3154925" localize="false"/> - -<bookmark branch="hid/svx/ui/headfootformatpage/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/> +<bookmark branch="hid/svx/ui/headfootformatpage/HFormatPage" id="bm_id3154925" localize="false"/> <section id="header"> <h1 id="hd_id3155599"><variable id="header_h1"><link href="text/shared/01/05040300.xhp">Header</link></variable></h1> <paragraph id="par_id3156027" role="paragraph"><ahelp hid="svx/ui/headfootformatpage/HFormatPage">Adds a header to the current page style. A header is an area in the top page margin, where you can add text or graphics.</ahelp></paragraph> diff --git a/source/text/shared/01/05040400.xhp b/source/text/shared/01/05040400.xhp index 66204c0588..76a08b9d5b 100644 --- a/source/text/shared/01/05040400.xhp +++ b/source/text/shared/01/05040400.xhp @@ -27,6 +27,7 @@ </topic> </meta> <body> +<bookmark branch="hid/svx/ui/headfootformatpage/FFormatPage" id="bm_id651742991589626" localize="false"/> <section id="footer"> <h1 id="hd_id3155620"><variable id="footer_h1"><link href="text/shared/01/05040400.xhp">Footer</link></variable></h1> <section id="footer_content"> |