Home
last modified time | relevance | path

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

/aoo41x/main/sd/source/filter/ppt/
H A Dpptin.cxx1984 sal_uInt32 nSoundDataLen = aSoundDataRecHd.nRecLen; in ReadSound() local
1985 sal_uInt8* pBuf = new sal_uInt8[ nSoundDataLen ]; in ReadSound()
1987 rStCtrl.Read( pBuf, nSoundDataLen ); in ReadSound()
1992 pOStm->Write( pBuf, nSoundDataLen ); in ReadSound()

Completed in 19 milliseconds