Home
last modified time | relevance | path

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

/aoo42x/main/store/source/
H A Dstorpage.cxx115 eErrCode = base::saveObjectAt (m_aRoot, rnPageSize); in initialize()
481 return saveObjectAt (rPage, e.m_aLink.location()); in save_dirpage_Impl()
493 return saveObjectAt (aNode, aNode.location()); in save_dirpage_Impl()
506 return saveObjectAt (aNode, aNode.location()); in save_dirpage_Impl()
554 eErrCode = saveObjectAt (aNode, aNode.location()); in attrib()
608 return saveObjectAt (aSrcNode, aSrcNode.location()); in link()
680 return saveObjectAt (aSrcNode, aSrcNode.location()); in symlink()
754 eErrCode = saveObjectAt (aDstNode, aDstNode.location()); in rename()
775 eErrCode = base::saveObjectAt (aPage, e.m_aLink.location()); in rename()
998 eErrCode = base::saveObjectAt (aDstPage, aDstPage.location()); in rebuild()
H A Dstordata.cxx334 return rBIOS.saveObjectAt (*this, location()); in write()
339 return rBIOS.saveObjectAt (rData, nAddr); in write()
369 eErrCode = rBIOS.saveObjectAt (*this, location()); in write()
405 eErrCode = rBIOS.saveObjectAt (*this, location()); in write()
452 eErrCode = rBIOS.saveObjectAt (*this, location()); in truncate()
506 eErrCode = rBIOS.saveObjectAt (*this, location()); in truncate()
561 eErrCode = rBIOS.saveObjectAt (*this, location()); in truncate()
852 eErrCode = rBIOS.saveObjectAt (rData, nAddr); in write()
H A Dstortree.cxx221 eErrCode = rBIOS.saveObjectAt (aNodeL, aNodeL.location()); in split()
230 return rBIOS.saveObjectAt (*this, location()); in split()
322 eErrCode = rBIOS.saveObjectAt (*this, location()); in remove()
406 eErrCode = rBIOS.saveObjectAt (*this, nRootAddr); in change()
H A Dstorlckb.cxx351 return m_xManager->saveObjectAt (aPage, aPage.location()); in writeAt()
431 return m_xManager->saveObjectAt (aPage, aPage.location()); in setSize()
H A Dstorbios.hxx121 storeError saveObjectAt (
H A Dstorbios.cxx939 storeError OStorePageBIOS::saveObjectAt (OStorePageObject & rPage, sal_uInt32 nAddr) in saveObjectAt() function in OStorePageBIOS

Completed in 41 milliseconds