Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/excel/
H A Dxeescher.cxx264 … sal_uInt32 nTmpSize = static_cast< sal_uInt32 >( (nWidth * 3 + nPadding) * nHeight + 12 ); in Save() local
266 rStrm.StartRecord( mnRecId, nTmpSize + 4 ); in Save()
270 << nTmpSize // size after _this_ field in Save()
/aoo4110/main/svtools/source/contnr/
H A Dfileview.cxx1729 long nTmpSize = 0; in IMPL_LINK() local
1734 aSize.Width() = nWidth + nTmpSize; in IMPL_LINK()
1735 nTmpSize += nWidth; in IMPL_LINK()

Completed in 36 milliseconds