diff options
author | Balaharipreetha Muthu <balaharipreetha@gmail.com> | 2020-12-11 03:28:35 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-12-17 00:09:57 +0100 |
commit | d8e499a2dafadafc7cf90869f1046e1df8c2d3f4 (patch) | |
tree | 06c99ac03770082948c1221119553dc41e93e93f /AllLangHelp_scalc.mk | |
parent | a79d500fcf233f3da1afb1b4d1b63ea3ad18de59 (diff) |
tdf#116381 - Add help file - anchor types for an image in Calc
Change-Id: Ib2d9cbd0607e47f1adeb74f5c4a31e984d07197a
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107545
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 c339ed099e..4c730d72a1 100644 --- a/AllLangHelp_scalc.mk +++ b/AllLangHelp_scalc.mk @@ -328,6 +328,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\ helpcontent2/source/text/scalc/guide/cellstyle_by_formula \ helpcontent2/source/text/scalc/guide/cellstyle_conditional \ helpcontent2/source/text/scalc/guide/cellstyle_minusvalue \ + helpcontent2/source/text/scalc/guide/change_image_anchor \ helpcontent2/source/text/scalc/guide/consolidate \ helpcontent2/source/text/scalc/guide/csv_files \ helpcontent2/source/text/scalc/guide/csv_formula \ |