diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2021-03-10 22:00:02 +0100 |
---|---|---|
committer | Seth Chaiklin <sdc.blanco@youmail.dk> | 2021-03-11 13:44:27 +0100 |
commit | 9847ee04682b673c20918af6356c0dbf39aa6deb (patch) | |
tree | 5033679327a90f4b8a51bf9d329009c691bbba55 /source/text/simpress | |
parent | 5b9423fe309bad1fc15230c1ef641521b424a73a (diff) |
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 <h2> 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 <sdc.blanco@youmail.dk>
Diffstat (limited to 'source/text/simpress')
-rw-r--r-- | source/text/simpress/main_format.xhp | 27 |
1 files 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 @@ </section> <embed href="text/shared/submenu_text.xhp#submenu_text"/> <embed href="text/shared/submenu_spacing.xhp#submenu_spacing"/> - <embed href="text/swriter/main0105.xhp#Align-and-Lists"/><comment>temporary solution, until submenus are made</comment> + <embed href="text/swriter/main0105.xhp#Align-and-Lists"/><comment>temporary solution for "Align Text", until submenu is made</comment> + <embed href="text/swriter/main0105.xhp#Lists"/><comment>temporary solution for "Lists", until submenu is made</comment> <embed href="text/shared/01/05010000.xhp#standard"/> + <h2 id="hd_id451615217475502">Styles</h2> + <paragraph role="paragraph" id="par_id41615217505414">Shows commands to edit, update, create, and manage styles.</paragraph><comment>Needs a submenu page</comment> + <h2 id="hd_id3147401"><link href="text/shared/01/05020000.xhp" name="Character">Character</link></h2> <embed href="text/shared/01/05020000.xhp#zeichentext"/> @@ -43,17 +47,24 @@ <h2 id="hd_id3147299"><link href="text/shared/01/06050000.xhp" name="Numbering/Bullets">Bullets and Numbering</link></h2> <embed href="text/shared/01/06050000.xhp#numauftext"/> + + <h2 id="hd_id801615217485302">Table</h2> + <paragraph role="paragraph" id="par_id61615217563797">Shows commands to format, edit, and delete a table and its elements.</paragraph><comment>Needs a submenu page</comment> + + <h2 id="hd_id401615217493429">Image</h2> + <paragraph role="paragraph" id="par_id901615217674598">Shows commands to crop, edit, and manage images.</paragraph><comment>Needs a submenu page.</comment> + <embed href="text/simpress/submenu_object_shape.xhp#objectshape"/> + <embed href="text/shared/01/05210600.xhp#shadow"/> <embed href="text/simpress/01/06070000.xhp#interactionh1"/> <embed href="text/shared/01/05190000.xhp#name_head"/> <embed href="text/shared/01/05190100.xhp#description_head"/> - - <h2 id="hd_id3156286"><link href="text/simpress/01/05120000.xhp" name="Page Layout...">Slide Design</link></h2> - <embed href="text/simpress/01/05120000.xhp#seitenvorlagetext"/> - - <h2 id="hd_id3163827"><link href="text/simpress/01/05130000.xhp" name="Modify Layout">Slide Layout</link></h2> - <embed href="text/simpress/01/05130000.xhp#seite"/> - + <embed href="text/shared/01/05360000.xhp#distribute_selection"/> + <embed href="text/shared/02/05090000.xhp#drehen"/> + <embed href="text/shared/01/05240000.xhp#flip"/> + <embed href="text/simpress/01/13050000.xhp#convert"/> + <embed href="text/shared/01/05070000.xhp#alignment"/> + <embed href="text/simpress/01/05250000.xhp#arrange"/> <embed href="text/shared/01/05290000.xhp#group"/> </body> |