19 #ifndef __com_sun_star_bridge_oleautomation_NamedArgument_idl__
20 #define __com_sun_star_bridge_oleautomation_NamedArgument_idl__
23 module
com { module sun { module star { module bridge { module oleautomation {
any Value
The value of the argument whoose name is the one as contained in the member Name. ...
Definition: NamedArgument.idl:49
represents a named argument in a call to a method of an Automation object.
Definition: NamedArgument.idl:39
– idl definition –
Definition: Ambiguous.idl:22
string Name
The name of the argument, for which NamedArgument::Value is intended.
Definition: NamedArgument.idl:44