Home
last modified time | relevance | path

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

/aoo4110/main/automation/source/app/
H A Dtestbasi.cxx130 String nErrorText; in GetSpechialErrorText() local
133 nErrorText = GenRealString( GET_ERROR()->aText ); in GetSpechialErrorText()
134 nErrorText.AppendAscii( ": " ); in GetSpechialErrorText()
135 nErrorText += String::CreateFromInt64( GET_ERROR()->nError ); in GetSpechialErrorText()
139 nErrorText = GetErrorText(); in GetSpechialErrorText()
141 return nErrorText; in GetSpechialErrorText()

Completed in 6 milliseconds