[Libreoffice-bugs] [Bug 136003] PROTECT SHEET: Can't delete rows, despite of allow to deletes

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sat Aug 22 05:37:16 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=136003

--- Comment #2 from himajin100000 at gmail.com ---
https://opengrok.libreoffice.org/xref/core/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu?r=7b480207#1054

https://opengrok.libreoffice.org/xref/core/sc/sdi/cellsh.sdi?r=02cac3ee#123

https://opengrok.libreoffice.org/xref/core/sc/source/ui/view/cellsh.cxx?r=e67657d5#123

there is no SID_DEL_ROWS in switch statement.

therefore bEditable is important.

https://opengrok.libreoffice.org/xref/core/sc/source/ui/view/cellsh.cxx?r=e67657d5#313

https://opengrok.libreoffice.org/xref/core/sc/source/ui/view/cellsh.cxx?r=e67657d5#316

https://opengrok.libreoffice.org/xref/core/sc/source/ui/view/cellsh.cxx?r=e67657d5#106

https://opengrok.libreoffice.org/xref/core/sc/source/core/data/table2.cxx?r=75f398b2#2428

while the menu items like FID_INS_ROWS_BEFORE relies on IsEditActionAllowed

https://opengrok.libreoffice.org/xref/core/sc/source/ui/view/cellsh.cxx?r=e67657d5#241

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200822/004c78c4/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list