Hi I am just starting to learn about the OOo APIs. I have managed to get a very simple Java program that uses Bootstrap.bootstrap and XComponentContext.getServiceManager working, and noticed that when I run it a couple of new processes start (soffice.exe and soffice.bin).
I haven't managed to get a C++ program working yet, so don't know what happens in that case. Is it possible to use OOo objects in the calling process? In particular I want to create a spreadsheet object, cause it to load a .xls file, then explore the values & formulas in the spreadsheet. I won't need to display the spreadsheet. Thanks! - rick --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
