Searched refs:MemoryByteGrabber (Results 1 – 2 of 2) sorted by relevance
30 class MemoryByteGrabber class37 MemoryByteGrabber ( const com::sun::star::uno::Sequence < sal_Int8 > & rBuffer ) in MemoryByteGrabber() function in MemoryByteGrabber44 MemoryByteGrabber() in MemoryByteGrabber() function in MemoryByteGrabber106 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 >>()
776 MemoryByteGrabber aMemGrabber ( aCENBuffer ); in readCEN()878 … MemoryByteGrabber aMemGrabber ( Sequence< sal_Int8 >( ((sal_Int8*)(&(pBuffer[nPos+4]))), 26 ) ); in recover()949 … MemoryByteGrabber aMemGrabber ( Sequence< sal_Int8 >( ((sal_Int8*)(&(pBuffer[nPos+4]))), 12 ) ); in recover()
Completed in 28 milliseconds