From 7dbb56f56f92ffcdea5ccc620a0b064a7eda1dd1 Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Wed, 27 Nov 2019 19:39:10 -0300 Subject: tdf#128969 Fix Impress Interaction Help page + some extra refactoring. Impress menu Help page is WIP Change-Id: I872d35405238b8d5379f922801afccf1d1e94ddd Reviewed-on: https://gerrit.libreoffice.org/83957 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/simpress/00/00000405.xhp | 77 ++++++++++++++++++++++------------- source/text/simpress/00/00000407.xhp | 33 +++------------ source/text/simpress/01/06070000.xhp | 79 +++++++++++++++++------------------- source/text/simpress/main_format.xhp | 22 +++++----- 4 files changed, 103 insertions(+), 108 deletions(-) diff --git a/source/text/simpress/00/00000405.xhp b/source/text/simpress/00/00000405.xhp index b694e3c75f..7c65fe84b4 100644 --- a/source/text/simpress/00/00000405.xhp +++ b/source/text/simpress/00/00000405.xhp @@ -1,38 +1,57 @@ +* This file is part of the LibreOffice project. +* +* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this +* file, You can obtain one at http://mozilla.org/MPL/2.0/. +* +* This file incorporates work covered by the following license notice: +* +* Licensed to the Apache Software Foundation (ASF) under one or more +* contributor license agreements. See the NOTICE file distributed +* with this work for additional information regarding copyright +* ownership. The ASF licenses this file to you under the Apache +* License, Version 2.0 (the "License"); you may not use this file +* except in compliance with the License. You may obtain a copy of +* the License at http://www.apache.org/licenses/LICENSE-2.0 . +--> - - - Format Menu - /text/simpress/00/00000405.xhp - - - + + + Format Menu + /text/simpress/00/00000405.xhp + + + Format Menu
- In the context menu of a dimension line, choose Dimensions. - On the Lines and Arrows toolbar, click the Dimension Line icon. + In the context menu of a dimension line, choose Dimensions. + On the Lines and Arrows toolbar, click the Dimension Line icon.
- In a Draw document, right-click a layer tab and choose Modify Layer - - Choose Format - Layer (only $[officename] Draw) + In a Draw document, right-click a layer tab and choose Modify Layer + + Choose Format - Layer (only $[officename] Draw)
- +
+ Choose Format - Interaction + + On the Standard toolbar, click +
+ + + + + Icon Interaction + + + Interaction + + +
+ +
+
+
diff --git a/source/text/simpress/00/00000407.xhp b/source/text/simpress/00/00000407.xhp index 9e1749ba86..dadc6a4a90 100644 --- a/source/text/simpress/00/00000407.xhp +++ b/source/text/simpress/00/00000407.xhp @@ -1,6 +1,4 @@ - - - @@ -30,8 +27,8 @@ -Slide Show Menu -Choose Slide Show - Slide Transition +

Slide Show Menu

+Choose View - Slide Transition
Choose Insert - Animated Image @@ -44,12 +41,11 @@
- + -Icon - +Icon - + Custom Animation @@ -57,26 +53,7 @@ -
-Choose Slide Show - Interaction - -On the Drawing toolbar, click -
-
- - - -Icon - - - -Interaction - - -
-
-
Choose Slide Show - Slide Show Settings Choose Slide Show - Custom Slide Show diff --git a/source/text/simpress/01/06070000.xhp b/source/text/simpress/01/06070000.xhp index d1190a7872..2be80704d0 100644 --- a/source/text/simpress/01/06070000.xhp +++ b/source/text/simpress/01/06070000.xhp @@ -1,7 +1,4 @@ - - - - - - + Interaction @@ -39,70 +34,72 @@ -Interaction -Defines how the selected object behaves when you click on it during a slide show. -UFI: Deleted many paras, see #60550 +
+

Interaction

+Defines how the selected object behaves when you click on it during a slide show.UFI: Deleted many paras, see #60550 +
- +
-Action at mouse click + +

Action at mouse click

Specifies the action that will run when you click the selected object during a slide show. You can also assign actions to grouped objects. -No action +

No action

No action occurs. -Go to previous slide +

Go to previous slide

Moves back one slide in the slide show. -Go to next slide +

Go to next slide

Moves forward one slide in the slide show. -Go to first slide +

Go to first slide

Jumps to the first slide in the slide show. -Go to last slide +

Go to last slide

Jumps to the last slide in the slide show. -Go to page or object +

Go to page or object

Jumps to a slide or a named object in a slide. -Target +

Target

Lists the slides and the objects that you can target. -Slide / Object +

Slide / Object

Enter the name of the slide or the object that you want to look for. -Find +

Find

Searches for the specified slide or object. -Go to document +

Go to document

Opens and displays a file during a slide show. If you select a $[officename] file as the target document, you can also specify the page that will open. -Document +

Document

Define the location of the target document. -Document +

Document

Enter a path to the file you want to open, or click Browse to locate the file. -Browse +

Browse

Locate the file you want to open. -Play audio +

Play audio

Plays an audio file. -Audio +

Audio

Define the location of the audio file. -Audio +

Audio

Enter a path to the audio file you want to open, or click Browse to locate the file. -Browse +

Browse

Locate the audio file you want to play. -If you did not install audio files with $[officename], you can run the $[officename] Setup program again and select Modify. -Play +If you did not install audio files with $[officename], you can run the $[officename] Setup program again and select Modify. +

Play

Plays the selected audio file. -Run program +

Run program

Starts a program during a slide show. -Program -Program +

Program

+

Program

Enter a path to the program you want to start, or click Browse to locate the program. -Browse +

Browse

Locate the program you want to start. -Run macro +

Run macro

Runs a macro during the slide show. -Macro -Macro +

Macro

+

Macro

Enter a path to the macro you want to run, or click Browse to locate the macro. -Browse +

Browse

Locate the macro you want to run. -Exit presentation +

Exit presentation

Ends the presentation. -Start object action +

Start object action

You can choose the "Start object action" entry for inserted OLE objects. -Edit +

Edit

Opens the object in edit mode.
diff --git a/source/text/simpress/main_format.xhp b/source/text/simpress/main_format.xhp index 816c677a02..29a20398e3 100644 --- a/source/text/simpress/main_format.xhp +++ b/source/text/simpress/main_format.xhp @@ -27,40 +27,42 @@
- Format +

Format

Contains commands for formatting the layout and the contents of your document.
- Character +

Character

- Paragraph +

Paragraph

- Bullets and Numbering +

Bullets and Numbering

- Position and Size +

Position and Size

- Line +

Line

- Area +

Area

- Text +

Text

- Slide Design +

Slide Design

- Slide Layout +

Slide Layout

+ + -- cgit