https://bugs.documentfoundation.org/show_bug.cgi?id=140615
Rafael Lima <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #9 from Rafael Lima <[email protected]> --- So I took a look at this request and indeed the command uno:NoteVisible (as well as its slot FID_NOTE_VISIBLE) is not really used anywhere in Calc (besides implementing itself). I was wondering if we should even have this command... maybe remove it entirely? This might be a solution, since its functionality is already covered by other commands. And I could not find anything in the code that relies on this command. The only use case for this command is maybe for macros/scripts. If we decide to keep the uno:NoteVisible command, we could simply rename it to something else as "Show Comment in Cell". I know its a bit long, but its not used in the UI by default anyways, so no one will complain. -- You are receiving this mail because: You are the assignee for the bug.
