Home
last modified time | relevance | path

Searched refs:LoggerPool (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/extensions/source/logging/
H A Dlogger.cxx152 class LoggerPool : public LoggerPool_Base class
163 LoggerPool( const Reference< XComponentContext >& _rxContext );
319 LoggerPool::LoggerPool( const Reference< XComponentContext >& _rxContext ) in LoggerPool() function in logging::LoggerPool
325 ::rtl::OUString SAL_CALL LoggerPool::getImplementationName() throw(RuntimeException) in getImplementationName()
337 …Sequence< ::rtl::OUString > SAL_CALL LoggerPool::getSupportedServiceNames() throw(RuntimeException) in getSupportedServiceNames()
343 ::rtl::OUString SAL_CALL LoggerPool::getImplementationName_static() in getImplementationName_static()
349 Sequence< ::rtl::OUString > SAL_CALL LoggerPool::getSupportedServiceNames_static() in getSupportedServiceNames_static()
357 ::rtl::OUString LoggerPool::getSingletonName_static() in getSingletonName_static()
365 return *( new LoggerPool( _rxContext ) ); in Create()
386 Reference< XLogger > SAL_CALL LoggerPool::getDefaultLogger( ) throw (RuntimeException) in getDefaultLogger()
[all …]
/aoo4110/main/offapi/com/sun/star/logging/
H A DLoggerPool.idl37 …<p>The one and only <code>LoggerPool</code> instance is available at a component context as value …
38 <code>/singletons/com.sun.star.logging.LoggerPool</code>.</p>
42 …<p>The one and only <code>LoggerPool</code> instance is available at a component context as value …
43 <code>/singletons/com.sun.star.logging.LoggerPool</code>.</p>
47 singleton LoggerPool : XLoggerPool;
H A Dmakefile.mk37 LoggerPool.idl\
/aoo4110/main/comphelper/source/misc/
H A Dlogging.cxx48 using ::com::sun::star::logging::LoggerPool;
93 … Reference< XLoggerPool > xPool( LoggerPool::get( m_aContext.getUNOContext() ), UNO_QUERY_THROW ); in impl_createLogger_nothrow()
/aoo4110/main/udkapi/com/sun/star/util/logging/
H A DLogger.idl45 /** deprecated API - use <type scope="com::sun::star::logging">LoggerPool</type> instead
H A DLoggerRemote.idl45 /** deprecated API - use <type scope="com::sun::star::logging">LoggerPool</type> instead

Completed in 35 milliseconds