Home
last modified time | relevance | path

Searched refs:writePageAt (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/store/workben/
H A Dt_page.cxx745 result = m_xCache->writePageAt (rPage.get(), nOffset);
752 result = m_xLockBytes->writePageAt (rPage.get(), nOffset);
756 return m_xCache->writePageAt (rPage.get(), nOffset);
795 storeError writePageAt (PageObject const & rPage, sal_uInt32 nOffset);
813 storeError writePageAt (PageHolder const & rPage, sal_uInt32 nOffset) in writePageAt() function in IPageAccess
1362 virtual storeError writePageAt (PageHolder const & rPage, sal_uInt32 nOffset);
1381 storeError MappedPageAccess::writePageAt (PageHolder const & /*rPage*/, sal_uInt32 /*nOffset*/) in writePageAt() function in MappedPageAccess
/aoo42x/main/store/source/
H A Dlockbyte.hxx76 storeError writePageAt (
H A Dlockbyte.cxx67 storeError ILockBytes::writePageAt (PageHolder const & rPage, sal_uInt32 nOffset) in writePageAt() function in ILockBytes
H A Dstorbios.cxx966 eErrCode = m_xLockBytes->writePageAt(rPage.get(), nAddr); in saveObjectAt_Impl()

Completed in 40 milliseconds