https://bugs.documentfoundation.org/show_bug.cgi?id=156357
--- Comment #8 from Heiko Tietze <[email protected]> --- FID_TOGGLEFORMULA in sc/source/ui/view/tabvwsh3.cxx for the menu command and VOPT_FORMULAS in sc/inc/viewopti.hxx for the option Both are closely entangled (and I don't see a reference when it was implemented). Restarting the application does the trick and you copy/paste the formula -- but switching back via the command still copy/pastes the formula and a restart is needed again. One solution is to commit the modifications properly. Likely per rDoc.SetViewOptions( aViewOpt ); -- You are receiving this mail because: You are the assignee for the bug.
