summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/system
diff options
context:
space:
mode:
authorTino Rachui <tra@openoffice.org>2001-05-07 04:46:20 +0000
committerTino Rachui <tra@openoffice.org>2001-05-07 04:46:20 +0000
commit33a3a0b6af99165695433571d0bc9bde7789129a (patch)
treea60026996f3a41a92009636d5842f5e21367834b /offapi/com/sun/star/system
parent3e345dfa156504653455329910a79cc05deae52f (diff)
*** empty log message ***
Diffstat (limited to 'offapi/com/sun/star/system')
-rw-r--r--offapi/com/sun/star/system/SimpleSystemMail.idl9
-rw-r--r--offapi/com/sun/star/system/SystemShellExecute.idl8
2 files changed, 9 insertions, 8 deletions
diff --git a/offapi/com/sun/star/system/SimpleSystemMail.idl b/offapi/com/sun/star/system/SimpleSystemMail.idl
index bc2ad199b540..266ad4ac12ce 100644
--- a/offapi/com/sun/star/system/SimpleSystemMail.idl
+++ b/offapi/com/sun/star/system/SimpleSystemMail.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: SimpleSystemMail.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: tra $ $Date: 2001-05-07 05:39:26 $
+ * last change: $Author: tra $ $Date: 2001-05-07 05:46:20 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -79,8 +79,9 @@ module com { module sun { module star { module system {
interface XSimpleMailClientSupplier;
//=============================================================================
-/** A SimpleSystemMail service implements an interface to send mail messages
- via the current configured system mail client
+/** Specifies a SimpleSystemMail service. Implementations of such a service do
+ implement an interface to send mail messages via the current configured
+ system mail client.
@see com::sun::star::system::XSimpleMailClient
*/
diff --git a/offapi/com/sun/star/system/SystemShellExecute.idl b/offapi/com/sun/star/system/SystemShellExecute.idl
index 616f5bc2644b..4e3eb4123dcb 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.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: tra $ $Date: 2001-05-07 05:39:26 $
+ * last change: $Author: tra $ $Date: 2001-05-07 05:46:20 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -79,8 +79,8 @@ module com { module sun { module star { module system {
interface XSystemShellExecute;
//=============================================================================
-/** A SystemExecute service implements an interface to execute an arbitrary
- system command.
+/** Specifies a SystemExecute service. Implementations of such a service do
+ implement an interface to execute an arbitrary system command.
@see com::sun::star::system::XSystemShellExecute
*/