source/text/scalc/01/events_sheet.xhp |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit afa0a94db4d511a638cb81ff7e000fb6f285c830
Author:     Eike Rathke <er...@redhat.com>
AuthorDate: Wed Aug 14 20:00:37 2024 +0200
Commit:     Eike Rathke <er...@redhat.com>
CommitDate: Wed Aug 14 20:03:20 2024 +0200

    OnCalculate sheet event is fired before, not after recalculation
    
    Change-Id: Ief7019183946fa8c8a32e0571ebc21c10f0417dd
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/171874
    Tested-by: Jenkins
    Reviewed-by: Eike Rathke <er...@redhat.com>

diff --git a/source/text/scalc/01/events_sheet.xhp 
b/source/text/scalc/01/events_sheet.xhp
index cac26d38ae..c4c9dfdacc 100644
--- a/source/text/scalc/01/events_sheet.xhp
+++ b/source/text/scalc/01/events_sheet.xhp
@@ -81,10 +81,10 @@
     </tablerow>
     <tablerow>
         <tablecell>
-            <paragraph id="par_id331685033039088" role="tablecontent">Formulas 
calculated</paragraph>
+            <paragraph id="par_id331685033039088" role="tablecontent">Formulas 
calculate</paragraph>
         </tablecell>
         <tablecell>
-            <paragraph id="par_id161685033039088" role="tablecontent">Cells in 
sheet have been recalculated.</paragraph>
+            <paragraph id="par_id161685033039088" role="tablecontent">Cells in 
sheet will be recalculated.</paragraph>
         </tablecell>
     </tablerow>
     <tablerow>

Reply via email to