summaryrefslogtreecommitdiff
path: root/offapi
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
commit0043400dbf3980d97911eb31ed3f99679036cb4f (patch)
tree4248b81f4725ff38ce7c7c3369ff78292a0d2794 /offapi
parentfa3c9ab2d461835517c9c2ba3464e915b8830ce5 (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')
-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 5640dd460..35bd5fecd 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 0d700d2c0..4911d56fe 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 c82439623..9dffe4062 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;