summaryrefslogtreecommitdiff
path: root/source/text/sdraw
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2024-09-03 18:50:47 -0300
committerOlivier Hallot <olivier.hallot@libreoffice.org>2024-09-04 00:29:59 +0200
commit89f535d534780afd0dd684223c684b29e33c2009 (patch)
tree67a2914935ae0fbb08086d483f861b46d9dcca83 /source/text/sdraw
parent841ae9a6d8f803c873ad9b8461ee054c29cbb9af (diff)
tdf#162607 Remove dup's in hid2file.js, .uno:LoadStyles
+ touch insert new page/slide + refactor Change-Id: I9d4a1fa6ec31bd68b5fc6cbabc13a714ef595c5a Reviewed-on: https://gerrit.libreoffice.org/c/help/+/172846 Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Jenkins
Diffstat (limited to 'source/text/sdraw')
-rw-r--r--source/text/sdraw/00/page_menu.xhp28
-rw-r--r--source/text/sdraw/01/new_page.xhp8
2 files changed, 21 insertions, 15 deletions
diff --git a/source/text/sdraw/00/page_menu.xhp b/source/text/sdraw/00/page_menu.xhp
index 0119a9e725..ae80c30e58 100644
--- a/source/text/sdraw/00/page_menu.xhp
+++ b/source/text/sdraw/00/page_menu.xhp
@@ -19,31 +19,39 @@
<helpdocument version="1.0">
<meta>
<topic id="textsdraw00pagemenuxml" indexer="exclude" status="PUBLISH">
- <title id="tit" xml-lang="en-US">Page Menu</title>
+ <title id="tit">Page Menu</title>
<filename>/text/sdraw/00/page_menu.xhp</filename>
</topic>
</meta>
<body>
- <paragraph role="paragraph" id="par_id341556823034391" xml-lang="en-US"><variable id="frtite">Choose <menuitem>Page - Page Properties</menuitem>
+ <paragraph role="paragraph" id="par_id341556823034391"><variable id="frtite">Choose <menuitem>Page - Page Properties</menuitem>
</variable></paragraph>
- <paragraph role="paragraph" id="par_id561556823042778" xml-lang="en-US"><variable id="frtites">Choose <menuitem>Page - Page Properties</menuitem> and then click the <emph>Page</emph> tab
+ <paragraph role="paragraph" id="par_id561556823042778"><variable id="frtites">Choose <menuitem>Page - Page Properties</menuitem> and then click the <emph>Page</emph> tab
</variable></paragraph>
- <paragraph role="paragraph" id="par_id321556823043909" xml-lang="en-US"><variable id="frtiteh">Choose <menuitem>Page - Page Properties</menuitem> and then click the <emph>Background</emph> tab
+ <paragraph role="paragraph" id="par_id321556823043909"><variable id="frtiteh">Choose <menuitem>Page - Page Properties</menuitem> and then click the <emph>Background</emph> tab
</variable></paragraph>
- <paragraph role="paragraph" id="par_id941556823044342" xml-lang="en-US"><variable id="seitenvorlage">Choose <menuitem>Page - Master Page</menuitem>
+ <paragraph role="paragraph" id="par_id941556823044342"><variable id="seitenvorlage">Choose <menuitem>Page - Master Page</menuitem>
</variable></paragraph>
- <paragraph role="paragraph" id="par_id911634055593609"><variable id="loadpagedesign">Choose <menuitem>Page - Master Page - Load</menuitem></variable></paragraph>
+
+ <section id="loadpagedesign">
+ <embed href="text/shared/00/00000004.xhp#from_menu_bar"/>
+ <paragraph role="paragraph" id="par_id911634055593609">Choose <menuitem>Page - Master Page - Load</menuitem></paragraph>
+ </section>
+
<section id="new_page">
- <paragraph id="par_id191556823044529" role="paragraph" xml-lang="en-US">Choose <menuitem>Page - New Page</menuitem></paragraph>
- <paragraph id="par_id1001556823044677" role="paragraph" xml-lang="en-US">On the <emph>Insert</emph> bar, click</paragraph>
+ <embed href="text/shared/00/00000004.xhp#from_menu_bar"/>
+ <paragraph id="par_id191556823044529" role="paragraph">Choose <menuitem>Page - New Page</menuitem></paragraph>
+ <embed href="text/shared/00/00000004.xhp#from_tabUI"/>
+ <paragraph role="paragraph" id="par_id321725397381772">Choose <menuitem>Insert - New Page</menuitem>.</paragraph>
+ <embed href="text/shared/00/00000004.xhp#from_toolbars"/>
<section id="insertpage">
<table id="tab_id501556823072396">
<tablerow>
<tablecell>
- <paragraph id="par_id351556823072396" role="paragraph" xml-lang="en-US"> <image id="img_id381556823072396" src="cmd/sc_insertpage.png" width="1cm" height="1cm"><alt xml-lang="en-US" id="alt_id381556823072396">Icon New Page</alt></image></paragraph>
+ <paragraph id="par_id351556823072396" role="paragraph"> <image id="img_id381556823072396" src="cmd/lc_insertpage.svg" width="1cm" height="1cm"><alt id="alt_id381556823072396">Icon New Page</alt></image></paragraph>
</tablecell>
<tablecell>
- <paragraph id="par_id831556823072396" role="paragraph" xml-lang="en-US">New Page</paragraph>
+ <paragraph id="par_id831556823072396" role="paragraph">New Page</paragraph>
</tablecell>
</tablerow>
</table>
diff --git a/source/text/sdraw/01/new_page.xhp b/source/text/sdraw/01/new_page.xhp
index fede71a231..e49aaaf3c5 100644
--- a/source/text/sdraw/01/new_page.xhp
+++ b/source/text/sdraw/01/new_page.xhp
@@ -1,6 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
-
-
<!--
* This file is part of the LibreOffice project.
*
@@ -18,11 +16,10 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
-
<helpdocument version="1.0">
<meta>
<topic id="textsdraw01newpagexml" indexer="include" status="PUBLISH">
-<title id="tit" xml-lang="en-US">New Page</title>
+<title id="tit">New Page</title>
<filename>/text/sdraw/01/new_page.xhp</filename>
</topic>
<history>
@@ -30,9 +27,10 @@
</history>
</meta>
<body>
+<bookmark branch="hid/.uno:InsertPage" id="bm_id8576712" localize="false"/>
<section id="newpage">
<h1 id="hd_id3150202"><link href="text/sdraw/01/new_page.xhp">New Page</link></h1>
-<paragraph role="paragraph" id="par_id3152988" xml-lang="en-US">Inserts a blank page after the selected page.</paragraph>
+<paragraph role="paragraph" id="par_id3152988">Inserts a blank page after the selected page.</paragraph>
</section>
<section id="howtoget">
<embed href="text/sdraw/00/page_menu.xhp#new_page"/>