Lines Matching refs:location
221 eErrCode = rBIOS.saveObjectAt (aNodeL, aNodeL.location()); in split()
226 OStorePageLink aLink (xPageR->location()); in split()
230 return rBIOS.saveObjectAt (*this, location()); in split()
255 eErrCode = rBIOS.loadObjectAt (aNodeL, aEntryL.m_aLink.location()); in remove()
269 eErrCode = rBIOS.free (xPageL->location()); in remove()
286 eErrCode = rBIOS.loadObjectAt (aNodeR, rPage.m_pData[nIndexR].m_aLink.location()); in remove()
293 eErrCode = rBIOS.free (rPageR.location()); in remove()
322 eErrCode = rBIOS.saveObjectAt (*this, location()); in remove()
341 bool result = ((m_xPage->location() - m_xPage->size()) == 0); in testInvariant()
381 sal_uInt32 const nRootAddr = xPage->location(); in change()
395 rxPageL->m_pData[0].m_aLink = xPage->location(); in change()
446 sal_uInt32 const nAddr = rPage.m_pData[i].m_aLink.location(); in find_lookup()
529 sal_uInt32 const nAddr = rPage.m_pData[i].m_aLink.location(); in find_insert()