Home
last modified time | relevance | path

Searched refs:TTBasic (Results 1 – 3 of 3) sorted by relevance

/trunk/main/automation/source/app/
H A Dtestbasi.cxx52 TYPEINIT1(TTBasic,MyBasic) in TYPEINIT1() argument
74 TTBasic::TTBasic() : MyBasic() in TYPEINIT1()
82 pTTO->SetCErrorHdl( LINK( this, TTBasic, CErrorImpl ) ); in TYPEINIT1()
91 MyBasic* TTBasic::CreateMyBasic() in CreateMyBasic()
93 return new TTBasic(); in CreateMyBasic()
96 void TTBasic::LoadIniFile() in LoadIniFile()
107 TTBasic::~TTBasic() in ~TTBasic()
111 IMPL_LINK( TTBasic, CErrorImpl, ErrorEntry*, pData ) in IMPL_LINK() argument
116 sal_Bool TTBasic::Compile( SbModule* p ) in Compile()
128 const String TTBasic::GetSpecialErrorText() in GetSpecialErrorText()
[all …]
H A Dtestbasi.hxx36 class TTBasic : public MyBasic class
41 TTBasic();
42 ~TTBasic();
58 SV_DECL_IMPL_REF(TTBasic)
/trunk/main/automation/source/inc/
H A Dtestapp.hxx72 friend class TTBasic;

Completed in 20 milliseconds