Lines Matching defs:nAddr
283 sal_uInt32 const nAddr = rPageHead.m_aUnused.location(); in unusedHead() local
302 sal_uInt32 const nAddr = rPageHead.m_aUnused.location(); in unusedPop() local
316 storeError SuperBlockPage::unusedPush (OStorePageBIOS & rBIOS, sal_uInt32 nAddr) in unusedPush()
709 sal_uInt32 nAddr, void *pData, sal_uInt32 nSize) in read()
724 sal_uInt32 nAddr, const void *pData, sal_uInt32 nSize) in write()
847 sal_uInt32 const nAddr = aPageHead.location(); in allocate() local
874 storeError OStorePageBIOS::free (sal_uInt32 nAddr) in free()
896 storeError OStorePageBIOS::loadObjectAt (OStorePageObject & rPage, sal_uInt32 nAddr) in loadObjectAt()
912 storeError OStorePageBIOS::loadObjectAt_Impl (OStorePageObject & rPage, sal_uInt32 nAddr) in loadObjectAt_Impl()
939 storeError OStorePageBIOS::saveObjectAt (OStorePageObject & rPage, sal_uInt32 nAddr) in saveObjectAt()
958 storeError OStorePageBIOS::saveObjectAt_Impl (OStorePageObject & rPage, sal_uInt32 nAddr) in saveObjectAt_Impl()
1093 sal_uInt32 nAddr = rCtx.m_aDescr.m_nAddr; in scanNext() local