Home
last modified time | relevance | path

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

/aoo42x/main/basic/source/classes/
H A Ddisas.cxx292 if( nOff >= rImg.GetCodeSize() ) in Fetch()
306 if( nOff > rImg.GetCodeSize() ) in Fetch()
315 if( nOff > rImg.GetCodeSize() ) in Fetch()
H A Dsbxmod.cxx1523 while( nPC < pImage->GetCodeSize() ) in FindNextStmnt()
1700 if( p->GetCodeSize() ) in LoadData()
/aoo42x/main/basic/source/runtime/
H A Dstep1.cxx160 if( nOp1 >= pImg->GetCodeSize() ) in StepJUMP()
214 if( nOp1 >= pImg->GetCodeSize() ) in StepGOSUB()
/aoo42x/main/basic/source/inc/
H A Dimage.hxx83 sal_uInt32 GetCodeSize() const { return nCodeSize; } in GetCodeSize() function in SbiImage

Completed in 46 milliseconds