<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hello there,</p>
<p><br>
</p>
<p>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 <a href="https://wiki.openoffice.org/wiki/Framework/Article/OpenOffice.org_3.x_Commands" id="LPlnk450486">
API reference</a> I don't find anything about this command.</p>
<div id="LPBorder_GT_14531151496790.44359246897511184" style="margin-bottom: 20px; overflow: auto; width: 100%;">
<table id="LPContainer_14531151496760.2833887552842498" cellspacing="0" style="width: 90%; position: relative; overflow: auto; padding-top: 20px; padding-bottom: 20px; margin-top: 20px; border-top-width: 1px; border-top-style: dotted; border-top-color: rgb(200, 200, 200); border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: rgb(200, 200, 200); background-color: rgb(255, 255, 255);">
<tbody>
<tr valign="top" style="border-spacing: 0px;">
<td id="TextCell_14531151496770.5776697667315602" colspan="2" style="vertical-align: top; position: relative; padding: 0px; display: table-cell;">
<div id="LPRemovePreviewContainer_14531151496770.41823968128301203"></div>
<div id="LPTitle_14531151496770.8124620064627379" style="top: 0px; color: rgb(0, 120, 215); font-weight: normal; font-size: 21px; font-family: wf_segoe-ui_light, 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe WP', Tahoma, Arial, sans-serif; line-height: 21px;">
<a id="LPUrlAnchor_14531151496770.6647135871462524" href="https://wiki.openoffice.org/wiki/Framework/Article/OpenOffice.org_3.x_Commands" target="_blank" style="text-decoration: none;">Framework/Article/OpenOffice.org 3.x Commands - Apache ...</a></div>
<div id="LPMetadata_14531151496780.8252636059187353" style="margin: 10px 0px 16px; color: rgb(102, 102, 102); font-weight: normal; font-family: wf_segoe-ui_normal, 'Segoe UI', 'Segoe WP', Tahoma, Arial, sans-serif; font-size: 14px; line-height: 14px;">
wiki.openoffice.org</div>
<div id="LPDescription_14531151496780.5548202344216406" style="display: block; color: rgb(102, 102, 102); font-weight: normal; font-family: wf_segoe-ui_normal, 'Segoe UI', 'Segoe WP', Tahoma, Arial, sans-serif; font-size: 14px; line-height: 20px; max-height: 100px; overflow: hidden;">
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 ...</div>
</td>
</tr>
</tbody>
</table>
</div>
<br>
<p><br>
</p>
<p>How can I disable "Save a copy" command in java?<br>
</p>
<p><br>
</p>
<p>Thanks in advance.<br>
</p>
<br>
</div>
</body>
</html>