diff options
author | Bogdan Buzea <buzea.bogdan@libreoffice.org> | 2024-12-16 08:38:52 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-12-18 16:45:24 +0100 |
commit | ae02c3ab71c924e57a32166f57fdfaf89bace1f0 (patch) | |
tree | 673c25218068eee55da476ba7bf1a0b96c2116f4 | |
parent | e7c95257e8a6c32fd460a11042d5cd5e38e27d1c (diff) |
tdf#124954 Improve Help about cache spreedsheet formula
Change-Id: If9fdd7fa699afd9735b98fb42def1c1700556591
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/178535
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Jenkins
(cherry picked from commit 6c4a6bbc4f688feeabeb307c0dea1ef0c8f2baab)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/178716
-rw-r--r-- | source/text/shared/optionen/01060900.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/optionen/01060900.xhp b/source/text/shared/optionen/01060900.xhp index 1f918012cb..2856075478 100644 --- a/source/text/shared/optionen/01060900.xhp +++ b/source/text/shared/optionen/01060900.xhp @@ -88,7 +88,7 @@ <paragraph id="par_id2015549" role="paragraph">Loading a large spreadsheet file can take a long time. If you don't need to update your large spreadsheet data immediately, you can postpone the recalculation at a better time. %PRODUCTNAME allows you to defer recalculation of Excel 2007 (and above) spreadsheets to speedup loading time. </paragraph> <bookmark branch="hid/modules/scalc/ui/optformula/odfrecalc" id="bm_id21752590967776" localize="false"/> <h3 id="par_id2215549">ODF Spreadsheet (not saved by %PRODUCTNAME):</h3> - <paragraph id="par_id2016549" role="paragraph">Recent versions of %PRODUCTNAME caches spreadsheet formula results into its ODF file. This feature helps %PRODUCTNAME to recalculate a large ODF spreadsheet saved by %PRODUCTNAME faster. </paragraph> + <paragraph id="par_id2016549" role="paragraph">%PRODUCTNAME caches spreadsheet formula results into its ODF file. This feature helps %PRODUCTNAME to recalculate a large ODF spreadsheet saved by %PRODUCTNAME faster. </paragraph> <paragraph id="par_id2017549" role="paragraph">For ODF spreadsheets saved by other programs, where such cached formula results may not exist, recalculation can be deferred to speedup file loading as with Excel 2007 files. </paragraph> <paragraph id="par_id2315549" role="paragraph">For the entries above the following choices are possible:</paragraph> |