Searched defs:ErrorEntry (Results 1 – 2 of 2) sorted by relevance
/trunk/main/automation/source/inc/ |
H A D | testapp.hxx | 50 class ErrorEntry class 53 …ErrorEntry(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 D | testbasi.cxx | 111 IMPL_LINK( TTBasic, CErrorImpl, ErrorEntry*, pData ) in IMPL_LINK() argument
|
Completed in 15 milliseconds