diff options
author | Steve Fanning <stevemfanning.wh@gmail.com> | 2019-11-30 12:14:44 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-11-30 16:44:27 +0100 |
commit | d224d5be730b942c59f2942482e6704c9f51e2c3 (patch) | |
tree | 4466d70d38c1583e45ee76dedff710818f11292b /Package_html_media.mk | |
parent | 0090b4347539bd3e76f2f01bc249303d0eea5d40 (diff) |
tdf#92084 Help Pages for OPT_* Calc functions
Note: The OPT_* functions implemented in release 4.0
have no HID_ defined.
Dummy HID contants were inserted waiting for tdf#129115.
Change-Id: Iac253a86ff8cbf8fd1a222c6326abc7e0c9f4f76
Signed-off-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Reviewed-on: https://gerrit.libreoffice.org/84122
Tested-by: Jenkins
Diffstat (limited to 'Package_html_media.mk')
-rw-r--r-- | Package_html_media.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Package_html_media.mk b/Package_html_media.mk index 8f1c0078e9..a9a4625fdf 100644 --- a/Package_html_media.mk +++ b/Package_html_media.mk @@ -86,6 +86,7 @@ $(eval $(call gb_Package_add_files_with_dir,helpcontent2_html_media,$(LIBO_SHARE helpimg/sc_func_imsec.png \ helpimg/sc_func_imsech.png \ helpimg/sc_func_imtan.png \ + helpimg/sc_func_opt01.svg \ helpimg/sd_drawing_with_comment.png \ helpimg/sd_PresenterConsole01.png \ helpimg/sd_PresenterConsole02.png \ |