Home | History | Annotate | Download | only in Common

Lines Matching defs:er

342         const CArcErrorInfo &er = arc.ErrorInfo;

343 if (er.IsThereErrorOrWarning())
346 er.GetErrorFlags(), er.ErrorMessage,
347 er.GetWarningFlags(), er.WarningMessage));
411 const CArcErrorInfo &er = arc.ErrorInfo;
413 if (er.ErrorFormatIndex >= 0)
417 codecs->GetFormatNamePtr(er.ErrorFormatIndex)))
425 const UString &s = er.ErrorMessage;