Home
last modified time | relevance | path

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

/trunk/main/automation/source/app/
H A Dtestbasi.cxx86 pTestObject = pTTO; in TYPEINIT1()
87 pTestObject->SetFlag( SBX_EXTSEARCH ); in TYPEINIT1()
88 Insert( pTestObject ); in TYPEINIT1()
98 ((TestToolObj*)pTestObject)->LoadIniFile(); in LoadIniFile()
118 p->SetComment( ((TestToolObj*)pTestObject)->GetRevision(p->GetSource()) ); in Compile()
121 p->SetSource( ((TestToolObj*)pTestObject)->PreCompile(p->GetSource()) ); in Compile()
123 if ( ((TestToolObj*)pTestObject)->WasPrecompilerError() ) in Compile()
131 if ( pTestObject && IS_ERROR() && GetErrorCode() == GET_ERROR()->nError ) in GetSpecialErrorText()
148 …((TestToolObj*)pTestObject)->Notify( pTestObject->GetBroadcaster(), SbxHint( SBX_HINT_DATAWANTED, … in ReportRuntimeError()
150 …((TestToolObj*)pTestObject)->Notify( pTestObject->GetBroadcaster(), SbxHint( SBX_HINT_DATAWANTED, … in ReportRuntimeError()
[all …]
/trunk/main/basic/inc/basic/
H A Dmybasic.hxx75 SbxObject *pTestObject; // for Testtool; otherwise NULL member in MyBasic

Completed in 17 milliseconds