summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 21:24:24 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 21:24:24 +0000
commit07fe832405350197db49cebc917fb0069a1ee4b6 (patch)
tree66a8e8653968f9c18d3554277c8bd45058028100 /offapi
parent0043400dbf3980d97911eb31ed3f99679036cb4f (diff)
INTEGRATION: CWS sb18 (1.5.406); FILE MERGED
2004/05/21 15:02:33 sb 1.5.406.1: #i21150# Added published flag.
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/setup/UnzipAction.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/setup/UnzipAction.idl b/offapi/com/sun/star/setup/UnzipAction.idl
index 35d0d5d8e..6cc659be3 100644
--- a/offapi/com/sun/star/setup/UnzipAction.idl
+++ b/offapi/com/sun/star/setup/UnzipAction.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: UnzipAction.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:35 $
+ * last change: $Author: obo $ $Date: 2004-06-03 22:24:24 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -72,7 +72,7 @@
module com { module sun { module star { module setup {
/// @deprecated
-struct UnzipAction: BaseAction
+published struct UnzipAction: BaseAction
{
// DocMerge: empty anyway
string strSourceFilename;