Home
last modified time | relevance | path

Searched refs:_rxLogger (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/extensions/source/logging/
H A Dloggerconfig.cxx87 …_substituteFileHandlerURLVariables_nothrow( const Reference< XLogger >& _rxLogger, ::rtl::OUString… in lcl_substituteFileHandlerURLVariables_nothrow() argument
107 try { sLoggerName = _rxLogger->getName(); } in lcl_substituteFileHandlerURLVariables_nothrow()
178 lcl_substituteFileHandlerURLVariables_nothrow( _rxLogger, sURL ); in lcl_transformFileHandlerSettings_nothrow()
185 const Reference< XLogger >& _rxLogger, in lcl_createInstanceFromSetting_throw()
216 (_pSettingTranslation)( _rxLogger, pSetting->Name, pSetting->Value ); in lcl_createInstanceFromSetting_throw()
245 …iguration( const ::comphelper::ComponentContext& _rContext, const Reference< XLogger >& _rxLogger ) in initializeLoggerFromConfiguration() argument
249 if ( !_rxLogger.is() ) in initializeLoggerFromConfiguration()
256 throw ServiceNotRegisteredException( sConfigProvServiceName, _rxLogger ); in initializeLoggerFromConfiguration()
269 ::rtl::OUString sLoggerName( _rxLogger->getName() ); in initializeLoggerFromConfiguration()
286 _rxLogger->setLevel( nLogLevel ); in initializeLoggerFromConfiguration()
[all …]
H A Dloggerconfig.hxx54 … const ::com::sun::star::uno::Reference< ::com::sun::star::logging::XLogger >& _rxLogger

Completed in 19 milliseconds