summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 21:20:16 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 21:20:16 +0000
commit8da7647374b82b1da3190eb296ac70cb50133985 (patch)
tree259ab6e1ca3f49e5b6a3687799de7daa11685878
parentd502ed3ca797bd452cbf04f817df5349db55dc00 (diff)
INTEGRATION: CWS sb18 (1.4.406); FILE MERGED
2004/05/21 15:02:28 sb 1.4.406.1: #i21150# Added published flag.
-rw-r--r--offapi/com/sun/star/setup/DeleteFolderItemAction.idl6
-rw-r--r--offapi/com/sun/star/setup/DownloadAction.idl6
-rw-r--r--offapi/com/sun/star/setup/FontAction.idl6
3 files changed, 9 insertions, 9 deletions
diff --git a/offapi/com/sun/star/setup/DeleteFolderItemAction.idl b/offapi/com/sun/star/setup/DeleteFolderItemAction.idl
index c64dbd48d3d6..fbc6f95d08ae 100644
--- a/offapi/com/sun/star/setup/DeleteFolderItemAction.idl
+++ b/offapi/com/sun/star/setup/DeleteFolderItemAction.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: DeleteFolderItemAction.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:31 $
+ * last change: $Author: obo $ $Date: 2004-06-03 22:19:48 $
*
* 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 DeleteFolderItemAction: BaseAction
+published struct DeleteFolderItemAction: BaseAction
{
// DocMerge: empty anyway
string strFoldername;
diff --git a/offapi/com/sun/star/setup/DownloadAction.idl b/offapi/com/sun/star/setup/DownloadAction.idl
index 197c146e5e54..c1690b762cd8 100644
--- a/offapi/com/sun/star/setup/DownloadAction.idl
+++ b/offapi/com/sun/star/setup/DownloadAction.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: DownloadAction.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:32 $
+ * last change: $Author: obo $ $Date: 2004-06-03 22:20:01 $
*
* 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 DownloadAction: BaseAction
+published struct DownloadAction: BaseAction
{
// DocMerge: empty anyway
string strFilename;
diff --git a/offapi/com/sun/star/setup/FontAction.idl b/offapi/com/sun/star/setup/FontAction.idl
index 4c8ed1df2576..09493860328f 100644
--- a/offapi/com/sun/star/setup/FontAction.idl
+++ b/offapi/com/sun/star/setup/FontAction.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: FontAction.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:32 $
+ * last change: $Author: obo $ $Date: 2004-06-03 22:20:16 $
*
* 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 FontAction: BaseAction
+published struct FontAction: BaseAction
{
// DocMerge: empty anyway
string strFontFilename;