Home
last modified time | relevance | path

Searched defs:_rLogger (Results 1 – 3 of 3) sorted by relevance

/trunk/main/dbaccess/source/ext/macromigration/
H A Dmigrationengine.cxx301 const Reference< XStatusIndicator >& _rxProgress, MigrationLog& _rLogger ) in lcl_loadSubDocument_nothrow()
355 static bool lcl_unloadSubDocument_nothrow( SubDocument& _rDocument, MigrationLog& _rLogger ) in lcl_unloadSubDocument_nothrow()
398 …lcl_commitDocumentStorage_nothrow( const Reference< XModel >& _rxDocument, MigrationLog& _rLogger ) in lcl_commitDocumentStorage_nothrow()
426 … bool lcl_storeDocument_nothrow( const Reference< XModel >& _rxDocument, MigrationLog& _rLogger ) in lcl_storeDocument_nothrow()
661 ScriptsStorage::ScriptsStorage( MigrationLog& _rLogger ) in ScriptsStorage()
668 ScriptsStorage::ScriptsStorage( const Reference< XModel >& _rxDocument, MigrationLog& _rLogger ) in ScriptsStorage()
771 …criptsStorage::removeFromDocument( const Reference< XModel >& _rxDocument, MigrationLog& _rLogger ) in removeFromDocument()
995 …e< XOfficeDatabaseDocument >& _rxDocument, IMigrationProgress& _rProgress, MigrationLog& _rLogger ) in MigrationEngine_Impl()
1957 MigrationLog& _rLogger ) in MigrationEngine()
/trunk/main/connectivity/source/drivers/jdbc/
H A DObject.cxx209 …wLoggedSQLException( const ::comphelper::ResourceBasedEventLogger& _rLogger, JNIEnv* _pEnvironment, in ThrowLoggedSQLException()
H A DJConnection.cxx620 bool lcl_setSystemProperties_nothrow( const java::sql::ConnectionLog& _rLogger, in lcl_setSystemProperties_nothrow()