summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/system
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 22:35:01 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 22:35:01 +0000
commit391182d2abbb756cb76267536316ea9314031dae (patch)
tree9daf4d4ce563b61b1905845a6b71e3ad21022597 /offapi/com/sun/star/system
parent5257869cf2ba283626f5953a1385fb263ffad597 (diff)
INTEGRATION: CWS sb18 (1.5.406); FILE MERGED
2004/05/21 15:04:12 sb 1.5.406.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/system')
-rw-r--r--offapi/com/sun/star/system/SystemShellExecute.idl8
-rw-r--r--offapi/com/sun/star/system/SystemShellExecuteFlags.idl6
2 files changed, 7 insertions, 7 deletions
diff --git a/offapi/com/sun/star/system/SystemShellExecute.idl b/offapi/com/sun/star/system/SystemShellExecute.idl
index 0bcdec8f07b8..497a8f65923e 100644
--- a/offapi/com/sun/star/system/SystemShellExecute.idl
+++ b/offapi/com/sun/star/system/SystemShellExecute.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: SystemShellExecute.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:09:28 $
+ * last change: $Author: obo $ $Date: 2004-06-03 23:34:36 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -76,7 +76,7 @@ module com { module sun { module star { module system {
//=============================================================================
-interface XSystemShellExecute;
+ published interface XSystemShellExecute;
//=============================================================================
/** Specifies a system executer service. Such a service makes it possible
@@ -85,7 +85,7 @@ interface XSystemShellExecute;
@see com::sun::star::system::XSystemShellExecute
*/
-service SystemShellExecute
+published service SystemShellExecute
{
//-------------------------------------------------------------------------
/** Provides access to a <type>XSystemShellExecute</type> interface.
diff --git a/offapi/com/sun/star/system/SystemShellExecuteFlags.idl b/offapi/com/sun/star/system/SystemShellExecuteFlags.idl
index 94435dcf78f1..cc0baeeaf8b7 100644
--- a/offapi/com/sun/star/system/SystemShellExecuteFlags.idl
+++ b/offapi/com/sun/star/system/SystemShellExecuteFlags.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: SystemShellExecuteFlags.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:09:28 $
+ * last change: $Author: obo $ $Date: 2004-06-03 23:35:01 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -69,7 +69,7 @@ module com { module sun { module star { module system {
/** Different settings for the <type>SystemShellExecute</type> service.
*/
-constants SystemShellExecuteFlags
+published constants SystemShellExecuteFlags
{
//---------------------------------------------------------------------
/** Uses the default settings for executing commands.