summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/installation
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 19:52:57 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 19:52:57 +0000
commitc12bcad88bf650ba9de6d6edff34a6cb883afb91 (patch)
tree14b10068f280a3948aff17dd5376b29ef2a6bb2d /offapi/com/sun/star/installation
parentb59a91cf3959070ac399750353dd1be473b5dcde (diff)
INTEGRATION: CWS sb18 (1.10.328); FILE MERGED
2004/05/21 14:59:47 sb 1.10.328.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/installation')
-rw-r--r--offapi/com/sun/star/installation/XInstallationCheck.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/installation/XInstallationCheck.idl b/offapi/com/sun/star/installation/XInstallationCheck.idl
index 7706d60d212e..65534fea72d5 100644
--- a/offapi/com/sun/star/installation/XInstallationCheck.idl
+++ b/offapi/com/sun/star/installation/XInstallationCheck.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XInstallationCheck.idl,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:54:38 $
+ * last change: $Author: obo $ $Date: 2004-06-03 20:52:57 $
*
* 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 {
@see com::sun::star::uno::XInterface
@deprecated
*/
-interface XInstallationCheck: com::sun::star::uno::XInterface
+published interface XInstallationCheck: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------