From 59090e419fef3a6ec7a5270585d72312dafb78d2 Mon Sep 17 00:00:00 2001 From: Ciorba Edmond Date: Fri, 19 Jul 2013 11:53:50 +0300 Subject: Updating helpcontent for changes in fdo#63211, fdo#65456, fdo#65457. Change-Id: I1938ab4383dd67c054eb61c7c2efe587e6d9c6e2 --- source/text/simpress/guide/animated_objects.xhp | 1 + source/text/simpress/guide/animated_slidechange.xhp | 1 + source/text/swriter/guide/send2html.xhp | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/source/text/simpress/guide/animated_objects.xhp b/source/text/simpress/guide/animated_objects.xhp index 17c40401fa..2f77d64c05 100644 --- a/source/text/simpress/guide/animated_objects.xhp +++ b/source/text/simpress/guide/animated_objects.xhp @@ -59,6 +59,7 @@ To preview the animation, click the Play button. + On Slide Pane an icon appears next to the preview of those slides, which have one or more objects with custom animation. When you present the slide show with the Presenter Console, icon indicates that the next slide has custom animation. To apply and edit a motion path effect: An object can be animated to move along a motion path. You can use predefined or your own motion paths. If you select "Curve", "Polygon", or "Freeform Line", the dialog closes and you can draw your own path. If the drawing is finished and not canceled, the created path is removed from the document and inserted as a motion path effect. diff --git a/source/text/simpress/guide/animated_slidechange.xhp b/source/text/simpress/guide/animated_slidechange.xhp index 2dd9c89d55..71356f8e18 100644 --- a/source/text/simpress/guide/animated_slidechange.xhp +++ b/source/text/simpress/guide/animated_slidechange.xhp @@ -51,6 +51,7 @@ You can preview the transition effect in the document window. +On Slide Pane an icon appears next to the preview of those slides, which have slide transition. When you present the slide show with the Presenter Console, icon indicates that the next slide has slide transition. To apply the same transition effect to more than one slide diff --git a/source/text/swriter/guide/send2html.xhp b/source/text/swriter/guide/send2html.xhp index fcc8cdd028..a4385389d5 100644 --- a/source/text/swriter/guide/send2html.xhp +++ b/source/text/swriter/guide/send2html.xhp @@ -35,7 +35,7 @@ Saving Text Documents in HTML Format You can save a $[officename] Writer document in HTML format, so that you can view it in a web browser. If you want, you can associate a page break with a specific heading paragraph style to generate a separate HTML page each time the style appears in the document. $[officename] Writer automatically creates a page containing hyperlinks to each of these pages. - When you save a text document in HTML format, any graphics in the document are saved in JPEG format. The name of the HTML document is added as a prefix to the name of the graphic file. The JPEG images are saved in the same folder as the HTML document and are referenced with <IMG> tags in the HTML code. + When you save a text document in HTML format, any graphics in the document are saved into the HTML document as embedded data streams. $[officename] tries to keep the original format of graphics, i.e. JPEG pictures or SVG images will be saved into HTML as such. All other graphic formats are saved as PNG. Apply one of the default $[officename] heading paragraph styles, for example, "Heading 1", to the paragraphs where you want to generate a new HTML page. -- cgit