22module 
com {  module sun {  module star {  module frame {
 
   42    sequence< com::sun::star::beans::NamedValue > 
Arguments;
 
 
Definition Ambiguous.idl:20
describes a command which can be send to a generic toolbar control.
Definition ControlCommand.idl:30
sequence< com::sun::star::beans::NamedValue > Arguments
specifies a sequence of named values which are used as argument for the command.
Definition ControlCommand.idl:42
string Command
specifies the command which should be processed by the toolbar control.
Definition ControlCommand.idl:35