summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 20:19:50 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 20:19:50 +0000
commit5ddc6b5977a8d4e73dc508c1cae8ba81782ef06e (patch)
tree3be295267791221b53a881bb87c8b5ebbad893fb
parent1c97382000e3ebb165220121443cad500c8db5f2 (diff)
INTEGRATION: CWS sb18 (1.2.406); FILE MERGED
2004/05/21 15:00:04 sb 1.2.406.1: #i21150# Added published flag.
-rw-r--r--offapi/com/sun/star/packages/zip/ZipConstants.idl6
-rw-r--r--offapi/com/sun/star/packages/zip/ZipEntry.idl6
2 files changed, 6 insertions, 6 deletions
diff --git a/offapi/com/sun/star/packages/zip/ZipConstants.idl b/offapi/com/sun/star/packages/zip/ZipConstants.idl
index 7c28a6a380c1..a58b88d3c4f2 100644
--- a/offapi/com/sun/star/packages/zip/ZipConstants.idl
+++ b/offapi/com/sun/star/packages/zip/ZipConstants.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ZipConstants.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:06:17 $
+ * last change: $Author: obo $ $Date: 2004-06-03 21:19:35 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -71,7 +71,7 @@ module com { module sun { module star { module packages { module zip {
/** defines the constants used by the ZIP interfaces.
*/
-constants ZipConstants
+published constants ZipConstants
{
//-------------------------------------------------------------------------
/** Compression method for the deflate algorithm (the only one currently
diff --git a/offapi/com/sun/star/packages/zip/ZipEntry.idl b/offapi/com/sun/star/packages/zip/ZipEntry.idl
index ca1e3dd25dde..c75711f5724a 100644
--- a/offapi/com/sun/star/packages/zip/ZipEntry.idl
+++ b/offapi/com/sun/star/packages/zip/ZipEntry.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ZipEntry.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:06:17 $
+ * last change: $Author: obo $ $Date: 2004-06-03 21:19:50 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -86,7 +86,7 @@ module com { module sun { module star { module packages { module zip {
<p>This interface is an IDL version of the Java interface
<em>java.util.zip.ZipFile</em> with some minor adaptations.</p>
*/
-struct ZipEntry
+published struct ZipEntry
{
//-------------------------------------------------------------------------
/** version needed to extract