Home
last modified time | relevance | path

Searched refs:nCellLinkSize (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sc/source/filter/excel/
H A Dxeescher.cxx452 sal_uInt16 nCellLinkSize = pCellLink ? ((pCellLink->GetSize() + 7) & 0xFFFE) : 0; in WriteSubRecs() local
457 sal_uInt16 nPictFmlaSize = nFirstPartSize + nCellLinkSize + nSrcRangeSize + 18; in WriteSubRecs()
471 rStrm << nCellLinkSize; in WriteSubRecs()

Completed in 19 milliseconds