diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-07-01 09:40:51 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-07-01 16:36:37 +0200 |
commit | 5e74f53b93134f1174f477fcbf54e93f06a4c707 (patch) | |
tree | 6ad4be417c18c21637e91bcda1a561d54b8a92f6 /AllLangHelp_scalc.mk | |
parent | b59586b7da5b2fe01ffb0c55ae522b5e82bead0f (diff) |
tdf#134376 Add Calc cell style Help page
Change-Id: I57f32bdfc4435cbe21b7cca1cb5170892e69447d
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97622
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, 1 insertions, 0 deletions
diff --git a/AllLangHelp_scalc.mk b/AllLangHelp_scalc.mk index d0599281e5..c339ed099e 100644 --- a/AllLangHelp_scalc.mk +++ b/AllLangHelp_scalc.mk @@ -181,6 +181,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\ helpcontent2/source/text/scalc/01/12120200 \ helpcontent2/source/text/scalc/01/12120300 \ helpcontent2/source/text/scalc/01/calculate \ + helpcontent2/source/text/scalc/01/cell_styles \ helpcontent2/source/text/scalc/01/data_form \ helpcontent2/source/text/scalc/01/data_provider \ helpcontent2/source/text/scalc/01/ex_data_stat_func \ |