Searched refs:EventLogger_Impl (Results 1 – 2 of 2) sorted by relevance
61 class EventLogger_Impl class69 …EventLogger_Impl( const Reference< XComponentContext >& _rxContext, const ::rtl::OUString& _rLogge… in EventLogger_Impl() function in comphelper::EventLogger_Impl89 void EventLogger_Impl::impl_createLogger_nothrow() in impl_createLogger_nothrow()111 :m_pImpl( new EventLogger_Impl( _rxContext, _rLoggerName ) ) in EventLogger()117 …:m_pImpl( new EventLogger_Impl( _rxContext, ::rtl::OUString::createFromAscii( _pAsciiLoggerName ) … in EventLogger()
73 class EventLogger_Impl;101 ::boost::shared_ptr< EventLogger_Impl > m_pImpl;
Completed in 15 milliseconds