LibreOffice
LibreOffice 24.2 SDK API Reference
|
Specifies a system executer service. More...
import"SystemShellExecute.idl";
Additional Inherited Members | |
Public Member Functions inherited from XSystemShellExecute | |
void | execute ([in] string aCommand, [in] string aParameter, [in] long nFlags) raises ( ::com::sun::star::lang::IllegalArgumentException, ::com::sun::star::system::SystemShellExecuteException ) |
Executes an arbitrary system command. More... | |
Public Member Functions inherited from XInterface | |
any | queryInterface ([in] type aType) |
queries for a new interface to an existing UNO object. More... | |
void | acquire () |
increases the reference counter by one. More... | |
void | release () |
decreases the reference counter by one. More... | |
Specifies a system executer service.
Such a service makes it possible to execute an arbitrary system command.