summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/xeescher.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/excel/xeescher.cxx')
-rw-r--r--sc/source/filter/excel/xeescher.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/filter/excel/xeescher.cxx b/sc/source/filter/excel/xeescher.cxx
index b6ef37881da8..f02edf0d6434 100644
--- a/sc/source/filter/excel/xeescher.cxx
+++ b/sc/source/filter/excel/xeescher.cxx
@@ -614,7 +614,7 @@ void XclExpOcxControlObj::WriteSubRecs( XclExpStream& rStrm )
sal_uInt16 nPictFmlaSize = nFirstPartSize + nCellLinkSize + nSrcRangeSize + 18;
rStrm.StartRecord( EXC_ID_OBJPICTFMLA, nPictFmlaSize );
- rStrm << sal_uInt16( nFirstPartSize ) // size of first part
+ rStrm << nFirstPartSize // size of first part
<< sal_uInt16( 5 ) // formula size
<< sal_uInt32( 0 ) // unknown ID
<< sal_uInt8( 0x02 ) << sal_uInt32( 0 ) // tTbl token with unknown ID