Home
last modified time | relevance | path

Searched defs:ErrorEntry (Results 1 – 2 of 2) sorted by relevance

/trunk/main/automation/source/inc/
H A Dtestapp.hxx50 class ErrorEntry class
53ErrorEntry(sal_uLong nNr, String aStr = String()) : nError(nNr),aText(aStr),nLine(0),nCol1(0),nCol… in ErrorEntry() function in ErrorEntry
54 ErrorEntry(sal_uLong nNr, String aStr, xub_StrLen l, xub_StrLen c1, xub_StrLen c2 ) in ErrorEntry() function in ErrorEntry
/trunk/main/automation/source/app/
H A Dtestbasi.cxx111 IMPL_LINK( TTBasic, CErrorImpl, ErrorEntry*, pData ) in IMPL_LINK() argument

Completed in 21 milliseconds