Searched refs:ErrorLog (Results 1 – 2 of 2) sorted by relevance
107 typedef ::std::list< MigrationError > ErrorLog; typedef116 ErrorLog aFailures;117 ErrorLog aWarnings;396 …void lcl_describeErrors( ::rtl::OUStringBuffer& _rBuffer, const ErrorLog& _rErrors, const sal_uInt… in lcl_describeErrors()404 for ( ErrorLog::const_iterator error = _rErrors.begin(); in lcl_describeErrors()
40 public class ErrorLog implements ErrorReporter class
Completed in 17 milliseconds