summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/installation
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 19:53:29 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 19:53:29 +0000
commit469cfcd22cfdb411617b84104698d5af85065e03 (patch)
treee0f4bcfb7dee6a01fef6dca7c903592a495e7630 /offapi/com/sun/star/installation
parentc12bcad88bf650ba9de6d6edff34a6cb883afb91 (diff)
INTEGRATION: CWS sb18 (1.9.328); FILE MERGED
2004/05/21 14:59:47 sb 1.9.328.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/installation')
-rw-r--r--offapi/com/sun/star/installation/XProtocolHandlerCheck.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/installation/XProtocolHandlerCheck.idl b/offapi/com/sun/star/installation/XProtocolHandlerCheck.idl
index b0c79acdf4cd..f914c2f74f4a 100644
--- a/offapi/com/sun/star/installation/XProtocolHandlerCheck.idl
+++ b/offapi/com/sun/star/installation/XProtocolHandlerCheck.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XProtocolHandlerCheck.idl,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:54:38 $
+ * last change: $Author: obo $ $Date: 2004-06-03 20:53:29 $
*
* 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 installation {
//=============================================================================
/// @deprecated
-interface XProtocolHandlerCheck: com::sun::star::uno::XInterface
+published interface XProtocolHandlerCheck: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------