From aefcd8e0945387c36ae5a80b6815763cae2a3022 Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Sun, 11 Sep 2022 20:56:47 -0300 Subject: tdf#119421 Refactor conditional formatting Help pages * Still work to be done with other CF pages floating around * Strucutred the entry page for the CF dialog * Split conditions descriptions into sub-pages Many thanks to Roman Kuznetsov for the inputs. Change-Id: I5a9d91ab34febc127eb7dc762258428629ec5477 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/139783 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- AllLangHelp_scalc.mk | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'AllLangHelp_scalc.mk') diff --git a/AllLangHelp_scalc.mk b/AllLangHelp_scalc.mk index 3b3df75b34..e7ab38d663 100644 --- a/AllLangHelp_scalc.mk +++ b/AllLangHelp_scalc.mk @@ -115,6 +115,11 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\ 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 \ + helpcontent2/source/text/scalc/01/05120300 \ + helpcontent2/source/text/scalc/01/05120400 \ + helpcontent2/source/text/scalc/01/05120500 \ helpcontent2/source/text/scalc/01/06020000 \ helpcontent2/source/text/scalc/01/06030000 \ helpcontent2/source/text/scalc/01/06030100 \ -- cgit