summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-11-09 14:01:16 +0000
committerRüdiger Timm <rt@openoffice.org>2004-11-09 14:01:16 +0000
commited8b1bb9fd456557a4744d338a7e9fc3499313de (patch)
treee172056531b4cc181fc656bd459271975dbf3345 /sc
parentd4b084de3e8fd91814fc294365c3959936da8c59 (diff)
INTEGRATION: CWS dr27 (1.50.18); FILE MERGED
2004/10/01 11:07:26 dr 1.50.18.1: #110618# #i3724# #i25653# new formula export, step 1: new infrastructure
Diffstat (limited to 'sc')
-rw-r--r--sc/source/filter/excel/exctools.cxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/sc/source/filter/excel/exctools.cxx b/sc/source/filter/excel/exctools.cxx
index c76e2df77fb9..0a3ec8deaa9e 100644
--- a/sc/source/filter/excel/exctools.cxx
+++ b/sc/source/filter/excel/exctools.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: exctools.cxx,v $
*
- * $Revision: 1.50 $
+ * $Revision: 1.51 $
*
- * last change: $Author: hr $ $Date: 2004-09-08 15:33:02 $
+ * last change: $Author: rt $ $Date: 2004-11-09 15:01:16 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -117,7 +117,6 @@ RootData::RootData( void )
pCharset = NULL;
bCellCut = FALSE;
- bBreakSharedFormula = TRUE;
bChartTab = FALSE;
pAutoFilterBuffer = NULL;