Hello there,
I'm trying to disable Copy (ctrl + C) using java UNO API. I could find this example: https://wiki.openoffice.org/wiki/Documentation/DevGuide/WritingUNO/Disable_Commands and it works perfect for commands such as Open and Save. The problem with Copy is that even the command not being in menu, I am still able to Copy text using Ctrl + C. Is this a bug? If so, how can I prevent user from copying content from the document? Thanks in advance.
_______________________________________________ LibreOffice mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice
