summaryrefslogtreecommitdiff
path: root/package/inc/ZipPackage.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2005-07-12 11:27:56 +0000
committerKurt Zenker <kz@openoffice.org>2005-07-12 11:27:56 +0000
commitcd556864e0679689e933c7838088609ac661ff30 (patch)
tree133474925688661a4d290552eb4d212724b55b86 /package/inc/ZipPackage.hxx
parentfcd4aacce83f344cf7562a83f6edd898fd06528e (diff)
INTEGRATION: CWS mav18 (1.37.16); FILE MERGED
2005/05/27 14:52:17 mav 1.37.16.1: #i49755# fix incoplete commit problem
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 44ad9a0d09cf..d5294f84aea3 100644
--- a/package/inc/ZipPackage.hxx
+++ b/package/inc/ZipPackage.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: ZipPackage.hxx,v $
*
- * $Revision: 1.37 $
+ * $Revision: 1.38 $
*
- * last change: $Author: vg $ $Date: 2005-02-25 09:37:46 $
+ * last change: $Author: kz $ $Date: 2005-07-12 12:27:56 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -141,6 +141,7 @@ protected:
sal_Bool m_bMediaTypeFallbackUsed;
sal_Bool m_bPackageFormat;
+ sal_Bool m_bAllowRemoveOnInsert;
InitialisationMode eMode;