diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-07-23 08:38:53 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-07-23 17:47:22 +0200 |
commit | 63b4c1e42c58e5e0600397c86759d8979c9db76e (patch) | |
tree | 260cbd46d2c5abc496855d77fd62b3588dd0b1a2 /source/text/simpress | |
parent | 141b19cf577d2c6b3fb7b3c29dc67977352895c5 (diff) |
tdf#155875 Tab'd UI cmds Writer/Format in Help(1)
+ refactoring
+ Writer Format menu (part 1)
Change-Id: I77096e6d4890e64f6a5e20a33ca518eaa10f302d
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/154807
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/simpress')
-rw-r--r-- | source/text/simpress/main_format.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/simpress/main_format.xhp b/source/text/simpress/main_format.xhp index d956a80a80..cd4712ff04 100644 --- a/source/text/simpress/main_format.xhp +++ b/source/text/simpress/main_format.xhp @@ -30,8 +30,8 @@ <h1 id="hd_id3152596"><link href="text/simpress/main_format.xhp">Format</link></h1> <paragraph id="par_id3145801" role="paragraph" xml-lang="en-US"><ahelp hid=".">Contains commands for formatting the layout and the contents of your document.</ahelp></paragraph> </section> - <embed href="text/shared/submenu_text.xhp#submenu_text"/> - <embed href="text/shared/submenu_spacing.xhp#submenu_spacing"/> + <embed href="text/shared/menu/submenu_text.xhp#submenu_text"/> + <embed href="text/shared/menu/submenu_spacing.xhp#submenu_spacing"/> <embed href="text/swriter/main0105.xhp#Align-and-Lists"/><comment>temporary solution for "Align Text", until submenu is made</comment> <h2 id="hd_id951602975070826"><link href="text/simpress/format_submenu_lists.xhp">Lists</link></h2> |