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