Searched refs:nStructSiz (Results 1 – 2 of 2) sorted by relevance
712 : aPos( 16, 16 ), nStructSiz( nStructSz ) in WW8_WrPlc1()732 sal_uLong nInsPos = aPos.Count() * nStructSiz; in Append()734 if( nDataLen < nInsPos + nStructSiz ) in Append()742 memcpy( pData + nInsPos, pNewData, nStructSiz ); in Append()763 rStrm.Write( pData, (i-1) * nStructSiz ); in Write()
1295 sal_uInt16 nStructSiz; member in WW8_WrPlc1
Completed in 42 milliseconds