diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-09-21 12:37:27 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-09-21 17:39:23 +0200 |
commit | 9426607bb843538b580738195af7316b5683623c (patch) | |
tree | 6883e8c47dcfcbad0292f86ae4236bc4549246e3 /AllLangHelp_scalc.mk | |
parent | 37daca381f38f17887b57789d021cd3820533487 (diff) |
tdf#162607 disambiguate hid2file.js, DrawGraphicMenu
+ This uno:DrawGraphicMenu does not exist (anymore)
+ drop duplicate page in scalc/01 folder
+ adjust format_object.xhp for Writer and Calc
Change-Id: I45b58ca078115a564e06a3b02bd93c0f50dc1e26
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/173764
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, 0 insertions, 1 deletions
diff --git a/AllLangHelp_scalc.mk b/AllLangHelp_scalc.mk index 79f3c53a1c..f2ff6bad6e 100644 --- a/AllLangHelp_scalc.mk +++ b/AllLangHelp_scalc.mk @@ -192,7 +192,6 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\ helpcontent2/source/text/scalc/01/events_sheet \ helpcontent2/source/text/scalc/01/ex_data_stat_func \ helpcontent2/source/text/scalc/01/FieldMenu \ - helpcontent2/source/text/scalc/01/format_graphic \ helpcontent2/source/text/scalc/01/formula2value \ helpcontent2/source/text/scalc/01/FormatSparklineMenu \ helpcontent2/source/text/scalc/01/ful_func \ |