From cb24d887c855c8e8a1a9c2c31789b25091045e2d Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Sat, 24 Feb 2024 18:11:39 -0300 Subject: tdf#159872 Prepare Help page for RANDARRAY function Contents will be added upon tdf#126573 Change-Id: I54fed6b04b87f1dd5d9d7f344c022dd31a57b680 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/163894 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- AllLangHelp_scalc.mk | 1 + source/text/scalc/01/func_randarray.xhp | 38 +++++++++++++++++++++++++++++++++ 2 files changed, 39 insertions(+) create mode 100644 source/text/scalc/01/func_randarray.xhp diff --git a/AllLangHelp_scalc.mk b/AllLangHelp_scalc.mk index 8c40b4ec23..815e8e7a61 100644 --- a/AllLangHelp_scalc.mk +++ b/AllLangHelp_scalc.mk @@ -260,6 +260,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\ helpcontent2/source/text/scalc/01/func_opt_prob_hit \ helpcontent2/source/text/scalc/01/func_opt_prob_inmoney \ helpcontent2/source/text/scalc/01/func_opt_touch \ + helpcontent2/source/text/scalc/01/func_randarray \ helpcontent2/source/text/scalc/01/func_rawsubtract \ helpcontent2/source/text/scalc/01/func_regex \ helpcontent2/source/text/scalc/01/func_replaceb \ diff --git a/source/text/scalc/01/func_randarray.xhp b/source/text/scalc/01/func_randarray.xhp new file mode 100644 index 0000000000..b3b9a5c1e1 --- /dev/null +++ b/source/text/scalc/01/func_randarray.xhp @@ -0,0 +1,38 @@ + + + + + + + RANDARRAY function + /text/scalc/01/func_randarray.xhp + + + + + + RANDARRAY function + +
+

RANDARRAY

+ (...) +
+ +RANDARRAY(...) + + + + +COM.MICROSOFT.RANDARRAY +
+ RANDARRAY wiki page. +
+ +
-- cgit