Home
last modified time | relevance | path

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

/aoo42x/main/store/source/
H A Dstortree.cxx202 PageHolderObject< page > xPageR; in split() local
203 if (!xPageR.construct (rBIOS.allocator())) in split()
207 xPageR->split (*rxPageL); in split()
208 xPageR->depth (rxPageL->depth()); in split()
211 self aNodeR (xPageR.get()); in split()
226 OStorePageLink aLink (xPageR->location()); in split()
227 xPage->insert (nIndexL + 1, T(xPageR->m_pData[0].m_aKey, aLink)); in split()

Completed in 10 milliseconds