Hi Andrew, Thanks for responding. Maybe I am looking in wrong place. The Java examples : http://api.libreoffice.org/examples/examples.html#Java_examples The C++ examples : http://api.libreoffice.org/examples/examples.html#Cpp_examples I see only 4 C++ examples. I can't find the class used in Scalc.java (XSpreadsheetDocument) in sdk/include. Is there any other dir I should look in ?
Thanks Neeraj -----Original Message----- From: Andrew Douglas Pitonyak [mailto:[email protected]] Sent: Tuesday, November 13, 2012 12:20 AM To: [email protected] Subject: Re: [libreoffice-users] - novice question about scalc and C++ uno objects On 11/12/2012 06:28 PM, Rai, Neeraj wrote: > Hi , > > I am trying to learn about UNO objects and how to remotely update scalc data. > I have looked at Scalc.java and would like to convert it to c++. > What is the best way to go about it and are there cpp examples publicly > available ? > The cpp examples that come with libreoffice (remoteclient/docloader etc) > don't seem to get interact with scalc. > Any pointers / links/ tutorials and samples would be appreciated. > > Thanks > Neeraj > > Although I don't spend time writing in C++ or Java (to access OOo), my expectation is that the Java and the C++ examples will look very similar. I thought that the examples in the developer's guide were in C++ -- Andrew Pitonyak My Macro Document: http://www.pitonyak.org/AndrewMacro.odt Info: http://www.pitonyak.org/oo.php -- For unsubscribe instructions e-mail to: [email protected] Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/users/ All messages sent to this list will be publicly archived and cannot be deleted -- For unsubscribe instructions e-mail to: [email protected] Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/users/ All messages sent to this list will be publicly archived and cannot be deleted
