Searched refs:m_SessionLogEventCount (Results 1 – 1 of 1) sorted by relevance
132 sal_Int32 m_SessionLogEventCount; member in comphelper::UiEventsLogger_Impl233 return UiEventsLogger_Impl::getInstance()->m_SessionLogEventCount; in getSessionLogEventCount()335 , m_SessionLogEventCount(0) in UiEventsLogger_Impl()398 m_SessionLogEventCount++; in logDispatch()447 m_SessionLogEventCount++; in logVcl()489 … if(now.Seconds - m_LastLogEventTime.Seconds > m_IdleTimeout.Seconds && m_SessionLogEventCount>0) in checkIdleTimeout()
Completed in 16 milliseconds