Home
last modified time | relevance | path

Searched refs:writePageAt_Impl (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/store/source/
H A Dlockbyte.cxx84 return writePageAt_Impl (rPage, nOffset); in writePageAt()
304 virtual storeError writePageAt_Impl (PageHolder const & rPage, sal_uInt32 nOffset);
406 storeError FileLockBytes::writePageAt_Impl (PageHolder const & rPage, sal_uInt32 nOffset) in writePageAt_Impl() function in FileLockBytes
543 virtual storeError writePageAt_Impl (PageHolder const & rPage, sal_uInt32 nOffset);
632 storeError MappedLockBytes::writePageAt_Impl (PageHolder const & /*rPage*/, sal_uInt32 /*nOffset*/) in writePageAt_Impl() function in MappedLockBytes
695 virtual storeError writePageAt_Impl (PageHolder const & rPage, sal_uInt32 nOffset);
775 storeError MemoryLockBytes::writePageAt_Impl (PageHolder const & rPage, sal_uInt32 nOffset) in writePageAt_Impl() function in MemoryLockBytes
H A Dlockbyte.hxx130 virtual storeError writePageAt_Impl (
/aoo4110/main/store/workben/
H A Dt_page.cxx830 return writePageAt_Impl (rPage, nOffset); in writePageAt()
882 virtual storeError writePageAt_Impl (PageHolder const & rPage, sal_uInt32 nOffset) = 0;
1033 virtual storeError writePageAt_Impl (PageHolder const & rPage, sal_uInt32 nOffset);
1072 storeError FilePageAccess::writePageAt_Impl (PageHolder const & rPage, sal_uInt32 nOffset) in writePageAt_Impl() function in FilePageAccess
1202 virtual storeError writePageAt_Impl (PageHolder const & rPage, sal_uInt32 nOffset);
1243 storeError MemoryPageAccess::writePageAt_Impl (PageHolder const & rPage, sal_uInt32 nOffset) in writePageAt_Impl() function in MemoryPageAccess

Completed in 28 milliseconds