Kaydet (Commit) 2b0c932d authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

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
üst 996a6ba4
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: ZipPackage.hxx,v $ * $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 * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -139,6 +139,7 @@ protected: ...@@ -139,6 +139,7 @@ protected:
sal_Bool bUseManifest; sal_Bool bUseManifest;
sal_Bool bForceRecovery; sal_Bool bForceRecovery;
sal_Bool m_bMediaTypeFallbackUsed;
sal_Bool m_bPackageFormat; sal_Bool m_bPackageFormat;
InitialisationMode eMode; InitialisationMode eMode;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment