Yes, I have, to no avail.
-----Original Message-----
From: Marcin Gutman [mailto:[email protected]]
Sent: Wednesday, January 30, 2013 2:27 PM
To: [email protected]; Steele, Raymond
Subject: EXTERNAL: Re: soffice process still running
Hi,
> Any help here would be appreciated.
> xCloseable.close(true) does not kill the soffice process off.
>
Did you try examples included with SDK?
(/openoffice.org/basis3.4/sdk/examples/)
Some of them use XCloseable. Try grep in "sdk" directory:
grep -R -i xcloseable ./examples
Best Regards,
Marcin