From 6af227454d2abe93b6d8e0d0042da2aed3f5f5fb Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Sat, 3 Mar 2018 17:31:02 +0100 Subject: Update Impress Animation pane page Sync with current UI after numerous changes during the years Change-Id: Iba6c58eef7f1f0959bb85ffc59c7be375e44ab09 Reviewed-on: https://gerrit.libreoffice.org/50710 Reviewed-by: Gabor Kelemen Tested-by: Gabor Kelemen --- AllLangHelp_simpress.mk | 1 - source/text/simpress/01/06060000.xhp | 93 ++++++++++++++++++----------- source/text/simpress/01/animationeffect.xhp | 53 ---------------- 3 files changed, 57 insertions(+), 90 deletions(-) delete mode 100644 source/text/simpress/01/animationeffect.xhp diff --git a/AllLangHelp_simpress.mk b/AllLangHelp_simpress.mk index 2784af8e99..5f78c6c705 100644 --- a/AllLangHelp_simpress.mk +++ b/AllLangHelp_simpress.mk @@ -114,7 +114,6 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,simpress,\ helpcontent2/source/text/simpress/01/13180100 \ helpcontent2/source/text/simpress/01/13180200 \ helpcontent2/source/text/simpress/01/13180300 \ - helpcontent2/source/text/simpress/01/animationeffect \ helpcontent2/source/text/simpress/01/effectoptions \ helpcontent2/source/text/simpress/01/effectoptionseffect \ helpcontent2/source/text/simpress/01/effectoptionstext \ diff --git a/source/text/simpress/01/06060000.xhp b/source/text/simpress/01/06060000.xhp index 2c637838c1..6bee5d0090 100644 --- a/source/text/simpress/01/06060000.xhp +++ b/source/text/simpress/01/06060000.xhp @@ -22,7 +22,7 @@ -Custom Animation Pane +Animation Pane /text/simpress/01/06060000.xhp @@ -37,16 +37,17 @@ presentations; ordering of effects lists;animations animations;list of -mw added "lists;" and "animations;" + - -Custom Animation Pane -Assigns effects to selected objects. + +Animation Pane +Assigns effects to selected objects.
+ Animation List The animation list displays all animations for the current slide. @@ -57,36 +58,50 @@ More animations may be present, which run when a shape is shown. If any of these animated shapes are present, they are listed in the lower half of the animation list. Tabs display the name of each shape that runs an animation. -Each list entry can consist of the following columns, from left to right: +Each list entry consists of the following two rows: -An optional + character signals that the text paragraphs are animated. +The first row of the entry shows a mouse icon if the animation is started by a mouse click, and a clock if the animation starts after the previous animation ends. The name of the shape for the animation effect or the first characters of the animated text. -The second column shows the execution number of the animation. +In the second row an icon shows the animation effect, followed by the category and the name of the effect. + + +Add +Adds another animation effect for the selected object on the slide. + +Remove +Removes the selected animation effects from the animation list. + + +Change order +Click one of the buttons to move the selected animation effect up or down in the list. + + +Category +Select an animation effect category. The following categories are available: + -Column three shows a mouse icon if the animation is started by a mouse click, and a clock if the animation starts after the previous animation ends. +Entrance: Select an entrance effect from the list of effects. -In column four, an icon shows the animation effect. +Emphasis: Select an emphasis effect from the list of effects. -The fifth column shows the name of the shape for this animation effect and optionally the first characters of animated text. +Exit: Select an exiting effect from the list of effects. + + +Motion Paths: Select a motion path effect from the list of effects. - -Add -Opens the Custom Animation dialog to add another animation effect for the selected object on the slide. - -Change -Opens the Custom Animation dialog to change the animation effect for the selected entry on the animation list. - -Remove -Removes the selected animation effects from the animation list. + +Effect +Select an animation effect. + Start -Displays the start property of the selected animation effect. The following start properties are available: +Displays when the selected animation effect should be started. The following start options are available: @@ -101,25 +116,31 @@ After previous - the animation runs as soon as the previous animation ends. -UFI: removed help id -Property + + + + + + + + + +Properties: Direction, Amount, Color, Fill color, Size, Line color, Font, Font size, Typeface Selects the additional properties of the animation. Click the Options button to open the Effect Options dialog, where you can select and apply properties. - -Speed -Specifies the speed or duration of the selected animation effect. - - -Change order -Click one of the buttons to move the selected animation effect up or down in the list. - -Play -Plays the selected animation effect in the preview. - -Slide Show -Starts the slide show from the current slide. + + +Duration +Specifies the duration of the selected animation effect. + +Delay +The animation starts delayed by this amount of time. Automatic preview Select to preview new or edited effects on the slide while you assign them. + +Play +Plays the selected animation effect in the preview. +
diff --git a/source/text/simpress/01/animationeffect.xhp b/source/text/simpress/01/animationeffect.xhp deleted file mode 100644 index 3e6d73ac19..0000000000 --- a/source/text/simpress/01/animationeffect.xhp +++ /dev/null @@ -1,53 +0,0 @@ - - - - - - - - -Custom Animation -/text/simpress/01/animationeffect.xhp - - -UFI: Animation Effect dialog from Custom Animation Pane - - - - -Custom Animation -Select an effect and click OK to assign it. -Adds a new animation effect to the object selected in the slide, or changes the animation of the selected element in the Custom Animations Pane. -The dialog contains the following tab pages: -Entrance -Select an entrance effect from the effect categories. -Emphasis -Select an emphasis effect from the effect categories. -Exit -Select an exiting effect from the effect categories. -Motion Paths -Select a motion path from the motion path categories. - -Speed -Specifies the speed or duration of the selected animation effect. - -Automatic preview -Select to preview new or edited effects on the slide. - - -- cgit