summaryrefslogtreecommitdiff
path: root/package/inc/ZipPackageFolder.hxx
diff options
context:
space:
mode:
authorMartin Gallwey <mtg@openoffice.org>2000-11-29 04:19:35 +0000
committerMartin Gallwey <mtg@openoffice.org>2000-11-29 04:19:35 +0000
commit714bfc1e970f6a1500e6577787696534a9ca9ded (patch)
treeeffe08369994c93177b16033b42fe5ddb0c1390a /package/inc/ZipPackageFolder.hxx
parent07c2807484991b45fdd6cb87485d854567f2f87b (diff)
#80556# bug fixes
Diffstat (limited to 'package/inc/ZipPackageFolder.hxx')
-rw-r--r--package/inc/ZipPackageFolder.hxx7
1 files changed, 3 insertions, 4 deletions
diff --git a/package/inc/ZipPackageFolder.hxx b/package/inc/ZipPackageFolder.hxx
index 29e904693616..89c508ac52a5 100644
--- a/package/inc/ZipPackageFolder.hxx
+++ b/package/inc/ZipPackageFolder.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: ZipPackageFolder.hxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: mtg $ $Date: 2000-11-29 03:18:48 $
+ * last change: $Author: mtg $ $Date: 2000-11-29 05:19:34 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -152,8 +152,7 @@ typedef std::hash_map < rtl::OUString, com::sun::star::uno::Reference < com::sun
class ZipPackageFolder : public ZipPackageEntry,
public ::com::sun::star::container::XNameContainer,
public ::com::sun::star::container::XEnumerationAccess,
- public ::com::sun::star::beans::XPropertySet,
- public ::com::sun::star::lang::XUnoTunnel
+ public ::com::sun::star::beans::XPropertySet
{
private:
::rtl::OUString sMediaType;