LibreOffice
LibreOffice 24.2 SDK API Reference
List of all members
SystemShellExecute Service Referencepublished

Specifies a system executer service. More...

import"SystemShellExecute.idl";

Inheritance diagram for SystemShellExecute:
XSystemShellExecute XInterface

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...
 

Detailed Description

Specifies a system executer service.

Such a service makes it possible to execute an arbitrary system command.

See also
com::sun::star::system::XSystemShellExecute

The documentation for this service was generated from the following file: