summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/setup
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 21:24:03 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 21:24:03 +0000
commit65ac24c686b1c26423f92f0bdb6faacb10264530 (patch)
tree704ddeb2e3a681bb37b7fe03391163c5f37e4c67 /offapi/com/sun/star/setup
parenta9cfc3ae5262c45d5371081651b5ff40cfcbe78e (diff)
INTEGRATION: CWS sb18 (1.4.406); FILE MERGED
2004/05/21 15:02:32 sb 1.4.406.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/setup')
-rw-r--r--offapi/com/sun/star/setup/ProfileItemAction.idl6
-rw-r--r--offapi/com/sun/star/setup/Setup.idl6
-rw-r--r--offapi/com/sun/star/setup/SizeInfo.idl6
3 files changed, 9 insertions, 9 deletions
diff --git a/offapi/com/sun/star/setup/ProfileItemAction.idl b/offapi/com/sun/star/setup/ProfileItemAction.idl
index fd9d4b9eabb1..7947cb9a6f04 100644
--- a/offapi/com/sun/star/setup/ProfileItemAction.idl
+++ b/offapi/com/sun/star/setup/ProfileItemAction.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ProfileItemAction.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:34 $
+ * last change: $Author: obo $ $Date: 2004-06-03 22:23:25 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -68,7 +68,7 @@
module com { module sun { module star { module setup {
/// @deprecated
-struct ProfileItemAction: BaseAction
+published struct ProfileItemAction: BaseAction
{
// DocMerge: empty anyway
string strProfilename;
diff --git a/offapi/com/sun/star/setup/Setup.idl b/offapi/com/sun/star/setup/Setup.idl
index 81d5406b4922..64fb0c5d2a5c 100644
--- a/offapi/com/sun/star/setup/Setup.idl
+++ b/offapi/com/sun/star/setup/Setup.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: Setup.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:34 $
+ * last change: $Author: obo $ $Date: 2004-06-03 22:23:38 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -70,7 +70,7 @@
module com { module sun { module star { module setup {
/// @deprecated
-service Setup
+published service Setup
{
// DocMerge: empty anyway
interface com::sun::star::setup::XSetup;
diff --git a/offapi/com/sun/star/setup/SizeInfo.idl b/offapi/com/sun/star/setup/SizeInfo.idl
index 152b73ab6cfa..7511a3adc806 100644
--- a/offapi/com/sun/star/setup/SizeInfo.idl
+++ b/offapi/com/sun/star/setup/SizeInfo.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: SizeInfo.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:34 $
+ * last change: $Author: obo $ $Date: 2004-06-03 22:24:03 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -64,7 +64,7 @@
module com { module sun { module star { module setup {
/// @deprecated
-struct SizeInfo
+published struct SizeInfo
{
// DocMerge: empty anyway
long nNormalSizeKB;