summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/setup
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 21:25:17 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 21:25:17 +0000
commit0252e02dbd1004a87de175f9efd88008b8e8433c (patch)
tree1be3bff0a5172772ffca6f934ffc98a2d4ee2859 /offapi/com/sun/star/setup
parent1502855dc31df0aa33ff9b7460a739fca837f1ab (diff)
INTEGRATION: CWS sb18 (1.8.406); FILE MERGED
2004/05/21 15:02:34 sb 1.8.406.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/setup')
-rw-r--r--offapi/com/sun/star/setup/XSetup.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/setup/XSetup.idl b/offapi/com/sun/star/setup/XSetup.idl
index 8e54a4061fa8..6e955203ab47 100644
--- a/offapi/com/sun/star/setup/XSetup.idl
+++ b/offapi/com/sun/star/setup/XSetup.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XSetup.idl,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:36 $
+ * last change: $Author: obo $ $Date: 2004-06-03 22:25:17 $
*
* 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 setup {
/// @deprecated
-interface XSetup: com::sun::star::uno::XInterface
+published interface XSetup: com::sun::star::uno::XInterface
{
// DocMerge: empty anyway
boolean isVersionSupported ( [in] VersionIdentifier aVerIdentifier );