https://issues.apache.org/ooo/show_bug.cgi?id=125619
mroe <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest|--- |4.1.0 Confirmation on| | Version|4.1.1 |OOo 3.3 or older OS|Windows XP |All --- Comment #2 from mroe <[email protected]> --- (In reply to brinzing from comment #1) > and the format is set back to standard in case of: > > Sub Main > ThisComponent.calculateAll() > End Sub It's the same as [Ctrl]+[Shift]+[F9] (= Recalculate hard) > btw: why not adding an entry for "calculateAll" to the menu? You can do it by yourself. In the most of cases users don't need to recalculate hard. A change of formatting calls not a reformatting of dependent cells. (There is a special trigger missing.) But a change of the value calls a recalculation (with a reformatting) of dependent cells. BTW: There is always no 4.1.1 value for "Latest Confirmation on:". :-( -- You are receiving this mail because: You are the assignee for the issue. You are watching all issue changes.
