Home
last modified time | relevance | path

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

/trunk/main/store/workben/
H A Dt_page.cxx866 return pokeAt_Impl (nOffset, src_lo, (src_hi - src_lo)); in pokeAt()
885 … virtual storeError pokeAt_Impl (sal_uInt32 nOffset, void const * pBuffer, sal_uInt32 nBytes) = 0;
1037 virtual storeError pokeAt_Impl (sal_uInt32 nOffset, void const * pBuffer, sal_uInt32 nBytes);
1086 storeError FilePageAccess::pokeAt_Impl (sal_uInt32 nOffset, void const * pBuffer, sal_uInt32 nBytes) in pokeAt_Impl() function in FilePageAccess
1207 virtual storeError pokeAt_Impl (sal_uInt32 nOffset, void const * pBuffer, sal_uInt32 nBytes);
1284 storeError MemoryPageAccess::pokeAt_Impl (sal_uInt32 nOffset, void const * pBuffer, sal_uInt32 nByt… in pokeAt_Impl() function in MemoryPageAccess
1365 virtual storeError pokeAt_Impl (sal_uInt32 nOffset, void const * pBuffer, sal_uInt32 nBytes);
1385 storeError MappedPageAccess::pokeAt_Impl (sal_uInt32 /*nOffset*/, void const * /*pBuffer*/, sal_uIn… in pokeAt_Impl() function in MappedPageAccess

Completed in 16 milliseconds