Home
last modified time | relevance | path

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

/aoo4110/main/store/workben/
H A Dt_page.cxx848 return peekAt_Impl (nOffset, dst_lo, (dst_hi - dst_lo)); in peekAt()
884 virtual storeError peekAt_Impl (sal_uInt32 nOffset, void * pBuffer, sal_uInt32 nBytes) = 0;
1036 virtual storeError peekAt_Impl (sal_uInt32 nOffset, void * pBuffer, sal_uInt32 nBytes);
1076 storeError FilePageAccess::peekAt_Impl (sal_uInt32 nOffset, void * pBuffer, sal_uInt32 nBytes) in peekAt_Impl() function in FilePageAccess
1206 virtual storeError peekAt_Impl (sal_uInt32 nOffset, void * pBuffer, sal_uInt32 nBytes);
1260 storeError MemoryPageAccess::peekAt_Impl (sal_uInt32 nOffset, void * pBuffer, sal_uInt32 nBytes) in peekAt_Impl() function in MemoryPageAccess

Completed in 14 milliseconds