Date: prev next · Thread: first prev next last
2013 Archives by date, by thread · List index


Hi Stephan,

Appreciate you taking time to debug this.

So the org.openoffice.sheet.addin.CalcAddinSock service you specified
implements a new UNO interface that you added (and which has a method
startThr), right?
Yes.

Did you bundle in your extension a types.rdb that
contains the information about that new interface?
No. But tried to change fundamentalrc SERVICE/TYPES rows to add $ORIGIN/CalcAddinThr.rdb.  scalc 
complained about duplicate entry.
I assumed that installing the extension informs scalc about my rdb. Maybe not?
        I know about CORBA at conceptual level and how UNO works almost like CORBA just better.
        I don't understand how the unopkg and .rdb achieve that theory. Specifically, where 
types.rdb fits.
        I thought maybe unopkg add is similar to adding in types.rdb ?

Helping you would probably be easiest if you gave the full source code of your extension,
along with short instructions how to build it (e.g., "call make from
within a configured LO SDK environment").

attaching the code, makefile, and readme with instructions. to extract :
tar -zxvf CalcAddinThr.tgz

Thanks
Neeraj

Attachment: CalcAddinThr.tgz
Description: CalcAddinThr.tgz


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.