Re: [dev] terminating OOo

2007-03-12 Thread Andreas Schlüns
Hello ianmcr, I need a reliable means of terminating OOo (used as a server in our application). I'm using the c++ SDK. I use XComponent loader to load an XComponent and then process the document and attempt to terminate OOo. I call the following to terminate. //dispose the local service

[dev] terminating OOo

2007-03-08 Thread ianmcr
I need a reliable means of terminating OOo (used as a server in our application). I'm using the c++ SDK. I use XComponent loader to load an XComponent and then process the document and attempt to terminate OOo. I call the following to terminate. //dispose the local service manager