no parameter values for "[in] sequence<sequence<any > >" [equivalent for hasValue() for "[in] any"?]
Lars Callenbach
lcallenbach at web.de
Mon Aug 28 18:34:02 UTC 2017
I am using the call in the Calc GUI context with cell references (not
Basic context). I do not want define/select a value (cell reference)
for the "[in] sequence<sequence<any > >" parameter.
Regards,
Lars
Am Montag, den 28.08.2017, 09:04 +0200 schrieb Miklos Vajna:
> Hi,
>
> On Fri, Aug 25, 2017 at 08:13:07PM +0200, Lars Callenbach <lcallenbac
> h at web.de> wrote:
> >
> > is it possible to have leave the parameter empty in Calc function
> > if
> > the input is of type "[in] sequence<sequence<any > >" in the IDL-
> > file?
>
> What is the context, calling this function from Basic? I think Basic
> provides "optional" parameters when the last X parameter of a
> function
> is of type Any. In that case you're allowed to omit the parameter,
> and
> the Basic interpreter will synthesize empty Any values for those
> parameters.
>
> I believe the same doesn't work for sequences.
>
> Regards,
>
> Miklos
> _______________________________________________
> LibreOffice mailing list
> LibreOffice at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/libreoffice
More information about the LibreOffice
mailing list