summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/system/SystemShellExecuteFlags.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/system/SystemShellExecuteFlags.idl')
-rw-r--r--offapi/com/sun/star/system/SystemShellExecuteFlags.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/system/SystemShellExecuteFlags.idl b/offapi/com/sun/star/system/SystemShellExecuteFlags.idl
index 9a2923677ca5..78ac35665396 100644
--- a/offapi/com/sun/star/system/SystemShellExecuteFlags.idl
+++ b/offapi/com/sun/star/system/SystemShellExecuteFlags.idl
@@ -33,7 +33,7 @@ published constants SystemShellExecuteFlags
const long DEFAULTS = 0;
/** Prevents the display of system error message boxes if the
- method <member scope="com::sun::star::system">XSystemShellExecute::execute()</member> fails.
+ method com::sun::star::system::XSystemShellExecute::execute() fails.
*/
const long NO_SYSTEM_ERROR_MESSAGE = 1;