Home
last modified time | relevance | path

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

/trunk/main/svx/source/gallery2/
H A Dcodec.cxx121 …sal_uInt8* pCompressedBuffer = new sal_uInt8[ nCompressedSize ]; rStm.Read( pCompressedBuffer, n… in Read() local
122 sal_uInt8* pInBuf = pCompressedBuffer; in Read()
164 delete[] pCompressedBuffer; in Read()

Completed in 7 milliseconds