LibreOffice
LibreOffice 25.8 SDK API Reference
Loading...
Searching...
No Matches
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.
Public Member Functions inherited from XInterface
any queryInterface ([in] type aType)
 queries for a new interface to an existing UNO object.
void acquire ()
 increases the reference counter by one.
void release ()
 decreases the reference counter by one.

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: