Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/printer/
H A Djobdata.cxx251 void* pRemain = alloca( bytes - aStream.Tell() ); in constructFromStreamBuffer() local
252 aStream.Read( pRemain, nBytes ); in constructFromStreamBuffer()
253 rJobData.m_aContext.rebuildFromStreamBuffer( pRemain, nBytes ); in constructFromStreamBuffer()

Completed in 11 milliseconds