LibreOffice
LibreOffice 25.8 SDK API Reference
Loading...
Searching...
No Matches
SystemShellExecuteFlags.idl File Reference

Go to the source code of this file.

Modules

module  com
module  com::sun
module  com::sun::star
 the module com::sun::star is the root module of the UNO API.
module  com::sun::star::system
 Host operating system integration interfaces.

Constant Groups

constants  com::sun::star::system::SystemShellExecuteFlags
 Different settings for the SystemShellExecute service.

Variables

const long DEFAULTS = 0
 Uses the default settings for executing commands.
const long NO_SYSTEM_ERROR_MESSAGE = 1
 Prevents the display of system error message boxes if the method com::sun::star::system::XSystemShellExecute::execute() fails.
const long URIS_ONLY = 2
 Only allows opening of absolute URI references.