21module
com { module sun { module star { module sheet {
Definition Ambiguous.idl:20
contains the description of a single argument within a spreadsheet function.
Definition FunctionArgument.idl:30
boolean IsOptional
determines whether the argument is optional.
Definition FunctionArgument.idl:44
string Description
a description of the argument.
Definition FunctionArgument.idl:39
string Name
the name of the argument.
Definition FunctionArgument.idl:34