From e7ae111766f390ee4b4d1697893335d33c1a01cc Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Tue, 21 May 2019 15:30:59 -0300 Subject: Untangle Help Contents for Impress and Draw Create a separated sdraw.tree for Contents and move entries from Impress tree to Draw tree. Common contents are maintained in both trees. This is work in progress. Draw and Impress Help pages need update especially for menus. Change-Id: I179a5ee7407c4a8357a87b2e7a0d8782b7bb0520 Reviewed-on: https://gerrit.libreoffice.org/72693 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/auxiliary/sdraw.tree | 101 +++++++++++++++++++++++++++++++++++++++++ source/auxiliary/simpress.tree | 40 ++-------------- 2 files changed, 104 insertions(+), 37 deletions(-) create mode 100644 source/auxiliary/sdraw.tree (limited to 'source') diff --git a/source/auxiliary/sdraw.tree b/source/auxiliary/sdraw.tree new file mode 100644 index 0000000000..4de802518f --- /dev/null +++ b/source/auxiliary/sdraw.tree @@ -0,0 +1,101 @@ + + + + + + Welcome to the %PRODUCTNAME Draw Help + %PRODUCTNAME Draw Features + Shortcut Keys for Drawing Objects + Shortcut Keys for Drawings + Instructions for Using %PRODUCTNAME Draw + + + + + Menus + File + Edit + View + Insert + Format + Shape + Tools + Window + Help + + + Toolbars + Drawing Bar + Options Bar + Standard Bar + Form Navigation Bar + Form Design Toolbar + Edit Points Bar + + + + + Loading Color, Gradient, and Hatching Lists + Inserting Graphics + + + Loading Color, Gradient, and Hatching Lists + Loading Line and Arrow Styles + Defining Custom Colors + Creating Gradient Fills + Replacing Colors + Arranging, Aligning and Distributing Objects + Changing the Slide Background Fill + Adding a Header or a Footer to All Slides + Applying a Slide Design to a Master Slide + Moving Objects + + + Printing Drawings + Printing a Slide to Fit a Paper Size + + + Cross-Fading Two Objects + + + Combining Objects and Constructing Shapes + Drawing Sectors and Segments + Duplicating Objects + Rotating Objects + Assembling 3D Objects + Connecting Lines + Converting Text Characters into Drawing Objects + Converting Bitmap Images into Vector Graphics + Converting 2D Objects to Curves, Polygons, and 3D Objects + Loading Line and Arrow Styles + Drawing Curves + Editing Curves + Inserting Graphics + Including Spreadsheets in Pages + Moving Objects + Selecting Underlying Objects + Creating a Flowchart + + + Grouping Objects + About Layers + Inserting Layers + Working With Layers + Moving Objects to a Different Layer + + + Adding Text + Converting Text Characters into Drawing Objects + + + Zooming With the Keypad + + + diff --git a/source/auxiliary/simpress.tree b/source/auxiliary/simpress.tree index 67d67d0625..5698f4c23d 100644 --- a/source/auxiliary/simpress.tree +++ b/source/auxiliary/simpress.tree @@ -17,19 +17,14 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - + Welcome to the %PRODUCTNAME Impress Help - Welcome to the %PRODUCTNAME Draw Help %PRODUCTNAME Impress Features - %PRODUCTNAME Draw Features Using Shortcut Keys in %PRODUCTNAME Impress - Shortcut Keys for Drawing Objects Shortcut Keys for %PRODUCTNAME Impress Presenter Console Keyboard Shortcuts - Shortcut Keys for Drawings Instructions for Using %PRODUCTNAME Impress - Instructions for Using %PRODUCTNAME Draw @@ -64,29 +59,6 @@ Edit Points Bar - - - Menus - File - Edit - View - Insert - Format - Tools - Modify - Window - Help - - - Toolbars - Drawing Bar - Options Bar - Standard Bar - Form Navigation Bar - Form Design Toolbar - Edit Points Bar - - Saving a Presentation in HTML Format @@ -122,6 +94,7 @@ Combining Objects and Constructing Shapes + Grouping Objects Drawing Sectors and Segments Duplicating Objects Rotating Objects @@ -139,14 +112,7 @@ Selecting Underlying Objects Creating a Flowchart - - Grouping Objects - About Layers - Inserting Layers - Working With Layers - Moving Objects to a Different Layer - - + Adding Text Converting Text Characters into Drawing Objects -- cgit