Home
last modified time | relevance | path

Searched refs:GetLocals (Results 1 – 6 of 6) sorted by path

/trunk/main/basic/inc/basic/
H A Dsbmeth.hxx62 SbxArray* GetLocals();
/trunk/main/basic/source/classes/
H A Dsbxmod.cxx1996 SbxArray* SbMethod::GetLocals() in GetLocals() function in SbMethod
1999 return pINST->GetLocals( this ); in GetLocals()
/trunk/main/basic/source/comp/
H A Ddim.cxx1156 pProc->GetLocals().SetParent( &pProc->GetParams() ); in DefProc()
1157 pPool = &pProc->GetLocals(); in DefProc()
/trunk/main/basic/source/inc/
H A Druntime.hxx237 SbxArray* GetLocals( SbMethod* );
461 SbxArray* GetLocals();
H A Dsymtbl.hxx207 SbiSymPool& GetLocals() { return GetPool();} in GetLocals() function in SbiProcDef
/trunk/main/basic/source/runtime/
H A Druntime.cxx525 SbxArray* SbiInstance::GetLocals( SbMethod* pMeth ) in GetLocals() function in SbiInstance
531 return p->GetLocals(); in GetLocals()
958 SbxArray* SbiRuntime::GetLocals() in GetLocals() function in SbiRuntime

Completed in 39 milliseconds