Searched refs:_rLogger (Results 1 – 5 of 5) sorted by relevance
| /trunk/main/dbaccess/source/ext/macromigration/ |
| H A D | migrationengine.cxx | 300 const Reference< XStatusIndicator >& _rxProgress, MigrationLog& _rLogger ) in lcl_loadSubDocument_nothrow() argument 335 _rLogger.logRecoverable( MigrationError( in lcl_loadSubDocument_nothrow() 343 _rLogger.logFailure( MigrationError( in lcl_loadSubDocument_nothrow() 354 static bool lcl_unloadSubDocument_nothrow( SubDocument& _rDocument, MigrationLog& _rLogger ) in lcl_unloadSubDocument_nothrow() argument 370 _rLogger.logFailure( MigrationError( in lcl_unloadSubDocument_nothrow() 397 …lcl_commitDocumentStorage_nothrow( const Reference< XModel >& _rxDocument, MigrationLog& _rLogger ) in lcl_commitDocumentStorage_nothrow() argument 415 _rLogger.logFailure( MigrationError( in lcl_commitDocumentStorage_nothrow() 425 … bool lcl_storeDocument_nothrow( const Reference< XModel >& _rxDocument, MigrationLog& _rLogger ) in lcl_storeDocument_nothrow() argument 443 _rLogger.logFailure( MigrationError( in lcl_storeDocument_nothrow() 606 ScriptsStorage( MigrationLog& _rLogger ); [all …]
|
| H A D | migrationengine.hxx | 65 MigrationLog& _rLogger
|
| /trunk/main/connectivity/source/drivers/jdbc/ |
| H A D | Object.cxx | 209 …:ThrowLoggedSQLException( const ::comphelper::ResourceBasedEventLogger& _rLogger, JNIEnv* _pEnviro… in ThrowLoggedSQLException() argument 215 …_rLogger.log( ::com::sun::star::logging::LogLevel::SEVERE, STR_LOG_THROWING_EXCEPTION, aException.… in ThrowLoggedSQLException()
|
| H A D | JConnection.cxx | 620 bool lcl_setSystemProperties_nothrow( const java::sql::ConnectionLog& _rLogger, in lcl_setSystemProperties_nothrow() argument 648 … _rLogger.log( LogLevel::FINER, STR_LOG_SETTING_SYSTEM_PROPERTY, pSystemProp->Name, sValue ); in lcl_setSystemProperties_nothrow()
|
| /trunk/main/connectivity/source/inc/java/lang/ |
| H A D | Object.hxx | 120 const ::comphelper::ResourceBasedEventLogger& _rLogger,
|