https://bugs.documentfoundation.org/show_bug.cgi?id=171098
--- Comment #7 from ady <[email protected]> --- (In reply to Vladimir Sokolinskiy from comment #6) > 4. If Application.Calculation = xlCalculationManual, then when entering or > modifying a formula or manually recalculating a cell, the INFO function with > the "recalc" parameter returns "Manual" (taking localization into account). That's the part that fails in my test in a recent LO Dev 26.8. While I have set Manual Recalculation mode, I managed to make INFO("recalc") return a "Manual" result, once. If I execute "Recalculate" or "Recalculate Hard", the function returns "Automatic", even though I am still in Manual Recalculation mode. -- You are receiving this mail because: You are the assignee for the bug.
