Lines Matching refs:ILockBytes
52 storeError ILockBytes::initialize (rtl::Reference< PageData::Allocator > & rxAllocator, sal_uInt16 … in initialize()
58 storeError ILockBytes::readPageAt (PageHolder & rPage, sal_uInt32 nOffset) in readPageAt()
67 storeError ILockBytes::writePageAt (PageHolder const & rPage, sal_uInt32 nOffset) in writePageAt()
87 storeError ILockBytes::readAt (sal_uInt32 nOffset, void * pBuffer, sal_uInt32 nBytes) in readAt()
109 storeError ILockBytes::writeAt (sal_uInt32 nOffset, void const * pBuffer, sal_uInt32 nBytes) in writeAt()
131 storeError ILockBytes::getSize (sal_uInt32 & rnSize) in getSize()
137 storeError ILockBytes::setSize (sal_uInt32 nSize) in setSize()
142 storeError ILockBytes::flush() in flush()
289 public store::ILockBytes
525 public store::ILockBytes
682 public store::ILockBytes
899 rtl::Reference< ILockBytes > & rxLockBytes, in FileLockBytes_createInstance()
934 rtl::Reference< ILockBytes > & rxLockBytes in MemoryLockBytes_createInstance()