https://bugs.documentfoundation.org/show_bug.cgi?id=139602
Eike Rathke <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|difficultyBeginner |difficultyMedium --- Comment #13 from Eike Rathke <[email protected]> --- More places to adapt.. sc/source/ui/view/viewfun2.cxx the enum ScAutoSum, and lcl_IsAutoSumData() the switch, and one comparison in ScViewFunc::GetAutoSumArea() (best introduce a proper end value in the enum for that instead of using the last of the "real" values.. so that never needs to be adapted again). For reference see the commit that introduced the dropdown: https://git.libreoffice.org/core/+/0ec98930888ee9f29032d12185baefc71da8489f%5E! (changing difficulty of the EasyHack to medium). -- You are receiving this mail because: You are the assignee for the bug.
