|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 module
com { module sun { module star { module system {
57 void execute( [in]
string aCommand, [in]
string aParameter, [in]
long nFlags )
void execute([in] string aCommand, [in] string aParameter, [in] long nFlags)
Executes an arbitrary system command.
Specifies an interface for executing a system command.
Definition: XSystemShellExecute.idl:28
Definition: Ambiguous.idl:20
May be thrown in cases of errors executing a command using the SystemShellExecute service.
Definition: SystemShellExecuteException.idl:30
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:27
base interface of all UNO interfaces
Definition: XInterface.idl:46