Home
last modified time | relevance | path

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

/AOO42X/main/store/workben/ !
H A Dt_page.cxx851 storeError pokeAt (sal_uInt32 nOffset, void const * pBuffer, sal_uInt32 nBytes) in pokeAt() function in IPageAccess
1074 return pokeAt (nOffset, rPage.get(), 0/*size*/); in writePageAt_Impl()
1258 return pokeAt (nOffset, pagedata, pagedata->size()); in writePageAt_Impl()