summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-03-16 16:38:20 +0100
committerStephan Bergmann <sbergman@redhat.com>2012-03-16 16:39:50 +0100
commita277042e3e273d3d650eb47663f65964cb0b40e3 (patch)
tree9d354135c0af96999f15618600ba0a95e71ad59a /offapi
parent81cdce299342254c2c272a07d807cffd6c88b0bf (diff)
Some include and comment clean up
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/system/XSystemShellExecute.idl3
1 files changed, 1 insertions, 2 deletions
diff --git a/offapi/com/sun/star/system/XSystemShellExecute.idl b/offapi/com/sun/star/system/XSystemShellExecute.idl
index d39a627de92e..14a8326148c2 100644
--- a/offapi/com/sun/star/system/XSystemShellExecute.idl
+++ b/offapi/com/sun/star/system/XSystemShellExecute.idl
@@ -29,7 +29,6 @@
#ifndef __com_sun_star_system_XSystemShellExecute_idl__
#define __com_sun_star_system_XSystemShellExecute_idl__
-#include <com/sun/star/uno/RuntimeException.idl>
#include <com/sun/star/uno/XInterface.idl>
#include <com/sun/star/lang/IllegalArgumentException.idl>
#include <com/sun/star/system/SystemShellExecuteException.idl>
@@ -69,7 +68,7 @@ published interface XSystemShellExecute: com::sun::star::uno::XInterface
with an ArgumentPosition of 0, when nFlags contains URIS_ONLY and
aCommand is not an absolute URI reference
- @throws com::sun::star::sys::SystemExecuteException
+ @throws com::sun::star::system::SystemShellExecuteException
in the case of errors when trying to executed the specified command.
@see com::sun::star::system::SystemShellExecuteFlags