Hi, im trying to registry two interfaces inside the same .idl file... these interfaces are implemented with Java to be used as add-in functions with Calc... My problem is with the manifest file inside the .jar... How can i define my two class (one for each interface)? If i define the manifest likes this:

RegistrationClassName: root.mymodule.NewInterface
RegistrationClassName: root.mymodule.MyInterface

Only the methods of the last interface appear in the insert function wizard of Calc...

Thanks,

Ary Junior

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



Reply via email to