Searched refs:ThereIsErrorInCurrent (Results 1 – 2 of 2) sorted by relevance
208 ThereIsErrorInCurrent = false; in BeforeOpen()236 ThereIsErrorInCurrent = true; in OpenResult()285 ThereIsErrorInCurrent = true; in SetError()295 ThereIsErrorInCurrent = true; in SetError()334 if (NumFileErrorsInCurrent == 0 && !ThereIsErrorInCurrent) in ExtractResult()
66 bool ThereIsErrorInCurrent; variable