summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/expop2.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/excel/expop2.cxx')
-rw-r--r--sc/source/filter/excel/expop2.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/filter/excel/expop2.cxx b/sc/source/filter/excel/expop2.cxx
index ade579405587..8356acd8b5b8 100644
--- a/sc/source/filter/excel/expop2.cxx
+++ b/sc/source/filter/excel/expop2.cxx
@@ -45,7 +45,7 @@ ExportBiff5::ExportBiff5( XclExpRootData& rExpData, SvStream& rStrm ):
ExportTyp( rStrm, &rExpData.mrDoc, rExpData.meTextEnc ),
XclExpRoot( rExpData )
{
- // nur Teil der Root-Daten gebraucht
+ // only need part of the Root data
pExcRoot = &GetOldRoot();
pExcRoot->pER = this; // ExcRoot -> XclExpRoot
pExcRoot->eDateiTyp = Biff5;