evidently you can set it when you invoke the editor, hopefully you don't have a ton of different editors to strongarm... just list the items you want to appear.
example:
$editor = new CuteEditor();
$editor->CodeViewTemplateItemList = "Print,Cut,Copy,Paste,ToFullPage,FromFullPage";
// removed Save,Find,SelectAll