Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx2183 sal_Bool buffOK = sal_True; in writeBuffer() local
2187 if( ( buffOK = checkEncryptionBufferSize( static_cast<sal_Int32>(nBytes) ) ) != sal_False ) in writeBuffer()
2193 … const void* pWriteBuffer = ( m_bEncryptThisStream && buffOK ) ? m_pEncryptionBuffer : pBuffer; in writeBuffer()

Completed in 55 milliseconds