Hi all,

Here is what I'm trying to do.  I'm trying to create several custom
cell functions via UNO Add-in feature, that is, by creating a UNO
component that supports the com.sun.star.sheet.AddIn service and other
associated interfaces.

All went well, but now I need to make some arguments in some functions
optional, by providing a default value for them.  How do I do that? 
Do I do it in the IDL definition, or in one of those overloaded member
functions of com.sun.star.sheet.XAddIn ?

Thanks,

-- 
Kohei Yoshida
OpenOffice.org Calc contributor
http://kohei.us/ooo/

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

Reply via email to