Das, Umesh wrote:

> Hi Mathias,
>   Thank you for yoir reply. I've made further progress since, then.I've
> created a container for the ProgID "soffice.StarWriterDocument.6" . I
> found this simpler to use on than the default OpenOffice install which
> needed me to do a few more steps to get a Writer Handle.
> 
> My next problem is to port this into Linux. I've used VisualSoft Mainwin
> for Redhat Linux 7.3 to port the MFC APP(OLE container).
> 
> When I execute. I'm not getting the corresponding ProgId mentioned
> above. I was wondering how, StarOffice is installed in UNIX so that, I
> can debug to figure out problem of the system registry not being
> present.

I doubt that using COM stuff on Linux makes a lot of sense. If you want
to work with OOo objects on Windows *and* Linux you really should write
code in C++ or Java and "talk" to the documents via UNO API.

Ciao,
Mathias

-- 
Mathias Bauer (mba) - Project Lead OpenOffice.org Writer
OpenOffice.org Engineering at Sun: http://blogs.sun.com/GullFOSS
Please don't reply to "[EMAIL PROTECTED]".
I use it for the OOo lists and only rarely read other mails sent to it.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to