Searched refs:formatForPublishing (Results 1 – 5 of 5) sorted by relevance
117 …bool formatForPublishing( const ::com::sun::star::logging::LogRecord& _rRecord, ::rtl::OString&…
143 …bool LogHandlerHelper::formatForPublishing( const LogRecord& _rRecord, ::rtl::OString& _out_rEntry… in formatForPublishing() function in logging::LogHandlerHelper
244 if ( !m_aHandlerHelper.formatForPublishing( _rRecord, sEntry ) ) in publish()
345 if ( !m_aHandlerHelper.formatForPublishing( _rRecord, sEntry ) ) in publish()
233 if ( !m_aHandlerHelper.formatForPublishing( _rRecord, sEntry ) ) in publish()
Completed in 44 milliseconds