summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/root.hxx
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2010-03-03 14:30:52 +0100
committerIvo Hinkelmann <ihi@openoffice.org>2010-03-03 14:30:52 +0100
commitbd26f484336d86a10dcac5fc0fdbb3d35cb77f06 (patch)
tree3020687816bdcf531658970acd0daab4f92e147a /sc/source/filter/inc/root.hxx
parent22e99ad710239c0604f883f303d91b8c43a71f16 (diff)
parented1b30ca81d1b33c5466e1b0e9173b8c88b5f146 (diff)
CWS-TOOLING: integrate CWS chartshapes
Notes
split repo tag: calc_ooo/DEV300_m74
Diffstat (limited to 'sc/source/filter/inc/root.hxx')
-rw-r--r--sc/source/filter/inc/root.hxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/sc/source/filter/inc/root.hxx b/sc/source/filter/inc/root.hxx
index fcac4da4be62..facc8b1b2fa0 100644
--- a/sc/source/filter/inc/root.hxx
+++ b/sc/source/filter/inc/root.hxx
@@ -52,9 +52,6 @@ class _ScRangeListTabs;
class XclExpChTrTabId;
class XclExpUserBViewList;
-class XclObjList;
-class XclEscher;
-
class XclImpRoot;
class XclExpRoot;
@@ -78,10 +75,6 @@ struct RootData // -> Inkarnation jeweils im ImportExcel-Objekt!
XclExpChTrTabId* pTabId; // pointer to rec list, do not destroy
XclExpUserBViewList* pUserBViewList; // pointer to rec list, do not destroy
- // Biff8
- XclObjList* pObjRecs;
- XclEscher* pEscher;
-
XclImpRoot* pIR;
XclExpRoot* pER;