I'm trying to port one of my Basic macros for custom calc formulas to an UNO extension. So I tried to use NetBeans. Unfortunately some of the functions have optional parameters. I know that Java doesn't have such a thing as optional parameters. Does anyone know how I could do this? Simply setting the parameter type to any as shown on the tutorials will produce an error while compiling.

--
Regards Irné Barnard

Reply via email to