summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorTino Rachui <tra@openoffice.org>2001-05-03 11:10:04 +0000
committerTino Rachui <tra@openoffice.org>2001-05-03 11:10:04 +0000
commitd797013a2b667f8f6f5582319e09736b8194b25f (patch)
tree9ed8a6a36ead66af38e8a4d8165bdc6d8f6b72b7 /offapi
parent6c0c8f64aded3c8d0a9be617ae58632de33de389 (diff)
SystemShellExecuteFlags.idl
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/system/SystemShellExecuteFlags.idl6
-rw-r--r--offapi/com/sun/star/system/makefile.mk11
2 files changed, 11 insertions, 6 deletions
diff --git a/offapi/com/sun/star/system/SystemShellExecuteFlags.idl b/offapi/com/sun/star/system/SystemShellExecuteFlags.idl
index f3cdf6135d49..d9b940e4e0b9 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.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: tra $ $Date: 2001-04-27 09:33:29 $
+ * last change: $Author: tra $ $Date: 2001-05-03 12:10:04 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -66,7 +66,7 @@
module com { module sun { module star { module system {
//=============================================================================
-/** These constants are used to specify a mode of the file dialog
+/** These constants are used to specify a mode of the ShellExecute-Service
*/
constants SystemShellExecuteFlags
diff --git a/offapi/com/sun/star/system/makefile.mk b/offapi/com/sun/star/system/makefile.mk
index 7f5160c8f96f..5791ed51d6b5 100644
--- a/offapi/com/sun/star/system/makefile.mk
+++ b/offapi/com/sun/star/system/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.1 $
+# $Revision: 1.2 $
#
-# last change: $Author: tra $ $Date: 2001-04-27 09:33:16 $
+# last change: $Author: tra $ $Date: 2001-05-03 12:10:04 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -76,7 +76,12 @@ IDLFILES=\
SystemShellExecute.idl\
SystemShellExecuteException.idl\
SystemShellExecuteFlags.idl\
- XSystemShellExecute.idl
+ XSystemShellExecute.idl\
+ MailClientFlags.idl\
+ XMailMessage.idl\
+ XMailClient.idl\
+ XMailClientSupplier.idl\
+ SystemMail.idl
# ------------------------------------------------------------------