Searched refs:GetGlobOff (Results 1 – 2 of 2) sorted by relevance
59 inline sal_uInt32 GetGlobOff(); // Globaler Offset178 { return( pHT->GetGlobOff() ); } in GetObjSize()228 inline sal_uInt32 RSHEADER_TYPE::GetGlobOff() in GetGlobOff() function in RSHEADER_TYPE
717 nSize = pLast->nOffset + aHdr.GetGlobOff() - nOffCorrection; in LoadGlobalRes()731 void * pRes = rtl_allocateMemory( aHeader.GetGlobOff() ); in LoadGlobalRes()734 aHeader.GetGlobOff() - sizeof( RSHEADER_TYPE ) ); in LoadGlobalRes()893 ((sal_uInt8*)pStack->pResource + pStack->pResource->GetGlobOff()); in LocalResource()898 pTmp = (RSHEADER_TYPE*)((sal_uInt8*)pTmp + pTmp->GetGlobOff()); in LocalResource()1304 if ( pHeader->GetLocalOff() != pHeader->GetGlobOff() ) in CreateBlock()1418 if ( (pRes->GetGlobOff() == nLocalOff) && in Increment()
Completed in 16 milliseconds