Searched refs:MigrationLog (Results 1 – 5 of 5) sorted by relevance
124 MigrationLog::MigrationLog() in MigrationLog() function in dbmm::MigrationLog130 MigrationLog::~MigrationLog() in ~MigrationLog()135 void MigrationLog::logFailure( const MigrationError& _rError ) in logFailure()141 void MigrationLog::logRecoverable( const MigrationError& _rError ) in logRecoverable()147 bool MigrationLog::hadFailure() const in hadFailure()153 void MigrationLog::backedUpDocument( const ::rtl::OUString& _rNewDocumentLocation ) in backedUpDocument()183 void MigrationLog::movedLibrary( const DocumentID _nDocID, const ScriptType _eScriptType, in movedLibrary()194 void MigrationLog::finishedDocument( const DocumentID _nDocID ) in finishedDocument()205 …const ::rtl::OUString& MigrationLog::getNewLibraryName( DocumentID _nDocID, ScriptType _eScriptTyp… in getNewLibraryName()426 bool MigrationLog::movedAnyLibrary( const DocumentID _nDocID ) in movedAnyLibrary()[all …]
300 const Reference< XStatusIndicator >& _rxProgress, MigrationLog& _rLogger ) in lcl_loadSubDocument_nothrow()354 static bool lcl_unloadSubDocument_nothrow( SubDocument& _rDocument, MigrationLog& _rLogger ) in lcl_unloadSubDocument_nothrow()606 ScriptsStorage( MigrationLog& _rLogger );607 ScriptsStorage( const Reference< XModel >& _rxDocument, MigrationLog& _rLogger );649 … removeFromDocument( const Reference< XModel >& _rxDocument, MigrationLog& _rLogger );652 MigrationLog& m_rLogger;660 ScriptsStorage::ScriptsStorage( MigrationLog& _rLogger ) in ScriptsStorage()667 ScriptsStorage::ScriptsStorage( const Reference< XModel >& _rxDocument, MigrationLog& _rLogger ) in ScriptsStorage()870 MigrationLog& _rLogger883 MigrationLog& m_rLogger;[all …]
48 class MigrationLog class51 MigrationLog();52 ~MigrationLog();
45 class MigrationLog;65 MigrationLog& _rLogger
124 MigrationLog aLogger;
Completed in 37 milliseconds