21 module
com { module sun { module star { module ucb {
sequence< com::sun::star::beans::Property > Properties
The properties, for that the values shall be provided by the DynamicResultSet returned by the command...
Definition: OpenCommandArgument.idl:62
long Mode
A mode.
Definition: OpenCommandArgument.idl:33
Definition: Ambiguous.idl:20
com::sun::star::uno::XInterface Sink
The data sink to write the contents into (supporting either com::sun::star::io::XActiveDataSink, com::sun::star::io::XOutputStream or com::sun::star::io::XActiveDataStreamer).
Definition: OpenCommandArgument.idl:57
long Priority
The command's priority, in the range 0 (highest) to 65535 (lowest).
Definition: OpenCommandArgument.idl:38
base interface of all UNO interfaces
Definition: XInterface.idl:45
The argument for commands like "open", "update", and "synchronize".
Definition: OpenCommandArgument.idl:27