diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-09-07 19:45:50 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-09-08 11:58:50 +0200 |
commit | ba616b2299e419762f2eca9ba5b55ed5a4f31c9f (patch) | |
tree | b264c019485846eb2d711a7c6470a1641f0addf6 /AllLangHelp_scalc.mk | |
parent | 8daa94aa1ff1135d3d2552182c7f2d23cc21d6f2 (diff) |
tdf#155875 UI cmds Writer/Table in Help(35)
+ refactoring
+ Table - AutoFormat Styles (part 35)
+ uno:AutoFormat refers to similar dialogs in Calc and Writer
+ but each on its module
+ merged in shared/01/AutoFormat.xhp with app switch
+ removed obsolete files (merged)
Change-Id: I9324c517f19934027311c297d012397650b60cf4
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/156685
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangHelp_scalc.mk')
-rw-r--r-- | AllLangHelp_scalc.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/AllLangHelp_scalc.mk b/AllLangHelp_scalc.mk index f69425a60f..04a1ba353b 100644 --- a/AllLangHelp_scalc.mk +++ b/AllLangHelp_scalc.mk @@ -111,7 +111,6 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\ helpcontent2/source/text/scalc/01/05080300 \ helpcontent2/source/text/scalc/01/05080400 \ helpcontent2/source/text/scalc/01/05100000 \ - helpcontent2/source/text/scalc/01/05110000 \ helpcontent2/source/text/scalc/01/05120000 \ helpcontent2/source/text/scalc/01/05120100 \ helpcontent2/source/text/scalc/01/05120200 \ |