diff options
author | Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> | 2019-03-06 22:23:21 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-03-07 15:30:38 +0100 |
commit | 4d112414b2ca47233f9f48d2a1902da0d475d91e (patch) | |
tree | 005d153bbe22f0aff3496aa38cd6fccbea22abb3 /source/text/simpress/01 | |
parent | 4f35fbbb2924961cc29a2bb7966deb36e7b865ba (diff) |
tdf#102265 update Impress Help as Format - Page was moved
This is a complex task and the intertwined nature of Draw and
Impress does not help.
In the patches for tdf#84258 .uno:SlideSetup was created as an
alias for .uno:PageSetup. The corresponding menu items are
Slide - Properties in Impress and Page - Properties in Draw.
Currently some Draw help pages refer to the simpress/01/01180000.xhp
file. This file needs to be cloned under sdraw and the contents
of both files along with all references to them have to be
brought up to date.
The Impress Slide menu documentation needs to be fleshed out in
simpress/main0117.xhp and new files have to be created for the
individual menu item references.
The Impress Format menu documentation simpress/main0105.xhp
needs a big overhaul. The same is true for sdraw/main0105.xhp.
The Help for Draw's Page menu has to be created.
To find the interrelations, I use
find /path -name '*.xhp' -exec grep --color=always -Hi 'string' {} +
or with -type f instead of -name to get maximum coverage.
Change-Id: I5d130846da6640aeebab758c0f6dae2c78f9e355
Reviewed-on: https://gerrit.libreoffice.org/68830
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/simpress/01')
-rw-r--r-- | source/text/simpress/01/01180000.xhp | 48 | ||||
-rw-r--r-- | source/text/simpress/01/01180001.xhp | 104 | ||||
-rw-r--r-- | source/text/simpress/01/01180002.xhp | 43 | ||||
-rw-r--r-- | source/text/simpress/01/05120000.xhp | 55 | ||||
-rw-r--r-- | source/text/simpress/01/05130000.xhp | 52 |
5 files changed, 142 insertions, 160 deletions
diff --git a/source/text/simpress/01/01180000.xhp b/source/text/simpress/01/01180000.xhp index b72ac9c867..d310b953c6 100644 --- a/source/text/simpress/01/01180000.xhp +++ b/source/text/simpress/01/01180000.xhp @@ -1,6 +1,4 @@ <?xml version="1.0" encoding="UTF-8"?> - - <!-- * This file is part of the LibreOffice project. * @@ -19,29 +17,25 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> <helpdocument version="1.0"> -<meta> -<topic id="textsimpress0101180000xml" indexer="include" status="PUBLISH"> -<title xml-lang="en-US" id="tit">Page</title> -<filename>/text/simpress/01/01180000.xhp</filename> -</topic> -<history> -<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> -</history> -</meta> -<body> - - -<bookmark branch="hid/.uno:PageSetup" xml-lang="en-US" id="bm_id3154492" localize="false"/> -<paragraph role="heading" level="1" id="hd_id3149379" xml-lang="en-US">Page</paragraph> - <paragraph role="paragraph" id="par_id3150717" xml-lang="en-US"><variable id="seiteeintext"><ahelp hid=".uno:PageSetup" visibility="visible">Sets page orientation, page margins, background and other layout options.</ahelp></variable></paragraph> - <section id="howtoget"> - <embed href="text/simpress/00/00000405.xhp#frtite"/> -</section> - <embed href="text/simpress/guide/background.xhp#background"/> - <embed href="text/simpress/01/01180001.xhp#seite"/> - <embed href="text/simpress/01/01180002.xhp#hintergr"/> - <paragraph xml-lang="en-US" role="tip" id="par_id3145587">To change the background of all of the pages in the active file, select a background, click <emph>OK</emph> and click <emph>Yes</emph> in the <emph>Page Settings</emph> dialog.</paragraph> - - - </body> + <meta> + <topic id="textsimpress0101180000xml" indexer="include" status="PUBLISH"> + <title xml-lang="en-US" id="tit">Page</title> + <filename>/text/simpress/01/01180000.xhp</filename> + </topic> + <history> + <created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> + </history> + </meta> + <body> + <bookmark branch="hid/.uno:PageSetup" xml-lang="en-US" id="bm_id3154492" localize="false"/> + <paragraph role="heading" level="1" id="hd_id3149379" xml-lang="en-US">Page</paragraph> + <paragraph role="paragraph" id="par_id3150717" xml-lang="en-US"><variable id="seiteeintext"><ahelp hid=".uno:PageSetup" visibility="visible">Sets page orientation, page margins, background and other layout options.</ahelp></variable></paragraph> + <section id="howtoget"> + <embed href="text/simpress/00/slide_menu.xhp#frtite"/> + </section> + <embed href="text/simpress/guide/background.xhp#background"/> + <embed href="text/simpress/01/01180001.xhp#seite"/> + <embed href="text/simpress/01/01180002.xhp#hintergr"/> + <paragraph xml-lang="en-US" role="tip" id="par_id3145587">To change the background of all of the pages in the active file, select a background, click <emph>OK</emph> and click <emph>Yes</emph> in the <emph>Page Setup</emph> dialog.</paragraph> + </body> </helpdocument> diff --git a/source/text/simpress/01/01180001.xhp b/source/text/simpress/01/01180001.xhp index b81e29157a..a7df0c39f7 100644 --- a/source/text/simpress/01/01180001.xhp +++ b/source/text/simpress/01/01180001.xhp @@ -1,7 +1,4 @@ <?xml version="1.0" encoding="UTF-8"?> - - - <!-- * This file is part of the LibreOffice project. * @@ -19,54 +16,55 @@ * 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="textsimpress0101180001xml" indexer="include" status="PUBLISH"> -<title id="tit" xml-lang="en-US">Page </title> -<filename>/text/simpress/01/01180001.xhp</filename> -</topic> -</meta> -<body> -<section id="seite"> -<bookmark xml-lang="en-US" branch="index" id="bm_id3154011"><bookmark_value>slides; formatting</bookmark_value> -<bookmark_value>formatting;slides</bookmark_value> -</bookmark> -<paragraph role="heading" id="hd_id3154011" xml-lang="en-US" level="1"><link href="text/simpress/01/01180001.xhp" name="Page">Page</link></paragraph> -<paragraph role="paragraph" id="par_id3153416" xml-lang="en-US">Sets page orientation, page margins, background and other layout options.</paragraph> -</section> -<section id="howtoget"> - <embed href="text/simpress/00/00000405.xhp#frtites"/> -</section> -<paragraph role="heading" id="hd_id3155445" xml-lang="en-US" level="2">Paper format</paragraph> -<paragraph role="heading" id="hd_id3154703" xml-lang="en-US" level="3">Format</paragraph> -<paragraph role="paragraph" id="par_id3150299" xml-lang="en-US">Select a paper format supported by your printer. You can also create a custom page size by selecting <emph>User </emph>and entering the size dimensions in the <emph>Width</emph> and <emph>Height</emph> boxes.</paragraph> -<paragraph role="heading" id="hd_id3154659" xml-lang="en-US" level="3">Width</paragraph> -<paragraph role="paragraph" id="par_id3152992" xml-lang="en-US">Shows the width of the paper format you selected in the <emph>Format </emph>box. If you selected the <emph>User </emph>format, enter a value for the width of the page.</paragraph> -<paragraph role="heading" id="hd_id3153816" xml-lang="en-US" level="3">Height</paragraph> -<paragraph role="paragraph" id="par_id3149945" xml-lang="en-US">Shows the height of the paper format you selected in the <emph>Format </emph>box. If you selected the <emph>User </emph>format, enter a value for the height of the page.</paragraph> -<paragraph role="heading" id="hd_id3159207" xml-lang="en-US" level="3">Portrait</paragraph> -<paragraph role="paragraph" id="par_id3153250" xml-lang="en-US">Page orientation is vertical.</paragraph> -<paragraph role="heading" id="hd_id3154766" xml-lang="en-US" level="3">Landscape</paragraph> -<paragraph role="paragraph" id="par_id3153812" xml-lang="en-US">Page orientation is horizontal.</paragraph> -<paragraph role="heading" id="hd_id3153075" xml-lang="en-US" level="3">Paper tray</paragraph> -<paragraph role="paragraph" id="par_id3145115" xml-lang="en-US">Select the paper source for your printer.</paragraph> -<paragraph role="tip" id="par_id3150652" xml-lang="en-US">If your document uses more than one paper format, you can select a different tray for each format.</paragraph> -<embed href="text/shared/00/00000001.xhp#vorschau"/> -<paragraph role="heading" id="hd_id3150746" xml-lang="en-US" level="2">Margins</paragraph> -<paragraph role="paragraph" id="par_id3153037" xml-lang="en-US">Specify the distance between the edge of a printed page and the printable area.</paragraph> -<paragraph role="heading" id="hd_id3145591" xml-lang="en-US" level="3">Left</paragraph> -<paragraph role="paragraph" id="par_id3154561" xml-lang="en-US">Enter the distance between the left edge of the page and the data. You can see the result in the preview.</paragraph> -<paragraph role="heading" id="hd_id3153084" xml-lang="en-US" level="3">Right</paragraph> -<paragraph role="paragraph" id="par_id3153001" xml-lang="en-US">Enter the distance between the right edge of the page and the data. You can see the result in the preview.</paragraph> -<paragraph role="heading" id="hd_id3153565" xml-lang="en-US" level="3">Top</paragraph> -<paragraph role="paragraph" id="par_id3145167" xml-lang="en-US">Enter the distance between the top edge of the page and the data. You can see the result in the preview.</paragraph> -<paragraph role="heading" id="hd_id3150335" xml-lang="en-US" level="3">Bottom</paragraph> -<paragraph role="paragraph" id="par_id3153736" xml-lang="en-US">Enter the distance between the bottom edge of the page and the data. You can see the result in the preview.</paragraph> -<paragraph role="heading" id="hd_id3150018" xml-lang="en-US" level="3">Format</paragraph> -<paragraph role="paragraph" id="par_id3149877" xml-lang="en-US">Specify the format for page numbering.</paragraph> -<paragraph role="heading" id="hd_id3155439" xml-lang="en-US" level="3">Fit object to paper format</paragraph> -<paragraph role="paragraph" id="par_id3153042" xml-lang="en-US">Reduces the scale of objects and the size of the font on the page so that they print on the selected paper format.</paragraph> -</body> +<helpdocument version="1.0"> + <meta> + <topic id="textsimpress0101180001xml" indexer="include" status="PUBLISH"> + <title id="tit" xml-lang="en-US">Page </title> + <filename>/text/simpress/01/01180001.xhp</filename> + </topic> + </meta> + <body> + <section id="seite"> + <bookmark xml-lang="en-US" branch="index" id="bm_id3154011"> + <bookmark_value>slides; formatting</bookmark_value> + <bookmark_value>formatting;slides</bookmark_value> + </bookmark> + <paragraph role="heading" id="hd_id3154011" xml-lang="en-US" level="1"> + <link href="text/simpress/01/01180001.xhp" name="Page">Page</link> + </paragraph> + <paragraph role="paragraph" id="par_id3153416" xml-lang="en-US">Sets page orientation, page margins, background and other layout options.</paragraph> + </section> + <section id="howtoget"> + <embed href="text/simpress/00/slide_menu.xhp#frtites"/> + </section> + <paragraph role="heading" id="hd_id3155445" xml-lang="en-US" level="2">Paper format</paragraph> + <paragraph role="heading" id="hd_id3154703" xml-lang="en-US" level="3">Format</paragraph> + <paragraph role="paragraph" id="par_id3150299" xml-lang="en-US">Select a paper format supported by your printer. You can also create a custom page size by selecting <emph>User </emph>and entering the size dimensions in the <emph>Width</emph> and <emph>Height</emph> boxes.</paragraph> + <paragraph role="heading" id="hd_id3154659" xml-lang="en-US" level="3">Width</paragraph> + <paragraph role="paragraph" id="par_id3152992" xml-lang="en-US">Shows the width of the paper format you selected in the <emph>Format </emph>box. If you selected the <emph>User </emph>format, enter a value for the width of the page.</paragraph> + <paragraph role="heading" id="hd_id3153816" xml-lang="en-US" level="3">Height</paragraph> + <paragraph role="paragraph" id="par_id3149945" xml-lang="en-US">Shows the height of the paper format you selected in the <emph>Format </emph>box. If you selected the <emph>User </emph>format, enter a value for the height of the page.</paragraph> + <paragraph role="heading" id="hd_id3159207" xml-lang="en-US" level="3">Portrait</paragraph> + <paragraph role="paragraph" id="par_id3153250" xml-lang="en-US">Page orientation is vertical.</paragraph> + <paragraph role="heading" id="hd_id3154766" xml-lang="en-US" level="3">Landscape</paragraph> + <paragraph role="paragraph" id="par_id3153812" xml-lang="en-US">Page orientation is horizontal.</paragraph> + <paragraph role="heading" id="hd_id3153075" xml-lang="en-US" level="3">Paper tray</paragraph> + <paragraph role="paragraph" id="par_id3145115" xml-lang="en-US">Select the paper source for your printer.</paragraph> + <paragraph role="tip" id="par_id3150652" xml-lang="en-US">If your document uses more than one paper format, you can select a different tray for each format.</paragraph> + <embed href="text/shared/00/00000001.xhp#vorschau"/> + <paragraph role="heading" id="hd_id3150746" xml-lang="en-US" level="2">Margins</paragraph> + <paragraph role="paragraph" id="par_id3153037" xml-lang="en-US">Specify the distance between the edge of a printed page and the printable area.</paragraph> + <paragraph role="heading" id="hd_id3145591" xml-lang="en-US" level="3">Left</paragraph> + <paragraph role="paragraph" id="par_id3154561" xml-lang="en-US">Enter the distance between the left edge of the page and the data. You can see the result in the preview.</paragraph> + <paragraph role="heading" id="hd_id3153084" xml-lang="en-US" level="3">Right</paragraph> + <paragraph role="paragraph" id="par_id3153001" xml-lang="en-US">Enter the distance between the right edge of the page and the data. You can see the result in the preview.</paragraph> + <paragraph role="heading" id="hd_id3153565" xml-lang="en-US" level="3">Top</paragraph> + <paragraph role="paragraph" id="par_id3145167" xml-lang="en-US">Enter the distance between the top edge of the page and the data. You can see the result in the preview.</paragraph> + <paragraph role="heading" id="hd_id3150335" xml-lang="en-US" level="3">Bottom</paragraph> + <paragraph role="paragraph" id="par_id3153736" xml-lang="en-US">Enter the distance between the bottom edge of the page and the data. You can see the result in the preview.</paragraph> + <paragraph role="heading" id="hd_id3150018" xml-lang="en-US" level="3">Format</paragraph> + <paragraph role="paragraph" id="par_id3149877" xml-lang="en-US">Specify the format for page numbering.</paragraph> + <paragraph role="heading" id="hd_id3155439" xml-lang="en-US" level="3">Fit object to paper format</paragraph> + <paragraph role="paragraph" id="par_id3153042" xml-lang="en-US">Reduces the scale of objects and the size of the font on the page so that they print on the selected paper format.</paragraph> + </body> </helpdocument> diff --git a/source/text/simpress/01/01180002.xhp b/source/text/simpress/01/01180002.xhp index 524ff167ea..910fe6b185 100644 --- a/source/text/simpress/01/01180002.xhp +++ b/source/text/simpress/01/01180002.xhp @@ -1,6 +1,4 @@ <?xml version="1.0" encoding="UTF-8"?> - - <!-- * This file is part of the LibreOffice project. * @@ -18,27 +16,24 @@ * 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="textsimpress0101180002xml" indexer="include" status="PUBLISH"> -<title xml-lang="en-US" id="tit">Background</title> -<filename>/text/simpress/01/01180002.xhp</filename> -</topic> -<history> -<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> -</history> -</meta> -<body> - - - <section id="hintergr"> - <paragraph id="hd_id3154253" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/01180002.xhp" name="Background">Background</link></paragraph> - <paragraph role="paragraph" id="par_id3155962" xml-lang="en-US">Defines a background for a single page or for all of the pages in the active file.</paragraph> - </section> - <section id="howtoget"> - <embed href="text/simpress/00/00000405.xhp#frtiteh"/> -</section> - <paragraph xml-lang="en-US" role="paragraph" id="par_id3150297">The options for this dialog are described <link href="text/shared/01/05210100.xhp" name="here">here</link>.</paragraph> - </body> + <meta> + <topic id="textsimpress0101180002xml" indexer="include" status="PUBLISH"> + <title xml-lang="en-US" id="tit">Background</title> + <filename>/text/simpress/01/01180002.xhp</filename> + </topic> + <history> + <created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> + </history> + </meta> + <body> + <section id="hintergr"> + <paragraph id="hd_id3154253" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/01180002.xhp" name="Background">Background</link></paragraph> + <paragraph role="paragraph" id="par_id3155962" xml-lang="en-US">Defines a background for a single page or for all of the pages in the active file.</paragraph> + </section> + <section id="howtoget"> + <embed href="text/simpress/00/slide_menu.xhp#frtiteh"/> + </section> + <paragraph xml-lang="en-US" role="paragraph" id="par_id3150297">The options for this dialog are described <link href="text/shared/01/05210100.xhp" name="here">here</link>.</paragraph> + </body> </helpdocument> diff --git a/source/text/simpress/01/05120000.xhp b/source/text/simpress/01/05120000.xhp index e28f289c24..876825b4a1 100644 --- a/source/text/simpress/01/05120000.xhp +++ b/source/text/simpress/01/05120000.xhp @@ -1,7 +1,4 @@ <?xml version="1.0" encoding="UTF-8"?> - - - <!-- * This file is part of the LibreOffice project. * @@ -19,31 +16,29 @@ * 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="textsimpress0105120000xml" indexer="include" status="PUBLISH"> -<title id="tit" xml-lang="en-US">Slide Design</title> -<filename>/text/simpress/01/05120000.xhp</filename> -</topic> -</meta> -<body> -<bookmark xml-lang="en-US" branch="hid/.uno:PresentationLayout" id="bm_id8828300" localize="false"/> -<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/slidedesigndialog/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/> -<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/slidedesigndialog/SlideDesignDialog" id="bm_id3155961" localize="false"/> -<paragraph role="heading" id="hd_id3154253" xml-lang="en-US" level="1"><link href="text/simpress/01/05120000.xhp" name="Slide Design">Slide Design</link></paragraph> -<paragraph role="paragraph" id="par_id3148485" xml-lang="en-US"><variable id="seitenvorlagetext"><ahelp hid=".uno:PresentationLayout">Displays the <emph>Slide Design</emph> dialog, where you can select a layout scheme for the current slide. Any objects in the slide design are inserted behind objects in the current slide.</ahelp></variable></paragraph> -<section id="howtoget"> - <embed href="text/simpress/00/00000405.xhp#seitenvorlage"/> -</section> -<paragraph role="heading" id="hd_id3154652" xml-lang="en-US" level="2">Slide design</paragraph> -<paragraph role="paragraph" id="par_id3152993" xml-lang="en-US">Displays the slide designs you can apply to your slide. Select a design and click <emph>OK</emph> to apply it to the current slide.</paragraph> -<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/slidedesigndialog/masterpage" id="bm_id3145385" localize="false"/><paragraph role="heading" id="hd_id3154372" xml-lang="en-US" level="2">Exchange background page</paragraph> -<paragraph role="paragraph" id="par_id3149407" xml-lang="en-US"><ahelp hid="modules/simpress/ui/slidedesigndialog/masterpage">Applies the background of the selected slide design to all of the slides in your document.</ahelp></paragraph> -<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/slidedesigndialog/checkmasters" id="bm_id3149946" localize="false"/><paragraph role="heading" id="hd_id3153818" xml-lang="en-US" level="2">Delete unused backgrounds</paragraph> -<paragraph role="paragraph" id="par_id3148871" xml-lang="en-US"><ahelp hid="modules/simpress/ui/slidedesigndialog/checkmasters">Deletes unreferenced background slides and presentation layouts from your document.</ahelp></paragraph> -<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/slidedesigndialog/load" id="bm_id3148608" localize="false"/><paragraph role="heading" id="hd_id3157982" xml-lang="en-US" level="2">Load</paragraph> -<paragraph role="paragraph" id="par_id3156020" xml-lang="en-US"><ahelp hid="modules/simpress/ui/slidedesigndialog/load">Displays the <link href="text/simpress/01/05120100.xhp" name="Load Slide Design"><emph>Load Slide Design</emph></link> dialog, where you can select additional slide designs.</ahelp></paragraph> -</body> +<helpdocument version="1.0"> + <meta> + <topic id="textsimpress0105120000xml" indexer="include" status="PUBLISH"> + <title id="tit" xml-lang="en-US">Slide Design</title> + <filename>/text/simpress/01/05120000.xhp</filename> + </topic> + </meta> + <body> + <bookmark xml-lang="en-US" branch="hid/.uno:PresentationLayout" id="bm_id8828300" localize="false"/> + <bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/slidedesigndialog/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/> + <bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/slidedesigndialog/SlideDesignDialog" id="bm_id3155961" localize="false"/> + <paragraph role="heading" id="hd_id3154253" xml-lang="en-US" level="1"><link href="text/simpress/01/05120000.xhp" name="Slide Design">Slide Design</link></paragraph> + <paragraph role="paragraph" id="par_id3148485" xml-lang="en-US"><variable id="seitenvorlagetext"><ahelp hid=".uno:PresentationLayout">Displays the <emph>Slide Design</emph> dialog, where you can select a layout scheme for the current slide. Any objects in the slide design are inserted behind objects in the current slide.</ahelp></variable></paragraph> + <section id="howtoget"> + <embed href="text/simpress/00/slide_menu.xhp#seitenvorlage"/> + </section> + <paragraph role="heading" id="hd_id3154652" xml-lang="en-US" level="2">Slide design</paragraph> + <paragraph role="paragraph" id="par_id3152993" xml-lang="en-US">Displays the slide designs you can apply to your slide. Select a design and click <emph>OK</emph> to apply it to the current slide.</paragraph> + <bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/slidedesigndialog/masterpage" id="bm_id3145385" localize="false"/><paragraph role="heading" id="hd_id3154372" xml-lang="en-US" level="2">Exchange background page</paragraph> + <paragraph role="paragraph" id="par_id3149407" xml-lang="en-US"><ahelp hid="modules/simpress/ui/slidedesigndialog/masterpage">Applies the background of the selected slide design to all of the slides in your document.</ahelp></paragraph> + <bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/slidedesigndialog/checkmasters" id="bm_id3149946" localize="false"/><paragraph role="heading" id="hd_id3153818" xml-lang="en-US" level="2">Delete unused backgrounds</paragraph> + <paragraph role="paragraph" id="par_id3148871" xml-lang="en-US"><ahelp hid="modules/simpress/ui/slidedesigndialog/checkmasters">Deletes unreferenced background slides and presentation layouts from your document.</ahelp></paragraph> + <bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/slidedesigndialog/load" id="bm_id3148608" localize="false"/><paragraph role="heading" id="hd_id3157982" xml-lang="en-US" level="2">Load</paragraph> + <paragraph role="paragraph" id="par_id3156020" xml-lang="en-US"><ahelp hid="modules/simpress/ui/slidedesigndialog/load">Displays the <link href="text/simpress/01/05120100.xhp" name="Load Slide Design"><emph>Load Slide Design</emph></link> dialog, where you can select additional slide designs.</ahelp></paragraph> + </body> </helpdocument> diff --git a/source/text/simpress/01/05130000.xhp b/source/text/simpress/01/05130000.xhp index 0f12e2c284..9c017c47a2 100644 --- a/source/text/simpress/01/05130000.xhp +++ b/source/text/simpress/01/05130000.xhp @@ -1,6 +1,4 @@ <?xml version="1.0" encoding="UTF-8"?> - - <!-- * This file is part of the LibreOffice project. * @@ -18,29 +16,31 @@ * 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="textsimpress0105130000xml" indexer="include" status="PUBLISH"> -<title id="tit" xml-lang="en-US">Slide Layout</title> -<filename>/text/simpress/01/05130000.xhp</filename> -</topic> -</meta> -<body> -<bookmark xml-lang="en-US" branch="index" id="bm_id3154754"><bookmark_value>changing; slide layouts</bookmark_value> -<bookmark_value>slide layouts</bookmark_value> -</bookmark><comment>MW deleted "AutoLayout command" and changed "modifying;.." to "changing;..."</comment> -<bookmark xml-lang="en-US" branch="hid/.uno:ModifyPage" id="bm_id8880655" localize="false"/> -<bookmark xml-lang="en-US" branch="hid/.uno:ModifyPage" id="bm_id3156382" localize="false"/> -<paragraph role="heading" id="hd_id3154754" xml-lang="en-US" level="1">Slide Layout</paragraph> -<paragraph role="paragraph" id="par_id3149126" xml-lang="en-US"><variable id="seite"><ahelp hid=".uno:ModifyPage">Opens a submenu with slide layouts.</ahelp> -</variable></paragraph> -<section id="howtoget"> - <embed href="text/simpress/00/00000405.xhp#adnsei"/> -</section> - -<paragraph role="paragraph" id="par_id31469757" xml-lang="en-US"><switchinline select="appl"><caseinline select="IMPRESS">The icon in the Presentation toolbar opens a submenu. Select the slide layout for the slide.</caseinline></switchinline></paragraph> - -<embed href="text/simpress/guide/masterpage.xhp#masterpage"/> -</body> + <meta> + <topic id="textsimpress0105130000xml" indexer="include" status="PUBLISH"> + <title id="tit" xml-lang="en-US">Slide Layout</title> + <filename>/text/simpress/01/05130000.xhp</filename> + </topic> + </meta> + <body> + <bookmark xml-lang="en-US" branch="index" id="bm_id3154754"> + <bookmark_value>changing; slide layouts</bookmark_value> + <bookmark_value>slide layouts</bookmark_value> + </bookmark> + <bookmark xml-lang="en-US" branch="hid/.uno:ModifyPage" id="bm_id8880655" localize="false"/> + <bookmark xml-lang="en-US" branch="hid/.uno:ModifyPage" id="bm_id3156382" localize="false"/> + <paragraph role="heading" id="hd_id3154754" xml-lang="en-US" level="1">Slide Layout</paragraph> + <paragraph role="paragraph" id="par_id3149126" xml-lang="en-US"><variable id="seite"><ahelp hid=".uno:ModifyPage">Opens a submenu with slide layouts.</ahelp> + </variable></paragraph> + <section id="howtoget"> + <embed href="text/simpress/00/slide_menu.xhp#adnsei"/> + </section> + <paragraph role="paragraph" id="par_id31469757" xml-lang="en-US"> + <switchinline select="appl"> + <caseinline select="IMPRESS">The icon in the Presentation toolbar opens a submenu. Select the slide layout for the slide.</caseinline> + </switchinline> + </paragraph> + <embed href="text/simpress/guide/masterpage.xhp#masterpage"/> + </body> </helpdocument> |