Searched defs:readMemory (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/oox/source/helper/ |
H A D | binaryinputstream.cxx | 195 sal_Int32 BinaryXInputStream::readMemory( void* opMem, sal_Int32 nBytes, size_t nAtomSize ) in readMemory() function in oox::BinaryXInputStream 251 sal_Int32 SequenceInputStream::readMemory( void* opMem, sal_Int32 nBytes, size_t /*nAtomSize*/ ) in readMemory() function in oox::SequenceInputStream 327 sal_Int32 RelativeInputStream::readMemory( void* opMem, sal_Int32 nBytes, size_t nAtomSize ) in readMemory() function in oox::RelativeInputStream
|
/aoo42x/main/oox/source/ole/ |
H A D | vbainputstream.cxx | 93 sal_Int32 VbaInputStream::readMemory( void* opMem, sal_Int32 nBytes, size_t /*nAtomSize*/ ) in readMemory() function in oox::ole::VbaInputStream
|
H A D | axbinaryreader.cxx | 90 sal_Int32 AxAlignedInputStream::readMemory( void* opMem, sal_Int32 nBytes, size_t nAtomSize ) in readMemory() function in oox::ole::AxAlignedInputStream
|
/aoo42x/main/oox/source/xls/ |
H A D | biffinputstream.cxx | 308 sal_Int32 BiffInputStream::readMemory( void* opMem, sal_Int32 nBytes, size_t nAtomSize ) in readMemory() function in oox::xls::BiffInputStream
|
Completed in 23 milliseconds