From 9847ee04682b673c20918af6356c0dbf39aa6deb Mon Sep 17 00:00:00 2001 From: Seth Chaiklin Date: Wed, 10 Mar 2021 22:00:02 +0100 Subject: tdf#102265 finish giving all controls to format menu - remove "Slide Layout" and "Slide Design", which are no longer on this page. + embed missing controls + for three submenu items, add

and description, which can be replaced when submenus are made. Change-Id: I1130b9a087a7d7550178dcaf8fbdef81a2d237ea Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112231 Tested-by: Jenkins Reviewed-by: Seth Chaiklin --- source/text/simpress/main_format.xhp | 27 +++++++++++++++++++-------- 1 file changed, 19 insertions(+), 8 deletions(-) diff --git a/source/text/simpress/main_format.xhp b/source/text/simpress/main_format.xhp index 65b7268b41..ca95949cd3 100644 --- a/source/text/simpress/main_format.xhp +++ b/source/text/simpress/main_format.xhp @@ -32,9 +32,13 @@ - temporary solution, until submenus are made + temporary solution for "Align Text", until submenu is made + temporary solution for "Lists", until submenu is made +

Styles

+ Shows commands to edit, update, create, and manage styles.Needs a submenu page +

Character

@@ -43,17 +47,24 @@

Bullets and Numbering

+ +

Table

+ Shows commands to format, edit, and delete a table and its elements.Needs a submenu page + +

Image

+ Shows commands to crop, edit, and manage images.Needs a submenu page. + + - -

Slide Design

- - -

Slide Layout

- - + + + + + + -- cgit