summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/system
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 22:35:16 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 22:35:16 +0000
commitd674d079f3f2c98dd6cbb5b746ef4cecfb0ce936 (patch)
treef7ba30edf3f5de8b6f4ba1f753ace9eff8b158ff /offapi/com/sun/star/system
parent292189b1ee9dc6eba72c3d1714144030efbcafa2 (diff)
INTEGRATION: CWS sb18 (1.3.406); FILE MERGED
2004/05/21 15:04:12 sb 1.3.406.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/system')
-rw-r--r--offapi/com/sun/star/system/SystemShellExecuteException.idl6
-rw-r--r--offapi/com/sun/star/system/XProxySettings.idl6
2 files changed, 6 insertions, 6 deletions
diff --git a/offapi/com/sun/star/system/SystemShellExecuteException.idl b/offapi/com/sun/star/system/SystemShellExecuteException.idl
index b137d4c6c..367de6471 100644
--- a/offapi/com/sun/star/system/SystemShellExecuteException.idl
+++ b/offapi/com/sun/star/system/SystemShellExecuteException.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: SystemShellExecuteException.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:09:28 $
+ * last change: $Author: obo $ $Date: 2004-06-03 23:34:49 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -77,7 +77,7 @@ module com { module sun { module star { module system {
The member PosixError specifies a POSIX conforming error code or -1 for
unknown errors.
*/
-exception SystemShellExecuteException: com::sun::star::uno::Exception
+published exception SystemShellExecuteException: com::sun::star::uno::Exception
{
//=========================================================================
/** A Posix conforming error code or -1 for unknown errors.
diff --git a/offapi/com/sun/star/system/XProxySettings.idl b/offapi/com/sun/star/system/XProxySettings.idl
index 73296e560..adb7fad83 100644
--- a/offapi/com/sun/star/system/XProxySettings.idl
+++ b/offapi/com/sun/star/system/XProxySettings.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XProxySettings.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:09:28 $
+ * last change: $Author: obo $ $Date: 2004-06-03 23:35:16 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -79,7 +79,7 @@ module com { module sun { module star { module system {
available an empty string will be returned.
*/
-interface XProxySettings: com::sun::star::uno::XInterface
+published interface XProxySettings: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------
/** Access to the Ftp proxy address.