Home
last modified time | relevance | path

Searched refs:pStartedBasic (Results 1 – 2 of 2) sorted by relevance

/trunk/main/basic/source/classes/
H A Deventatt.cxx400 StarBASIC* pStartedBasic = (StarBASIC*)pBasic; in implFindDialogLibForDialogBasic() local
401 SbxObject* pParentBasic = pStartedBasic ? pStartedBasic->GetParent() : NULL; in implFindDialogLibForDialogBasic()
413 pSearchBasic1 = pStartedBasic; in implFindDialogLibForDialogBasic()
H A Dsb.cxx1744 StarBASIC* pStartedBasic = pINST->GetBasic(); in CError() local
1745 if( pStartedBasic != this ) in CError()