summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/root.hxx
diff options
context:
space:
mode:
authorDaniel Rentz <dr@openoffice.org>2001-03-15 08:04:28 +0000
committerDaniel Rentz <dr@openoffice.org>2001-03-15 08:04:28 +0000
commit7f9d12a1cc91d2540a46a1d98bf915137b57f59a (patch)
treeb63439596a6dd00f0052a402e5d0d166964914b0 /sc/source/filter/inc/root.hxx
parentaec93e52617458f5b6eb7eeb786abded037b1435 (diff)
#84884# redesigned import of external tabs
Diffstat (limited to 'sc/source/filter/inc/root.hxx')
-rw-r--r--sc/source/filter/inc/root.hxx18
1 files changed, 7 insertions, 11 deletions
diff --git a/sc/source/filter/inc/root.hxx b/sc/source/filter/inc/root.hxx
index a18b885aca60..c3b1a12b7013 100644
--- a/sc/source/filter/inc/root.hxx
+++ b/sc/source/filter/inc/root.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: root.hxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: gt $ $Date: 2001-02-20 15:23:42 $
+ * last change: $Author: dr $ $Date: 2001-03-15 09:03:46 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -102,9 +102,7 @@ class XF_Buffer;
class FilterProgressBar;
class XclImpPivotCacheList;
-class XclImpXtiBuffer;
-class XclImpSupbookBuffer;
-class XclImpSupbook;
+class XclImpExternsheetBuffer;
class XclImpTabIdBuffer;
class ExcETabNumBuffer;
@@ -164,13 +162,11 @@ struct RootData // -> Inkarnation jeweils im ImportExcel-Objekt!
BOOL bChartTab; // Tabelle mit einem einzigen Chart
// Biff8
- XclImpXtiBuffer* pXtiBuffer; // Elemente der Externsheet-Records
- XclImpSupbookBuffer* pSupbookBuffer; // Liste Suporting External Workbooks
- XclImpSupbook* pCurrSupbook; // current supbook in pSupbookBuffer
- XclImpTabIdBuffer* pImpTabIdBuffer; // table id's for change tracking
+ XclImpExternsheetBuffer* pExtsheetBuffer; // supbooks and externsheet list
+ XclImpTabIdBuffer* pImpTabIdBuffer; // table id's for change tracking
- SvStorage* pPivotCacheStorage;
- XclImpPivotCacheList* pImpPivotCacheList; // pivot caches for import
+ SvStorage* pPivotCacheStorage;
+ XclImpPivotCacheList* pImpPivotCacheList; // pivot caches for import
SvStorageRef xCtrlStorage; // SvxMSConvertOCXControls compatibel storage
// SvStorage* pCtrlStorage; // SvxMSConvertOCXControls compatibel storage