Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dwrtww8.cxx698 : aPos( 16, 16 ), nStructSiz( nStructSz ) in WW8_WrPlc1()
718 sal_uLong nInsPos = aPos.Count() * nStructSiz; in Append()
720 if( nDataLen < nInsPos + nStructSiz ) in Append()
728 memcpy( pData + nInsPos, pNewData, nStructSiz ); in Append()
749 rStrm.Write( pData, (i-1) * nStructSiz ); in Write()
H A Dwrtww8.hxx1295 sal_uInt16 nStructSiz; member in WW8_WrPlc1

Completed in 34 milliseconds