summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/XMLChangeTrackingImportHelper.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2005-03-23 11:46:41 +0000
committerVladimir Glazounov <vg@openoffice.org>2005-03-23 11:46:41 +0000
commit778397e6147102c310a38414410c2102b189876c (patch)
tree3ff483e43dd95088a3b59a20ec9bb5c73fe4ca16 /sc/source/filter/xml/XMLChangeTrackingImportHelper.hxx
parentcd94fdff0915f377f5d51f63ec5a8e357c6a9f99 (diff)
INTEGRATION: CWS calcuno01 (1.9.326); FILE MERGED
2004/10/13 12:40:06 sab 1.9.326.3: RESYNC: (1.10-1.12); FILE MERGED 2004/03/24 10:51:29 dr 1.9.326.2: RESYNC: (1.9-1.10); FILE MERGED 2004/01/05 11:54:53 sab 1.9.326.1: #i22706#; improve API using
Diffstat (limited to 'sc/source/filter/xml/XMLChangeTrackingImportHelper.hxx')
-rw-r--r--sc/source/filter/xml/XMLChangeTrackingImportHelper.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/filter/xml/XMLChangeTrackingImportHelper.hxx b/sc/source/filter/xml/XMLChangeTrackingImportHelper.hxx
index daee2ab132d4..57999d6b48b6 100644
--- a/sc/source/filter/xml/XMLChangeTrackingImportHelper.hxx
+++ b/sc/source/filter/xml/XMLChangeTrackingImportHelper.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: XMLChangeTrackingImportHelper.hxx,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: rt $ $Date: 2004-07-13 07:45:57 $
+ * last change: $Author: vg $ $Date: 2005-03-23 12:46:41 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -235,7 +235,7 @@ class ScXMLChangeTrackingImportHelper
sal_uInt32 nPrefixLength;
sal_Int16 nMultiSpanned;
sal_Int16 nMultiSpannedSlaveCount;
- sal_Bool bChangeTrack : 1;
+ sal_Bool bChangeTrack;
private:
void ConvertInfo(const ScMyActionInfo& aInfo, String& rUser, DateTime& aDateTime);