summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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;