Home
last modified time | relevance | path

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

/aoo41x/main/package/source/zipapi/
H A DMemoryByteGrabber.hxx30 class MemoryByteGrabber class
37 MemoryByteGrabber ( const com::sun::star::uno::Sequence < sal_Int8 > & rBuffer ) in MemoryByteGrabber() function in MemoryByteGrabber
44 MemoryByteGrabber() in MemoryByteGrabber() function in MemoryByteGrabber
106 MemoryByteGrabber& operator >> (sal_Int8& rInt8) in operator >>()
114 MemoryByteGrabber& operator >> (sal_Int16& rInt16) in operator >>()
125 MemoryByteGrabber& operator >> (sal_Int32& rInt32) in operator >>()
139 MemoryByteGrabber& operator >> (sal_uInt8& rInt8) in operator >>()
147 MemoryByteGrabber& operator >> (sal_uInt16& rInt16) in operator >>()
158 MemoryByteGrabber& operator >> (sal_uInt32& rInt32) in operator >>()
H A DZipFile.cxx776 MemoryByteGrabber aMemGrabber ( aCENBuffer ); in readCEN()
878MemoryByteGrabber aMemGrabber ( Sequence< sal_Int8 >( ((sal_Int8*)(&(pBuffer[nPos+4]))), 26 ) ); in recover()
949MemoryByteGrabber aMemGrabber ( Sequence< sal_Int8 >( ((sal_Int8*)(&(pBuffer[nPos+4]))), 12 ) ); in recover()

Completed in 21 milliseconds