Home
last modified time | relevance | path

Searched refs:formatForPublishing (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/extensions/source/logging/
H A Dloghandler.hxx117 …bool formatForPublishing( const ::com::sun::star::logging::LogRecord& _rRecord, ::rtl::OString&…
H A Dloghandler.cxx143 …bool LogHandlerHelper::formatForPublishing( const LogRecord& _rRecord, ::rtl::OString& _out_rEntry… in formatForPublishing() function in logging::LogHandlerHelper
H A Dconsolehandler.cxx244 if ( !m_aHandlerHelper.formatForPublishing( _rRecord, sEntry ) ) in publish()
H A Dfilehandler.cxx345 if ( !m_aHandlerHelper.formatForPublishing( _rRecord, sEntry ) ) in publish()

Completed in 17 milliseconds