From 76769bfd29526e3d82475c5e9bcbc0dcf0974a42 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Fri, 25 Feb 2005 08:37:46 +0000 Subject: INTEGRATION: CWS mav16 (1.36.34); FILE MERGED 2005/02/10 14:11:04 mav 1.36.34.1: #i41809# fallback to detect mediatype of a package with no manifest.xml --- package/inc/ZipPackage.hxx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'package/inc/ZipPackage.hxx') diff --git a/package/inc/ZipPackage.hxx b/package/inc/ZipPackage.hxx index 30467e68f..3b47c6faf 100644 --- a/package/inc/ZipPackage.hxx +++ b/package/inc/ZipPackage.hxx @@ -2,9 +2,9 @@ * * $RCSfile: ZipPackage.hxx,v $ * - * $Revision: 1.36 $ + * $Revision: 1.37 $ * - * last change: $Author: kz $ $Date: 2004-10-04 21:07:34 $ + * last change: $Author: vg $ $Date: 2005-02-25 09:37:46 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -139,6 +139,7 @@ protected: sal_Bool bUseManifest; sal_Bool bForceRecovery; + sal_Bool m_bMediaTypeFallbackUsed; sal_Bool m_bPackageFormat; InitialisationMode eMode; -- cgit v1.2.3