public void save() { if (! m_comDocument) throw error(strfmt("@GEE6401", this.getApplicationName())); m_comDocument.save(); }