summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2022-11-12 10:16:02 -0300
committerOlivier Hallot <olivier.hallot@libreoffice.org>2022-11-12 16:29:20 +0100
commit3a41dd6f1d61dc8ddc95075cb692e63c862be5bd (patch)
tree49f3a4324bc4b240e5c7b5759774072f9c703fae
parent35e127cada4630c096b91126d07fe43f70a85b8f (diff)
tdf#151347 Improve Slide/Page pane references
+ Added pane entries in Index + refactor xml Change-Id: If4e4db9664a2fef301a742b2d34127fecf585ed1 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/142612 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r--source/text/shared/02/18010000.xhp8
-rw-r--r--source/text/simpress/01/slidesorter.xhp17
-rw-r--r--source/text/simpress/guide/arrange_slides.xhp11
-rw-r--r--source/text/simpress/main0212.xhp7
4 files changed, 24 insertions, 19 deletions
diff --git a/source/text/shared/02/18010000.xhp b/source/text/shared/02/18010000.xhp
index 0e8d7e2da4..2edf2a2f1e 100644
--- a/source/text/shared/02/18010000.xhp
+++ b/source/text/shared/02/18010000.xhp
@@ -27,16 +27,16 @@
<body>
<section id="selection">
<bookmark xml-lang="en-US" branch="hid/.uno:SelectObject" id="bm_id8570964" localize="false"/>
-<paragraph role="heading" id="hd_id3151299" xml-lang="en-US" level="1"><link href="text/shared/02/18010000.xhp" name="Selection">Selection</link></paragraph>
+<h1 id="hd_id3151299"><link href="text/shared/02/18010000.xhp" name="Selection">Selection</link></h1>
<paragraph role="paragraph" id="par_id3148520" xml-lang="en-US"><ahelp hid=".uno:SelectObject">Allows you to select objects in the current document.</ahelp></paragraph>
</section>
<section id="syselection">
<table id="tbl_id3155351">
<tablerow>
- <tablecell colspan="" rowspan="">
- <paragraph role="paragraph" id="par_id3149511" xml-lang="en-US"><image id="img_id3159194" src="cmd/sc_drawselect.png" width="0.222inch" height="0.222inch"><alt id="alt_id3159194" xml-lang="en-US">Icon</alt></image></paragraph>
+ <tablecell>
+ <paragraph role="paragraph" id="par_id3149511" xml-lang="en-US"><image id="img_id3159194" src="cmd/lc_selectobject.svg" width="1cm" height="1cm"><alt id="alt_id3159194" xml-lang="en-US">Icon</alt></image></paragraph>
</tablecell>
- <tablecell colspan="" rowspan="">
+ <tablecell>
<paragraph role="paragraph" id="par_id3147571" xml-lang="en-US">Selection</paragraph>
</tablecell>
</tablerow>
diff --git a/source/text/simpress/01/slidesorter.xhp b/source/text/simpress/01/slidesorter.xhp
index 9931f5ede5..6198651dfe 100644
--- a/source/text/simpress/01/slidesorter.xhp
+++ b/source/text/simpress/01/slidesorter.xhp
@@ -31,9 +31,20 @@
<section id="page_slide_pane">
<bookmark xml-lang="en-US" branch="hid/.uno:LeftPaneImpress" id="bm_id126346" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/.uno:LeftPaneDraw" id="bm_id1274147" localize="false"/>
-<h1 id="par_idN10544" xml-lang="en-US"><link href="text/simpress/01/slidesorter.xhp"><switchinline select="appl"><caseinline select="DRAW">Page </caseinline><defaultinline>Slide </defaultinline></switchinline>Pane</link></h1>
-<paragraph role="paragraph" id="par_idN10554" xml-lang="en-US"><ahelp hid=".">Switches the <switchinline select="appl"><caseinline select="DRAW">Page </caseinline><defaultinline>Slide </defaultinline></switchinline>Pane on and off.</ahelp></paragraph>
+<bookmark xml-lang="en-US" branch="index" id="bm_id421668254639793">
+ <bookmark_value>pane;slides</bookmark_value>
+ <bookmark_value>pane;pages</bookmark_value>
+ <bookmark_value>pages;pane</bookmark_value>
+ <bookmark_value>slides;pane</bookmark_value>
+</bookmark>
+<h1 id="par_idN10544" xml-lang="en-US"><link href="text/simpress/01/slidesorter.xhp"><switchinline select="appl"><caseinline select="DRAW">Page Pane</caseinline><defaultinline>Slide Pane</defaultinline></switchinline></link></h1>
+<paragraph role="paragraph" id="par_idN10554" xml-lang="en-US"><ahelp hid=".">Show or hide the <switchinline select="appl"><caseinline select="DRAW">Page Pane</caseinline><defaultinline>Slide Pane</defaultinline></switchinline>.</ahelp></paragraph>
</section>
-<paragraph role="paragraph" id="par_idN10557" xml-lang="en-US">You can use the <switchinline select="appl"><caseinline select="DRAW">Page </caseinline><defaultinline>Slide </defaultinline></switchinline> Pane to add, to rename, to delete, and to arrange slides or pages in Impress and Draw.</paragraph>
+<paragraph role="paragraph" id="par_id581668255045084">The default location of the <switchinline select="appl"><caseinline select="DRAW">Page Pane</caseinline><defaultinline>Slide Pane</defaultinline></switchinline> is on the left of the workspace.</paragraph>
+<section id="howtoget">
+ <paragraph role="paragraph" id="par_id581668255186277">Choose <switchinline select="appl"><caseinline select="IMPRESS"><menuitem>View - Slide pane</menuitem></caseinline><caseinline select="DRAW"><menuitem>View - Page pane</menuitem></caseinline></switchinline>.</paragraph>
+</section>
+<paragraph role="paragraph" id="par_id941668255967505">Right-click on a selected thumbnail in the pane to open a context menu with commands.</paragraph>
+
</body>
</helpdocument>
diff --git a/source/text/simpress/guide/arrange_slides.xhp b/source/text/simpress/guide/arrange_slides.xhp
index 59d7b362cb..d076ab3186 100644
--- a/source/text/simpress/guide/arrange_slides.xhp
+++ b/source/text/simpress/guide/arrange_slides.xhp
@@ -1,6 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
-
-
<!--
* This file is part of the LibreOffice project.
*
@@ -18,7 +16,6 @@
* 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="textsimpressguidearrange_slidesxml" indexer="include" status="PUBLISH">
@@ -36,8 +33,8 @@
<bookmark_value>arranging;slides</bookmark_value>
<bookmark_value>ordering;slides</bookmark_value>
</bookmark>
-<paragraph role="heading" id="hd_id3149499" xml-lang="en-US" level="1"><variable id="arrange_slides"><link href="text/simpress/guide/arrange_slides.xhp" name="Changing the Slide Order">Changing the Slide Order</link>
-</variable></paragraph>
+<h1 id="hd_id3149499"><variable id="arrange_slides"><link href="text/simpress/guide/arrange_slides.xhp" name="Changing the Slide Order">Changing the Slide Order</link>
+</variable></h1>
<paragraph role="paragraph" id="par_id3151242" xml-lang="en-US">Do one of the following:</paragraph>
<list type="unordered">
<listitem>
@@ -47,10 +44,10 @@
<paragraph role="listitem" id="par_id3153072" xml-lang="en-US">Choose <emph>View - Outline</emph>, select a slide, and then drag the slide to another location.</paragraph>
</listitem>
<listitem>
-<paragraph role="listitem" id="par_id3150391" xml-lang="en-US">Choose <emph>View - Normal</emph> or <emph>Notes</emph>, select the slide preview on the <emph>Slides Pane</emph>, and then drag the slide preview to another location.</paragraph>
+ <paragraph role="listitem" id="par_id3150391" xml-lang="en-US">Choose <emph>View - Normal</emph> or <emph>Notes</emph>, select the slide preview on the <link href="text/simpress/01/slidesorter.xhp" name="slidesorter"><emph>Slides Pane</emph></link>, and then drag the slide preview to another location.</paragraph>
</listitem>
</list>
-<paragraph role="tip" id="par_id3153079" xml-lang="en-US">To temporarily remove a slide from your presentation, go to <emph>Slide Sorter</emph>, right-click the slide, and then choose <emph>Show/Hide Slide</emph>. The number of the hidden slide is crossed out. To show the slide, right-click the slide, and then choose <emph>Show/Hide Slide</emph>.</paragraph>
+<tip id="par_id3153079">To temporarily remove a slide from your presentation, go to <emph>Slide Sorter</emph>, right-click the slide, and then choose <emph>Show/Hide Slide</emph>. The number of the hidden slide is crossed out. To show the slide, right-click the slide, and then choose <emph>Show/Hide Slide</emph>.</tip>
<section id="relatedtopics">
<embed href="text/simpress/guide/individual.xhp#individual"/>
</section>
diff --git a/source/text/simpress/main0212.xhp b/source/text/simpress/main0212.xhp
index feadc64a94..9628b69b91 100644
--- a/source/text/simpress/main0212.xhp
+++ b/source/text/simpress/main0212.xhp
@@ -1,6 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
-
-
<!--
* This file is part of the LibreOffice project.
*
@@ -18,7 +16,6 @@
* 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="textsimpressmain0212xml" indexer="include" status="PUBLISH">
@@ -31,12 +28,12 @@
</meta>
<body>
<section id="slidesorterbar">
-<paragraph role="heading" id="hd_id3149664" xml-lang="en-US" level="1"><link href="text/simpress/main0212.xhp" name="Slide Sorter Bar">Slide Sorter Bar</link></paragraph>
+<h1 id="hd_id3149664"><link href="text/simpress/main0212.xhp" name="Slide Sorter Bar">Slide Sorter Bar</link></h1>
<paragraph role="paragraph" id="par_id3146970" xml-lang="en-US"><ahelp hid=".">In<emph> Slide Sorter</emph> view, the <emph>Slide Sorter</emph> bar can be used.</ahelp></paragraph>
</section>
<embed href="text/shared/02/18010000.xhp#selection"/>
<embed href="text/shared/02/18010000.xhp#syselection"/>
-<paragraph role="heading" id="hd_id3153711" xml-lang="en-US" level="2"><link href="text/simpress/01/03130000.xhp" name="Slide Show">Slide Show</link></paragraph>
+<h2 id="hd_id3153711"><link href="text/simpress/01/03130000.xhp" name="Slide Show">Slide Show</link></h2>
<embed href="text/simpress/01/03130000.xhp#bldpra"/>
<embed href="text/simpress/00/00000403.xhp#syslide_show"/>
</body>