You can refer to
http://www.openoffice.org/api/docs/common/ref/com/sun/star/util/XModifiable.html#isModified.

API XModifiable.isModified() should help, if a document was saved or
unchanged, it returns false. You can get the XModifiable interface
from an XComponent object.

On Sun, Jun 3, 2012 at 8:51 PM, jianlizhao <jianlizh...@hotmail.com> wrote:
> Hello my friend:
>
> In  Openoffice's  write  extention, how Judgment the document is modify has
> not save?
>
>  Best Regards!
>
>
>
>
>

Reply via email to