diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-04-22 12:23:59 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-04-22 17:26:27 +0200 |
commit | 54b758c1d7357d3a63fc9991c8888911d40c11d0 (patch) | |
tree | 4e2fe85b69ce5c0c2cd8e90ee246228c0ad4563a /source/text | |
parent | 8f674b960e776a70c916e508073cfa3f2e2269a1 (diff) |
tdf#102265 More work on Impress format menu (3)
Change-Id: Ie14e0364d2a8ddb9d9d50288fb7a7e28f7cc6a80
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/166463
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text')
-rw-r--r-- | source/text/simpress/main_format.xhp | 16 |
1 files changed, 5 insertions, 11 deletions
diff --git a/source/text/simpress/main_format.xhp b/source/text/simpress/main_format.xhp index 288396bb67..cfbcb1e3e6 100644 --- a/source/text/simpress/main_format.xhp +++ b/source/text/simpress/main_format.xhp @@ -36,17 +36,11 @@ <embed href="text/shared/menu/submenu_lists.xhp#submenu_lists"/> <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">Character</link></h2> - <embed href="text/shared/01/05020000.xhp#zeichentext"/> - - <h2 id="hd_id3149941"><link href="text/shared/01/05030000.xhp">Paragraph</link></h2> - <embed href="text/shared/01/05030000.xhp#absatztext"/> - - <h2 id="hd_id3147299"><link href="text/shared/01/06050000.xhp">Bullets and Numbering</link></h2> - <embed href="text/shared/01/06050000.xhp#numauftext"/> + <embed href="text/shared/menu/style_menu.xhp#styles"/> + <embed href="text/shared/01/05020000.xhp#character"/> + <embed href="text/shared/01/05030000.xhp#paragraph"/> + <embed href="text/shared/01/06050000.xhp#bullets_and_numbering"/> + <embed href="text/swriter/main0110.xhp#table"/> <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> |