diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:06:44 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:06:44 +0000 |
commit | ed5640d8b587fbcfed7dd7967f3de04b37a76f26 (patch) | |
tree | 7a5f7c6c9d02226d7471cb3cc8fbbf631b415303 /helpcontent2/source/text/scalc/01/recalculate_hard.xhp | |
parent | Initial commit. (diff) | |
download | libreoffice-upstream/4%7.4.7.tar.xz libreoffice-upstream/4%7.4.7.zip |
Adding upstream version 4:7.4.7.upstream/4%7.4.7upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'helpcontent2/source/text/scalc/01/recalculate_hard.xhp')
-rw-r--r-- | helpcontent2/source/text/scalc/01/recalculate_hard.xhp | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/helpcontent2/source/text/scalc/01/recalculate_hard.xhp b/helpcontent2/source/text/scalc/01/recalculate_hard.xhp new file mode 100644 index 000000000..296a3fd1e --- /dev/null +++ b/helpcontent2/source/text/scalc/01/recalculate_hard.xhp @@ -0,0 +1,37 @@ +<?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="recalculate hard" indexer="include" status="PUBLISH"> + <title id="tit" xml-lang="en-US">Recalculate hard</title> + <filename>/text/scalc/01/recalculate_hard.xhp</filename> + </topic> +</meta> +<body> +<bookmark id="bm_id581645217532281" xml-lang="en-US" branch="hid/.uno:CalculateHard" localize="false"/> +<bookmark xml-lang="en-US" branch="index" id="bm_id351645231629404"> + <bookmark_value>calculate;recalculate hard</bookmark_value> + <bookmark_value>formulas;recalculate hard</bookmark_value> + <bookmark_value>calculate;force recalculation</bookmark_value> + <bookmark_value>formulas;force recalculation</bookmark_value> + <bookmark_value>non volatile functions;force recalculation</bookmark_value> + <bookmark_value>cell contents;force recalculation</bookmark_value> +</bookmark> +<section id="recalculate_hard_head"> + <h1 id="hd_id611645217532285"><variable id="recalculatehardh1"><link href="text/scalc/01/recalculate_hard.xhp" name="recalculate hard">Recalculate Hard</link></variable></h1> + <paragraph id="par_id631645217532291" role="paragraph" xml-lang="en-US">Recalculates all formulas in the document, including Add-In functions and non-volatile functions.</paragraph> +</section> +<section id="howtoget"> + <embed href="text/scalc/00/00000406.xhp#recalculate_hard"/> +</section> +<paragraph role="paragraph" id="par_id361645227084327">The <menuitem>Recalculate Hard</menuitem> command forces recalculation of all formula cells of the spreadsheet document, including explicit non-volatile functions, even if no new input event exist. Examples of explicit non-volatile functions are <link href="text/scalc/01/04060106.xhp#rand_nv" name="RAND.NV">RAND.NV</link> and <link href="text/scalc/01/04060106.xhp#randbetween_nv" name="RANDBETWEEN.NV">RANDBETWEEN.NV</link>.</paragraph> +</body> +</helpdocument> |