Home
last modified time | relevance | path

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

/aoo41x/main/oox/source/helper/
H A Dbinaryoutputstream.cxx40 const sal_Int32 OUTPUTSTREAM_BUFFERSIZE = 0x8000; variable
49 maBuffer( OUTPUTSTREAM_BUFFERSIZE ), in BinaryXOutputStream()
95 …ufferSize = getLimitedValue< sal_Int32, sal_Int32 >( nBytes, 0, (OUTPUTSTREAM_BUFFERSIZE / nAtomSi… in writeMemory()

Completed in 10 milliseconds