Check code snippets in oooforum.org u might find help there. ----- Original message ----- From: Das, Umesh <[EMAIL PROTECTED]> To: <[email protected]> Sent: Thu Jan 17 2008 01:03:57 AM PST Subject: [sw-discussion] C++ code for Openoffice Writer Hi,
I have a requirement where I need to use a OpenOffice OLE Interface as a COM component to leverage it's Writer capabalities.This has to be done in C++. The problem is that, I'm new to COM. Also, I've never used the OpenOffice SDK. I came across some sample code on using the OO Writer in the Net. But, this was in Java. Due to my lack of familiarity with COM, I find it quite difficult to transliterate it in C++ Idispatch Interface. If somebody could provide any help on this. It will be very appreciated. I'm posting the Writer Code link for reference. http://api.openoffice.org/docs/DevelopersGuide/OfficeDev/OfficeDev.xhtml <http://api.openoffice.org/docs/DevelopersGuide/OfficeDev/OfficeDev.xhtm l> #1_1_5_Handling_Documents Thanks In Advance Umashankar Das P.S.: My project deadline has already been overshot. So I'm in a hurry
