AllLangHelp_scalc.mk                    |    1 
 source/text/scalc/01/func_randarray.xhp |   38 ++++++++++++++++++++++++++++++++
 2 files changed, 39 insertions(+)

New commits:
commit cb24d887c855c8e8a1a9c2c31789b25091045e2d
Author:     Olivier Hallot <olivier.hal...@libreoffice.org>
AuthorDate: Sat Feb 24 18:11:39 2024 -0300
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Mon Feb 26 11:52:56 2024 +0100

    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 <olivier.hal...@libreoffice.org>

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 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<helpdocument version="1.0">
+    <!--
+    * This file is part of the LibreOffice project.
+    *
+    * This Source Code Form is subject to the terms of the Mozilla Public
+    * License, v. 2.0. If a copy of the MPL was not distributed with this
+    * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+    *
+    -->
+
+<meta>
+    <topic id="text/scalc/01/func_randarray.xhp" indexer="include" 
status="PUBLISH">
+    <title id="tit">RANDARRAY function</title>
+    <filename>/text/scalc/01/func_randarray.xhp</filename>
+    </topic>
+</meta>
+<body>
+<bookmark id="bm_id221708806478124" branch="hid/SC_HID_FUNC_RANDARRAY_MS" 
localize="false"/>
+<bookmark branch="index" id="bm_id361708283183878">
+    <bookmark_value>RANDARRAY function</bookmark_value>
+</bookmark>
+<section id="randarray">
+    <h1 id="hd_id901708806478126"><variable id="h1"><link 
href="text/scalc/01/func_randarray.xhp">RANDARRAY</link></variable></h1>
+    <paragraph id="par_id771708806478128" role="paragraph">(...)</paragraph>
+</section>
+<embed href="text/scalc/01/ful_func.xhp#func_head_syntax"/>
+<paragraph role="code" id="par_id211708281649651">RANDARRAY(...)</paragraph>
+<embed href="text/scalc/01/ful_func.xhp#func_head_example"/>
+<embed href="text/scalc/01/common_func.xhp#sectiontechinfo"/>
+<embed href="text/scalc/00/avail_release.xhp#24.8"/>
+<embed href="text/scalc/01/common_func.xhp#notODFF"/>
+<paragraph role="paragraph" id="par_id341640870986703" 
localize="false"><literal>COM.MICROSOFT.RANDARRAY</literal></paragraph>
+<section id="relatedtopics">
+    <tip id="par_id701677016751508"><link 
href="https://wiki.documentfoundation.org/Documentation/Calc_Functions/RANDARRAY";>RANDARRAY
 wiki page</link>.</tip>
+</section>
+</body>
+</helpdocument>

Reply via email to