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:43 +0100 |
commit | 4b3a8a7bccae4787e11ab658c9feadb2bd63d294 (patch) | |
tree | 4fa9250e82f8cfbd1074df2416dd823a9f52a5d5 /Package_html_media.mk | |
parent | 7dbb56f56f92ffcdea5ccc620a0b064a7eda1dd1 (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/84123
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 \ |