20 #ifndef __com_sun_star_system_SystemShellExecuteFlags_idl__
21 #define __com_sun_star_system_SystemShellExecuteFlags_idl__
24 module com { module sun { module star { module system {
29 published constants SystemShellExecuteFlags
const long DEFAULTS
Uses the default settings for executing commands.
Definition: SystemShellExecuteFlags.idl:33
const long URIS_ONLY
Only allows opening of absolute URI references.
Definition: SystemShellExecuteFlags.idl:44
const long NO_SYSTEM_ERROR_MESSAGE
Prevents the display of system error message boxes if the method com::sun::star::system::XSystemShell...
Definition: SystemShellExecuteFlags.idl:38