diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-10-12 14:13:12 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-10-14 15:40:01 +0200 |
commit | 89ebbf38c76bc5ea6e8161adaa2c4a55772b4ecb (patch) | |
tree | f09fe3f0760dd5f036b4dee86ca4a1b2524bd19c /source/text/sdraw/main_page.xhp | |
parent | c984b1f7c6d08c21aa21413980c0bd4408a88a3a (diff) |
tdf#139290 Help button for Load Styles to right page
Actually there are multiple Help pages for the same dialog.
The Load Style (writer), Change Master Slide (Impress) and Master Page
(Draw) all use the same dialog sfx/ui/loadtemplatedialog
Switches were added to select the contents for the right application.
Still, slides and pages terms are mixed in the UI.
Change-Id: I2d48dd8a72fe7b43e92b57299eed1577e355c060
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123529
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/sdraw/main_page.xhp')
-rw-r--r-- | source/text/sdraw/main_page.xhp | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/source/text/sdraw/main_page.xhp b/source/text/sdraw/main_page.xhp index 48ac8523c4..2e33da0c05 100644 --- a/source/text/sdraw/main_page.xhp +++ b/source/text/sdraw/main_page.xhp @@ -43,8 +43,7 @@ <h2 id="hd_id3155091"><link href="text/sdraw/01/page_properties.xhp" name="Properties">Properties</link></h2> <embed href="text/sdraw/01/page_properties.xhp#seiteeintext"/> - -<h2 id="hd_id371566154570590">Master Page</h2> +<embed href="text/simpress/01/05120000.xhp#masterpage"/> <h2 id="hd_id141566154574560">New Master</h2> <h2 id="hd_id951566154577653">Delete Master</h2> <h2 id="hd_id501566154580871">Master background</h2> @@ -52,7 +51,5 @@ <h2 id="hd_id921566154587452">Master Elements</h2> <h2 id="hd_id631566154595170">Move</h2> <embed href="text/sdraw/01/navigate_page.xhp#pagenavigation"/> - - </body> </helpdocument> |