Searched refs:nTmpSize (Results 1 – 2 of 2) sorted by relevance
264 … sal_uInt32 nTmpSize = static_cast< sal_uInt32 >( (nWidth * 3 + nPadding) * nHeight + 12 ); in Save() local266 rStrm.StartRecord( mnRecId, nTmpSize + 4 ); in Save()270 << nTmpSize // size after _this_ field in Save()
1729 long nTmpSize = 0; in IMPL_LINK() local1734 aSize.Width() = nWidth + nTmpSize; in IMPL_LINK()1735 nTmpSize += nWidth; in IMPL_LINK()
Completed in 26 milliseconds