Hello there,

I'm trying to disable "Save a copy" command on LibreOffice Writer at runtime 
via Java but I cannot find which command is responsible for this action. My 
code is working fine for the commands "SaveAs", "SaveAll", "SaveAsTemplate", 
but none of them disables "Save a copy" command. Looking at the API 
reference<https://wiki.openoffice.org/wiki/Framework/Article/OpenOffice.org_3.x_Commands>
 I don't find anything about this command.

Framework/Article/OpenOffice.org 3.x Commands - Apache 
...<https://wiki.openoffice.org/wiki/Framework/Article/OpenOffice.org_3.x_Commands>
wiki.openoffice.org
Command tables for OpenOffice.org 3.x. The following tables list all available 
commands that are accessible through the GUI. The command names are used with 
the ".uno ...




How can I disable "Save a copy" command in java?


Thanks in advance.

_______________________________________________
LibreOffice mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to