diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-08-31 21:42:37 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-09-01 12:41:58 +0200 |
commit | fd13056cba22995c1b846aa466fac2b7995a1919 (patch) | |
tree | 2735525f572be36c919693a0ae9bd84bd20ac334 /AllLangHelp_swriter.mk | |
parent | cc32ce4040119c1a6b950e95f0612e04babb03ce (diff) |
tdf#155875 Tab'd UI cmds Writer/Styles in Help(25)
+ refactoring
+ Edit Styles dialog box (part 25)
Change-Id: I3a627e45c659910696a3ab29cfa51870dd44c436
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/156369
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangHelp_swriter.mk')
-rw-r--r-- | AllLangHelp_swriter.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/AllLangHelp_swriter.mk b/AllLangHelp_swriter.mk index bde68c9d3c..6ab7755343 100644 --- a/AllLangHelp_swriter.mk +++ b/AllLangHelp_swriter.mk @@ -177,6 +177,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,swriter,\ helpcontent2/source/text/swriter/01/06990000 \ helpcontent2/source/text/swriter/01/contentcontrol00 \ helpcontent2/source/text/swriter/01/accessibility_check \ + helpcontent2/source/text/swriter/01/edit_style \ helpcontent2/source/text/swriter/01/format_object \ helpcontent2/source/text/swriter/01/format_frame \ helpcontent2/source/text/swriter/01/goto \ |