Home
last modified time | relevance | path

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

/aoo41x/main/store/source/
H A Dlockbyte.cxx58 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()
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()
[all …]
H A Dlockbyte.hxx53 class ILockBytes : public rtl::IReference class
161 rtl::Reference< store::ILockBytes > & rxLockBytes,
168 rtl::Reference< store::ILockBytes > & rxLockBytes
H A Dstorpage.hxx57 ILockBytes * pLockBytes,
132 ILockBytes *pSrcLB,
133 ILockBytes *pDstLB);
H A Dstorbios.hxx65 ILockBytes * pLockBytes,
177 rtl::Reference<ILockBytes> m_xLockBytes;
215 ILockBytes * pLockBytes,
H A Dstore.cxx121 Reference<ILockBytes> xLockBytes; in store_createMemoryFile()
159 Reference<ILockBytes> xLockBytes; in store_openFile()
269 Reference<ILockBytes> xSrcLB; in store_rebuildFile()
275 Reference<ILockBytes> xDstLB; in store_rebuildFile()
H A Dstorpage.cxx80 ILockBytes * pLockBytes, in initialize()
878 storeError initialize (ILockBytes *pLockBytes, sal_uInt32 nMagic = 0) in initialize()
912 ILockBytes *pSrcLB, ILockBytes *pDstLB) in rebuild()
H A Dstorbios.cxx573 ILockBytes * pLockBytes, in initialize()
595 ILockBytes * pLockBytes, in initialize_Impl()
/aoo41x/main/store/workben/
H A Dt_base.cxx100 ILockBytes * pLockBytes,
126 ILockBytes *pLockBytes, storeAccessMode eAccessMode, sal_uInt16 & rnPageSize) in initialize()
320 rtl::Reference<ILockBytes> xLockBytes; in main()
H A Dt_file.cxx53 rtl::Reference<ILockBytes> xLockBytes; in main()

Completed in 43 milliseconds