summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/installation
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 19:52:25 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 19:52:25 +0000
commitb59a91cf3959070ac399750353dd1be473b5dcde (patch)
tree16397eaf5fdc1d03262b08d15288dec95dd383b9 /offapi/com/sun/star/installation
parentee3b1e45bd6d0cecdda66046a0ec6a77356872c0 (diff)
INTEGRATION: CWS sb18 (1.8.328); FILE MERGED
2004/05/21 14:59:46 sb 1.8.328.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/installation')
-rw-r--r--offapi/com/sun/star/installation/ProtDlgRes.idl6
-rw-r--r--offapi/com/sun/star/installation/ProtocolHandlerCheckService.idl6
2 files changed, 6 insertions, 6 deletions
diff --git a/offapi/com/sun/star/installation/ProtDlgRes.idl b/offapi/com/sun/star/installation/ProtDlgRes.idl
index 4a3cb8ad29ac..4b9541a4897f 100644
--- a/offapi/com/sun/star/installation/ProtDlgRes.idl
+++ b/offapi/com/sun/star/installation/ProtDlgRes.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ProtDlgRes.idl,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:54:37 $
+ * last change: $Author: obo $ $Date: 2004-06-03 20:51:42 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -72,7 +72,7 @@
@deprecated
*/
-enum ProtDlgRes
+published enum ProtDlgRes
{
//-------------------------------------------------------------------------
diff --git a/offapi/com/sun/star/installation/ProtocolHandlerCheckService.idl b/offapi/com/sun/star/installation/ProtocolHandlerCheckService.idl
index 336f0e0e1816..90f3c8a77ffc 100644
--- a/offapi/com/sun/star/installation/ProtocolHandlerCheckService.idl
+++ b/offapi/com/sun/star/installation/ProtocolHandlerCheckService.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ProtocolHandlerCheckService.idl,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:54:38 $
+ * last change: $Author: obo $ $Date: 2004-06-03 20:52:25 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -73,7 +73,7 @@ module com { module sun { module star { module installation {
//=============================================================================
/** @deprecated
*/
-service ProtocolHandlerCheckService
+published service ProtocolHandlerCheckService
{
interface com::sun::star::installation::XProtocolHandlerCheck;