summaryrefslogtreecommitdiff
path: root/package/inc/ZipPackage.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-03-26 13:16:07 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-03-26 13:16:07 +0000
commitfa66eeb587f11bea88ab5950ffd94aee221d6b31 (patch)
treefcf83a2077cad967959ca83f04613be41b1f9ff3 /package/inc/ZipPackage.hxx
parentcaa2a9eb27f7e266bc844a3ad215ec35bd804b1a (diff)
MWS_SRX644: migrate branch mws_srx644 -> HEAD
Diffstat (limited to 'package/inc/ZipPackage.hxx')
-rw-r--r--package/inc/ZipPackage.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/package/inc/ZipPackage.hxx b/package/inc/ZipPackage.hxx
index 25161b3df069..eb60e7c60e7b 100644
--- a/package/inc/ZipPackage.hxx
+++ b/package/inc/ZipPackage.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: ZipPackage.hxx,v $
*
- * $Revision: 1.33 $
+ * $Revision: 1.34 $
*
- * last change: $Author: cl $ $Date: 2002-09-25 09:49:05 $
+ * last change: $Author: hr $ $Date: 2003-03-26 14:13:42 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -137,6 +137,7 @@ protected:
::rtl::OUString sURL;
sal_Bool bHasEncryptedEntries;
sal_Bool bUseManifest;
+ sal_Bool bForceRecovery;
InitialisationMode eMode;
::com::sun::star::uno::Reference < com::sun::star::container::XNameContainer > xRootFolder;